unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* ~/.emacs.d/ in load path  (Calc file conflict)
@ 2012-03-06 15:53 Jay Belanger
  2012-03-06 17:56 ` chad
  2012-03-12 18:59 ` antono
  0 siblings, 2 replies; 9+ messages in thread
From: Jay Belanger @ 2012-03-06 15:53 UTC (permalink / raw)
  To: emacs-devel; +Cc: jay.p.belanger


I recently got a message from a user who was having trouble starting
Calc when he had Calc settings saved in `calc-settings-file', which by
default is "~/.emacs.d/calc.el".  The user has "~/.emacs.d/" in his load
path, and so when Calc is started Emacs will look in his settings file
"~/.emacs.d/calc.el" instead of ".../lisp/calc/calc.el" for autoloaded
functions.
Is "~/.emacs.d/" often in the load path?

I can change the default value of `calc-settings-file' to something that
will avoid the conflict mentioned above (while still using
"~/.emacs.d/calc.el" if it exists), but should such a change wait for
the 24.1 release?

Jay



^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2012-03-12 22:56 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-03-06 15:53 ~/.emacs.d/ in load path (Calc file conflict) Jay Belanger
2012-03-06 17:56 ` chad
2012-03-06 18:09   ` Jay Belanger
2012-03-07  1:05     ` Stephen J. Turnbull
2012-03-07 17:15       ` Stefan Monnier
2012-03-07 18:42         ` Lennart Borgman
2012-03-07 20:29           ` Stefan Monnier
2012-03-12 18:59 ` antono
2012-03-12 22:56   ` Juanma Barranquero

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).