Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

RE: RE: RE: Editor tricks.

by nuance (Hermit)
on Sep 30, 2000 at 01:53 UTC ( [id://34695]=note: print w/replies, xml ) Need Help??


in reply to (Dermot) RE: RE: Editor tricks.
in thread Editor tricks.

Among my personal favoutite things about emacs are
  • the query replace functions
  • ediff (I can't say eough good things about this) - lets you do interactive diffs/merges on 2 or three files. Diffs are shown in different colors.
  • the comment aligning functions in most programming major modes. M-;
  • the way the tab key works. In text mode it aligns to the start of words in the line above, which makes colums really easy to do. In most programming modes it reindents the curent line. And it always does consistant formatting of the white space when you hit the tab key (i.e. it converts as many spaces at the begining to tabs as possible and fills the rest with space characters.
  • You can convert all tabs to spaces if you want
And various other wonderful things too numerous to mention here.

Nuance

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://34695]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others exploiting the Monastery: (3)
As of 2024-04-24 16:08 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found