Tip 0: guided tour of emacs for non-emacs users.

http://www.gnu.org/software/emacs/tour/

The following tips are for Emacs users (both gnubies and gnurus)

Tip 1:

occur or list-matching-lines

Show all lines in the current buffer containing a match for REGEXP.
This function can not handle matches that span more than one line.

Meta-Tip 1: Nifty Tricks page on the EmacsWiki

http://www.emacswiki.org/cgi-bin/wiki/EmacsNiftyTricks

Meta-Tip 2: Live on the edge. (Probably only for gnurus)

Download and build cutting edge emacs

cvs -q -z4 -d :pserver:[EMAIL PROTECTED]:/sources/emacs co -P emacs

cd emacs
./configure --with-gtk --program-suffix=-cvs
make bootstrap
su
make install

emacs-cvs



John Carter                             Phone : (64)(3) 358 6639
Tait Electronics                        Fax   : (64)(3) 359 4632
PO Box 1645 Christchurch                Email : [EMAIL PROTECTED]
New Zealand

Reply via email to