unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Custom question: different default values for different environments?
@ 2003-04-27 13:05 Kai Großjohann
  2003-04-28 23:38 ` Richard Stallman
  0 siblings, 1 reply; 6+ messages in thread
From: Kai Großjohann @ 2003-04-27 13:05 UTC (permalink / raw)


There is a defcustom tramp-methods which is a long (nested) list.  Its
default value contains "rsh" on most systems, but "remsh" on some
systems.

Now if people use Customize to change the variable, then ~/.emacs
will contain rsh or remsh.

Now if these people use the same ~/.emacs on another system, the
variable might contain the wrong entry for that system.

How to deal with this situation?

I'm guessing that the right strategy is not to deal with it at all,
because other variables in Emacs have the same problem, and adding
workarounds for such things just doesn't make sense.

(For example, load-path contains the Emacs version, so after
upgrading Emacs the value saved by Custom will be bad.)

Opinions?
-- 
file-error; Data: (Opening input file no such file or directory ~/.signature)

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

end of thread, other threads:[~2003-05-01  3:20 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-04-27 13:05 Custom question: different default values for different environments? Kai Großjohann
2003-04-28 23:38 ` Richard Stallman
2003-04-29 15:40   ` Kai Großjohann
2003-04-30  5:43     ` Richard Stallman
2003-04-30  8:19       ` Kai Großjohann
2003-05-01  3:20         ` Richard Stallman

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).