Re: no such var: user-emacs-directory

2005-08-08 Thread Thien-Thi Nguyen
"Stuart D. Herring" <[EMAIL PROTECTED]> writes: > If this sounds good, I can make a patch (either now, or after > 22.1). sounds good to me. i'm indifferent wrt the timing (but not to the work that needs to be done that i don't want to do :-). you can always post a patch and see how it fares. t

Re: no such var: user-emacs-directory

2005-08-08 Thread Emilio C . Lopes
Thien-Thi Nguyen <[EMAIL PROTECTED]> writes: > `scheme-start-file' in cmuscheme.el now references `user-emacs-directory' > but that variable is never defined anywhere. the NEWS blurb mentions it, > although the docstring says "~/.emacs.d". I submitted these changes, so it was my fault. Could so

Re: no such var: user-emacs-directory

2005-08-08 Thread Stuart D. Herring
> `scheme-start-file' in cmuscheme.el now references `user-emacs-directory' > but that variable is never defined anywhere. the NEWS blurb mentions it, > although the docstring says "~/.emacs.d". > > if the fix is to define `user-emacs-directory', probably many places that > hardcode "~/.emacs.d" c

no such var: user-emacs-directory

2005-08-08 Thread Thien-Thi Nguyen
`scheme-start-file' in cmuscheme.el now references `user-emacs-directory' but that variable is never defined anywhere. the NEWS blurb mentions it, although the docstring says "~/.emacs.d". if the fix is to define `user-emacs-directory', probably many places that hardcode "~/.emacs.d" could benefi