Re: xemacs-20 HTML mode

1998-07-09 Thread Marcus Brinkmann
On Wed, Jul 08, 1998 at 03:11:43PM -0400, Paul Reavis wrote: > "Stephen J. Carpenter" <[EMAIL PROTECTED]> sez: > >for some things ie you can omit the close tagfor , > >etc you really NEED the close tag > > Well, I appreciate your advice but please don't teach your grandpa to > chew cheese

Re: xemacs-20 HTML mode

1998-07-08 Thread Paul Reavis
"Stephen J. Carpenter" <[EMAIL PROTECTED]> sez: > On Wed, Jul 08, 1998 at 11:33:50AM -0400, Paul Reavis wrote: > >> For example, when it works the way I want it to, it autoindents like >> such: >> >> top header >> Some stuff here. >> >> next header >> >> an item. >> another item. >> >

Re: xemacs-20 HTML mode

1998-07-08 Thread Stephen J. Carpenter
On Wed, Jul 08, 1998 at 11:33:50AM -0400, Paul Reavis wrote: > For example, when it works the way I want it to, it autoindents like > such: > > top header > Some stuff here. > > next header > > an item. > another item. > > > And when it doesn't I get: > > top header > Some stuff here