From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: custom-deps and term subdir Date: Wed, 01 Oct 2008 20:08:43 +0300 Message-ID: References: Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: ger.gmane.org 1222881056 24099 80.91.229.12 (1 Oct 2008 17:10:56 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 1 Oct 2008 17:10:56 +0000 (UTC) Cc: rost@math.uni-bielefeld.de, emacs-devel@gnu.org To: Glenn Morris Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Oct 01 19:11:54 2008 connect(): Connection refused Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1Kl5EW-00037j-1J for ged-emacs-devel@m.gmane.org; Wed, 01 Oct 2008 19:11:28 +0200 Original-Received: from localhost ([127.0.0.1]:45309 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Kl5DT-0008Au-0x for ged-emacs-devel@m.gmane.org; Wed, 01 Oct 2008 13:10:23 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Kl5CV-0006sO-J8 for emacs-devel@gnu.org; Wed, 01 Oct 2008 13:09:24 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Kl5CT-0006oq-CJ for emacs-devel@gnu.org; Wed, 01 Oct 2008 13:09:22 -0400 Original-Received: from [199.232.76.173] (port=35975 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Kl5CS-0006nj-MP for emacs-devel@gnu.org; Wed, 01 Oct 2008 13:09:20 -0400 Original-Received: from mtaout5.012.net.il ([84.95.2.13]:30442) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Kl5CO-0008To-Sw; Wed, 01 Oct 2008 13:09:17 -0400 Original-Received: from HOME-C4E4A596F7 ([77.127.170.116]) by i_mtaout5.012.net.il (HyperSendmail v2004.12) with ESMTPA id <0K82001Z8L0AD3K0@i_mtaout5.012.net.il>; Wed, 01 Oct 2008 20:09:47 +0300 (IDT) In-reply-to: X-012-Sender: halo1@inter.net.il X-detected-operating-system: by monty-python.gnu.org: Solaris 9.1 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:104283 Archived-At: > From: Glenn Morris > Cc: emacs-devel@gnu.org, Markus Rost > Date: Wed, 01 Oct 2008 12:43:49 -0400 > > Eli Zaretskii wrote: > > > What bothers me is how do we get the defcustom's defined by term/*.el > > files. > > There are only 5 of them, and the relevant files always get dumped. Today, perhaps. Tomorrow, who knows? At the very least we should add a prominent comment in lisp/Makefile.in, where wins_almost is computed, as to why we exclude two directories, and what changes might invalidate that exclusion.