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

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

Re: [h-e-w] RE: UTF-8 Problem and Type Association


From: Ismael Valladolid Torres
Subject: Re: [h-e-w] RE: UTF-8 Problem and Type Association
Date: Wed, 26 Jan 2005 09:22:17 +0100
User-agent: Mutt/1.5.6i

Raymond Zeitler escribe:
> Also, I use two switches with Gnuclient that aren't mentioned in the
> FAQ.  I enter this for action:
> 
> h:\EMACS\bin\gnuclientw.exe -q -F "%1"

Make sure also these lines are in your .emacs.

  (require 'gnuserv)
  (gnuserv-start)

Obviously you need the place where you put gnuserv.el to be in your
load-path, in my system this is:

(when (eq system-type 'windows-nt)
  (add-to-list 'load-path "C:/emacsen/site-lisp"))

Less obvious but as important, the place where you put gnuserv.exe
needs to be in your system or user path.

Cordially, Ismael
-- 
Ismael Valladolid Torres    Oberthur Card Systems
Technical Support           C/ Manuel Tovar, 16, 1ยช pta., Oficina dcha.
address@hidden 28034 Madrid (Spain)
Web: www.oberthurcs.com     Tel.: +34 917 355 461 - Fax: +34 917 355 452




reply via email to

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