emacs-devel
[Top][All Lists]
Advanced

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

Re: custom-deps and term subdir


From: Markus Rost
Subject: Re: custom-deps and term subdir
Date: Thu, 2 Oct 2008 07:01:37 +0200 (CEST)

Eli wrote:

> Markus, it's your change (although quite some time ago) -- do you
> remember why you did that?

At some time I had looked into this, but it seems that Gerd made that
specific change:

2001-08-15  Gerd Moellmann  <address@hidden>

              * Makefile.in (finder_setwins): Renamed from
                nonobsolete_setwins.
                Don't include term/.

I think that term was excluded because for custom options in term/*.el
the related load files may depend on the system.

For instance, in Emacs as of 2004-03-10 there were the following
defcustom's in lisp/term/*:

./pc-win.el:176:(defcustom x-select-enable-clipboard t
./x-win.el:2106:(defcustom x-select-enable-clipboard nil

I am not aware of a clean way to set such dependencies correctly.




reply via email to

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