emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: `remote-shell-program' should be customizable


From: Dave Love
Subject: Re: `remote-shell-program' should be customizable
Date: Thu, 14 Oct 2004 22:33:54 +0100
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/21.2 (gnu/linux)

Richard Stallman <address@hidden> writes:

> It puzzles me that most of the definitions in paths.el are defconst's.
> It seems that they should all be defcustom.

Probably.  I think there are several other problems:

* I don't know why paths.el defines file names rather than command
  names;

* I think news-path, news-inews-program and the gnus-... variables
  should be moved to Gnus files;

* Most of this should be done at runtime, not in paths.el, which is
  dumped.  There's no reason that rmail-spool-directory should be the
  same on the target system as the build system, for instance -- it's
  rather random on systems I'm familiar with.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]