Re: html-mode in xemacs

2002-11-10 Thread Shyamal Prasad
"Laura" == Laura Conrad <[EMAIL PROTECTED]> writes: Laura> I switched to Debian from Mandrake a couple of weeks ago, Laura> and my record is pretty good on making most things I had Laura> working on Mandrake work on Debian, but one irritating Laura&

html-mode in xemacs

2002-11-10 Thread Laura Conrad
I switched to Debian from Mandrake a couple of weeks ago, and my record is pretty good on making most things I had working on Mandrake work on Debian, but one irritating failure is the html-mode for editing html files. I don't see anything that would be relevant in any of the local direct

Re: html mode

2002-02-12 Thread Jordan Evatt
my client had it enabled. maybe the smtp relay disabled it for me. oh well. jordan - Original Message - From: "ben" <[EMAIL PROTECTED]> To: Sent: Tuesday, February 12, 2002 12:23 PM Subject: Re: html mode > On Tuesday 12 February 2002 06:54 am, Jordan Evatt wrote:

Re: html mode

2002-02-12 Thread ben
On Tuesday 12 February 2002 06:54 am, Jordan Evatt wrote: > sorry for those last few mails i sent in html. i forgot to change my > client's settings :) > > - Jordan haven't seen any html from you. ben

html mode

2002-02-12 Thread Jordan Evatt
sorry for those last few mails i sent in html. i forgot to change my client's settings :) - Jordan

Re: OT: Help! I need emacs html mode

2000-04-26 Thread Lehel Bernadt
> So, one of my two major remaining problems is that I just need emacs' > html mode 'cause I maintain some rather large Web sites and I won't know > what to do without it. I think you need the psgml package.

Re: OT: Help! I need emacs html mode

2000-04-26 Thread Arcady Genkin
"Maury R. Merkin" <[EMAIL PROTECTED]> writes: > So, one of my two major remaining problems is that I just need emacs' > html mode 'cause I maintain some rather large Web sites and I won't know > what to do without it. > All I know is that whenever

OT: Help! I need emacs html mode

2000-04-26 Thread Maury R. Merkin
I have almost everything important working now from my switch last week from RH to potato. While I can't say that it's been painless, I have learned some things, which, I s'pose is good for the soul, or something. So, one of my two major remaining problems is that I just need e

xemacs html mode

1999-09-19 Thread Juli-Manel Merino Vidal
Hi all, which are the differences between html-mode and hm--html-mode ? Why html-mode by default ? Can I change it ? And what about hm--html-minor-mode ? Thanks. PS: I'm looking for info about linuxdoc and

Re: xemacs' "HTML [html]" mode?

1998-09-28 Thread Mikael W Asp
e things off across the > bottom (the "status" area), ending with "parsing prolog..." Then my > modline changes from (HTML), to (HTML [html]), and indent doesn't work > properly (at all). > > I tried explicity going back to HTML mode (Meta-X html-mode), b

xemacs' "HTML [html]" mode?

1998-09-25 Thread Matt Garman
a), ending with "parsing prolog..." Then my modline changes from (HTML), to (HTML [html]), and indent doesn't work properly (at all). I tried explicity going back to HTML mode (Meta-X html-mode), but when I hit TAB again, it just does the goofy [html] thing. This is driving me nuts. Any hints?

Re: How to automagically indent all in PSGML-HTML mode?

1998-08-17 Thread Michael Stone
Quoting Paul Reavis ([EMAIL PROTECTED]): > So, when you press on a line in [x]emacs' PSGML/HTML mode, it > indents that line correctly. But how can I indent all the lines > correctly at once (the equivalent of control-c control-q in cc-mode)? How 'bout (in xemacs): M-x mark

How to automagically indent all in PSGML-HTML mode?

1998-08-17 Thread Paul Reavis
So, when you press on a line in [x]emacs' PSGML/HTML mode, it indents that line correctly. But how can I indent all the lines correctly at once (the equivalent of control-c control-q in cc-mode)? Thanks. -- Paul Reavis [EMAIL PROTECTED] Design Lead Pa

Re: xemacs-20 HTML mode

1998-07-09 Thread Marcus Brinkmann
r/lib/sgml/dtd/html-4.0-loose.dtd ^ start tag must be present ^ end tag is "o"missible. Paul, I would suggest you try "psgml"'s sgml mode, it does a better job, makes your documents comply to html/sgml standard and knows what a DTD is and h

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

xemacs-20 HTML mode

1998-07-08 Thread Paul Reavis
Sometimes the HTML mode in xemacs will allow the omission of closing tags (, for example), indenting correctly. Sometimes it doesn't. It seems like it just flips and flops between updates to my installation. This is under hamm. For example, when it works the way I want it to, it autoindents