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 12:35:32 +0200 Message-ID: <83bpkwsmiz.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> <83fxa8sv5e.fsf@gnu.org> Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: ger.gmane.org 1254047633 2798 80.91.229.12 (27 Sep 2009 10:33:53 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 27 Sep 2009 10:33:53 +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 12:33:46 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 1Mrr4b-0004gI-JL for ged-emacs-devel@m.gmane.org; Sun, 27 Sep 2009 12:33:45 +0200 Original-Received: from localhost ([127.0.0.1]:48842 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Mrr4a-0003Kx-OL for ged-emacs-devel@m.gmane.org; Sun, 27 Sep 2009 06:33:44 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Mrr4Q-0003Kf-Jh for emacs-devel@gnu.org; Sun, 27 Sep 2009 06:33:34 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Mrr4O-0003KA-Cj for emacs-devel@gnu.org; Sun, 27 Sep 2009 06:33:33 -0400 Original-Received: from [199.232.76.173] (port=37212 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Mrr4N-0003Jy-S6 for emacs-devel@gnu.org; Sun, 27 Sep 2009 06:33:31 -0400 Original-Received: from mtaout3.012.net.il ([84.95.2.7]:28327) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Mrr4M-0004dx-Pi for emacs-devel@gnu.org; Sun, 27 Sep 2009 06:33:31 -0400 Original-Received: from conversion-daemon.i_mtaout3.012.net.il by i_mtaout3.012.net.il (HyperSendmail v2004.12) id <0KQM00700L6A9600@i_mtaout3.012.net.il> for emacs-devel@gnu.org; Sun, 27 Sep 2009 12:33:29 +0200 (IST) Original-Received: from HOME-C4E4A596F7 ([77.126.56.156]) by i_mtaout3.012.net.il (HyperSendmail v2004.12) with ESMTPA id <0KQM00HMPLBSNBA0@i_mtaout3.012.net.il>; Sun, 27 Sep 2009 12:33:29 +0200 (IST) In-reply-to: X-012-Sender: halo1@inter.net.il X-detected-operating-system: by monty-python.gnu.org: Error: [-] ERROR: /var/run/p0f.sock: Connection refused 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:115686 Archived-At: > From: Andreas Schwab > Date: Sun, 27 Sep 2009 09:37:36 +0200 > Cc: emacs-devel@gnu.org > > Eli Zaretskii writes: > > >> 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". > > But they are all terminal-specific in some way. No, only some of them. Others are non-specific in all ways.