help-emacs-windows
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [h-e-w] gnuclientw.exe


From: Jeff Rancier
Subject: Re: [h-e-w] gnuclientw.exe
Date: Wed, 23 Jan 2002 08:41:11 -0500

IE 5.x doesn't pass the html extension.
Jeff

----- Original Message -----
From: "Jonathan Arnold" <address@hidden>
To: <address@hidden>
Sent: Tuesday, January 22, 2002 8:08 PM
Subject: Re: [h-e-w] gnuclientw.exe


| >>I am trying to come up with a way to use NTEmacs as my editor for
viewing
| >>html source from IE 5.X.  I'm almost there, but I need to know if there
is
| >>an argument I can supply to gnuclient.exe to tell it to change to
| >>html-helper-mode.  Is that possible?
|
| Can't you just add:
|
| (setq auto-mode-alist (cons '("\\.html$" . html-helper-mode)
auto-mode-alist))
|
| to have any .html file turn on html-helper-mode?
|
| And:
|
| (setq auto-mode-alist (cons '("\\.htm$" . html-helper-mode)
auto-mode-alist))
|
| for .htm files?
|
|
| --
| Jonathan Arnold     (mailto:address@hidden)
| Amazing Developments       http://www.buddydog.org
|
| Health nuts are going to feel stupid someday, lying in
| hospitals dying of nothing. -- Redd Foxx
|
|




reply via email to

[Prev in Thread] Current Thread [Next in Thread]