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: Jason Rumney
Subject: Re: [h-e-w] gnuclientw.exe
Date: 22 Jan 2002 22:20:15 +0000
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2.50

"Jeff Rancier" <address@hidden> writes:

> Hello,
> 
> 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?

Use gnudoit if you want to execute arbitrary lisp. gnuclient is just
for loading files.

Something like the following should work:

  gnudoit -q "(find-file \"%1\")" "(html-helper-mode)"



-- 
Jason Rumney





reply via email to

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