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: Galen Boyer
Subject: Re: [h-e-w] gnuclientw.exe
Date: 22 Jan 2002 23:36:12 -0800
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.1

On Tue, 22 Jan 2002, address@hidden wrote:
>>>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?

He's looking for a way to have Emacs open up the html source of a
web page when he is using IE and asks it to display source.  Not
how to have a mode come up based on a file that Emacs opens
originally.

-- 
Galen deForest Boyer
Sweet dreams and flying machines in pieces on the ground.




reply via email to

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