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

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

[h-e-w] EmacsW32, gnuserv, pathes in .emacs


From: C.Strobl
Subject: [h-e-w] EmacsW32, gnuserv, pathes in .emacs
Date: Tue, 4 Jul 2006 10:13:26 +0200

dear emacisians,
 
probably a simple question, but i am an emacs beginner. i want to use emacs and emacs32w with windows xp. i have installed the package from http://ourcomments.org/Emacs/EmacsW32.html.
now i want to open all files in one frame, so i added the following line to the .emacs-file:
 
(load "gnuserv")
(setq gnuserv-frame t)
(gnuserv-start)
(setq gnuserv-frame (selected-frame))
 
 
if i am now starting emacs for example via doubleclicking a txt-file emacs reports the following error-message
 
An error has occurred while loading `c:/home/.emacs':
File error: Searching for program, no such file or directory, gnuserv
 
so i copied the bin-folder from the EmacsW32-folder to the bin-folder of the emacs-folder an additionally the file gnuserv.el to the folder ..\emacs\site-lisp an so it works fine.
 
now my beginner-question:
 
1) is there any possibility to write the pathes in the .emacs-file, so that i don't have to copy the files
2) generally i didn't find until yet good .emacs-files or tutorials or at least a list with all possible parameters for an emacs-file. maybe anybody could give some hints to me. the
 
thanks and greetings from munich
christian strobl
 

reply via email to

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