Re: Emacs Key Bindings

2003-02-15 Thread Bob Hilliard
"Charlie Reiman" <[EMAIL PROTECTED]> writes: >> -Original Message- >> From: Bob Hilliard [mailto:[EMAIL PROTECTED]] >> Sent: Friday, February 14, 2003 12:15 PM >> To: [EMAIL PROTECTED] >> Subject: Emacs Key Bindings >> >> >

RE: Emacs Key Bindings

2003-02-14 Thread Charlie Reiman
> -Original Message- > From: Bob Hilliard [mailto:[EMAIL PROTECTED]] > Sent: Friday, February 14, 2003 12:15 PM > To: [EMAIL PROTECTED] > Subject: Emacs Key Bindings > > > I like to indent the first line of each paragraph. By default, > emacs (in text

Emacs Key Bindings

2003-02-14 Thread Bob Hilliard
I like to indent the first line of each paragraph. By default, emacs (in text mode) considers only blank lines and page delimiters as paragraph delimiters, and binds the TAB key to "indent-relative". To change this, I have the following lines in .emacs: (setq default-major-mode 'paragraph-i