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: update-subdirs and lisp/term Date: Sun, 27 Sep 2009 09:29:17 +0200 Message-ID: <83fxa8sv5e.fsf@gnu.org> References: <831vlut4sy.fsf@gnu.org> <83ws3mrm6f.fsf@gnu.org> <83ske9smzy.fsf@gnu.org> <83my4hsg49.fsf@gnu.org> <83ljk1sbt3.fsf@gnu.org> <83iqf5s9en.fsf@gnu.org> Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: ger.gmane.org 1254036459 10840 80.91.229.12 (27 Sep 2009 07:27:39 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 27 Sep 2009 07:27:39 +0000 (UTC) Cc: emacs-devel@gnu.org To: Andreas Schwab Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Sep 27 09:27:32 2009 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 1MroAJ-0002uM-T5 for ged-emacs-devel@m.gmane.org; Sun, 27 Sep 2009 09:27:28 +0200 Original-Received: from localhost ([127.0.0.1]:42440 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MroAJ-0007dK-6y for ged-emacs-devel@m.gmane.org; Sun, 27 Sep 2009 03:27:27 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MroAB-0007bP-Gc for emacs-devel@gnu.org; Sun, 27 Sep 2009 03:27:19 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MroA9-0007aG-KY for emacs-devel@gnu.org; Sun, 27 Sep 2009 03:27:18 -0400 Original-Received: from [199.232.76.173] (port=43610 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MroA9-0007a7-HS for emacs-devel@gnu.org; Sun, 27 Sep 2009 03:27:17 -0400 Original-Received: from mx20.gnu.org ([199.232.41.8]:57274) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MroA9-0006Lo-0A for emacs-devel@gnu.org; Sun, 27 Sep 2009 03:27:17 -0400 Original-Received: from mtaout4.012.net.il ([84.95.2.10] helo=mtaout3.012.net.il) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MroA8-0006X3-6x for emacs-devel@gnu.org; Sun, 27 Sep 2009 03:27:16 -0400 Original-Received: from conversion-daemon.i_mtaout3.012.net.il by i_mtaout3.012.net.il (HyperSendmail v2004.12) id <0KQM00100CKN3O00@i_mtaout3.012.net.il> for emacs-devel@gnu.org; Sun, 27 Sep 2009 09:27:14 +0200 (IST) Original-Received: from HOME-C4E4A596F7 ([77.126.56.156]) by i_mtaout3.012.net.il (HyperSendmail v2004.12) with ESMTPA id <0KQM007HKCPDVQV0@i_mtaout3.012.net.il>; Sun, 27 Sep 2009 09:27:14 +0200 (IST) In-reply-to: X-012-Sender: halo1@inter.net.il X-detected-operating-system: by mx20.gnu.org: Solaris 9.1 X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) 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:115682 Archived-At: > From: Andreas Schwab > Cc: emacs-devel@gnu.org > Date: Sat, 26 Sep 2009 23:07:03 +0200 > > Eli Zaretskii writes: > > >> Eli Zaretskii writes: > >> > >> >> Eli Zaretskii writes: > >> >> > >> >> >> >> > A remnant from past, perhaps, when lisp/term held only > >> >> >> >> > terminal-specific files? > >> >> >> >> > >> >> >> >> Doesn't it still do? > >> >> >> > > >> >> >> > No. > >> >> >> > >> >> >> In which way? > >> >> > > >> >> > All of them. > >> >> > >> >> Please expand. In which way is term/vt100.el not terminal-specific? > >> > > >> > I didn't mean vt100.el (or its ilk). > >> > >> ??? But it is one of them. > > > > Yes, but not the only one. > > But you said "all of them", which includes vt100.el. "All of them" was a response to the question "in which way". IOW, "in all of the ways", not "all of the files".