>>>> "David" == David A Cobb
<superbiskit(a)home.com> writes:
David> This is worse than I thought. The program writes
David> "custom.el" to the /current/ directory, whatever that may
David> be.
You probably have
(setq custom-file "custom.el")
in init.el. Change that to
(setq custom-file (expand-file-name "custom.el" "~/.xemacs"))
I think the send bug report problem is due to Steve Youngs's change of
report-emacs-bug to report-xemacs-bug. Fixed in CVS HEAD AFAIK.
--
University of Tsukuba Tennodai 1-1-1 Tsukuba 305-8573 JAPAN
Institute of Policy and Planning Sciences Tel/fax: +81 (298) 53-5091
_________________ _________________ _________________ _________________
What are those straight lines for? "XEmacs rules."