Hrvoje Niksic wrote:
3) Doing something about the old users' options in their
`.emacs'
files -- for instance, by moving them to the new file, or by
ignoring multiple entries.[1]
How about binding custom-set-* (e.g. with flet) during the reading of
user-init-file, to a function which displays a warning? This could
suggest that the user move these entries to the new file.
4) If `.xemacs/' is present, use it, otherwise choose a default
in
home directory.
As a general mechanism for this sort of thing, how about using either
~/.xemacs/foo or ~/.xemacs-foo, depending upon whether ~/.xemacs/
exists?
--
Glynn Clements <glynn(a)sensei.co.uk>