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))
(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
