I tried `xemacs -no-init-file -l my-init-file' like you suggested, but all that
does is give a blue 'load my-init-file' in the upper-right corner of the
window, and when I saved my changes, it still saved to .emacs.
It would be nice to have the option to use a different .emacs file for a
session, and any changes would be saved to that file. My .emacs file also
loads a config file called .xemacs-options so I would be using another version
of that called .xemacs-options-beta so any changes would have to be saved to
that file as well.
Clarence
On Jan 11, 15:41, Norbert Koch wrote:
Subject: Re: Need seperate .emacs file for testing
"Clarence Donath" <donath(a)hks.com> writes:
> Is there a way to have my XEmacs beta use a different .emacs file
> than the one I use for XEmacs 20.4? I'd like to be able to run
> either version at any time, but I need to maintain different
> settings in each. I noticed there is a -no-init-file option and a
> -user option, but not one that lets me specify a name other than
> .emacs.
Try a xemacs -no-init-file -l my-init-file
-norbert.
-- End of excerpt from Norbert Koch