From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: Introducing 'unrecognized and 'ignored Date: Mon, 07 Jan 2008 10:32:16 -0500 Message-ID: References: <200801031805.m03I5SBf022748@oogie-boogie.ics.uci.edu> <200801050901.m0591mQj011970@oogie-boogie.ics.uci.edu> <20080105143415.GG30869@thyrsus.com> <200801061037.m06AbIRD004966@oogie-boogie.ics.uci.edu> <200801070259.m072xY0s005194@oogie-boogie.ics.uci.edu> <20080107032649.GD9473@thyrsus.com> <20080107125420.GC9920@thyrsus.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1199719962 24659 80.91.229.12 (7 Jan 2008 15:32:42 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 7 Jan 2008 15:32:42 +0000 (UTC) Cc: tromey@redhat.com, harsanyi@mac.com, dann@ics.uci.edu, Richard Stallman , emacs-devel@gnu.org To: esr@thyrsus.com Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Jan 07 16:33:00 2008 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 1JBtyE-0002BC-O7 for ged-emacs-devel@m.gmane.org; Mon, 07 Jan 2008 16:32:59 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JBtxr-0007Jj-PA for ged-emacs-devel@m.gmane.org; Mon, 07 Jan 2008 10:32:35 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JBtxl-0007Ig-Tn for emacs-devel@gnu.org; Mon, 07 Jan 2008 10:32:29 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JBtxk-0007IS-VY for emacs-devel@gnu.org; Mon, 07 Jan 2008 10:32:29 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JBtxk-0007IM-QM for emacs-devel@gnu.org; Mon, 07 Jan 2008 10:32:28 -0500 Original-Received: from mercure.iro.umontreal.ca ([132.204.24.67]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JBtxh-0003Wm-7B; Mon, 07 Jan 2008 10:32:25 -0500 Original-Received: from hidalgo.iro.umontreal.ca (hidalgo.iro.umontreal.ca [132.204.27.50]) by mercure.iro.umontreal.ca (Postfix) with ESMTP id 0FB5A2CEF6E; Mon, 7 Jan 2008 10:32:25 -0500 (EST) Original-Received: from faina.iro.umontreal.ca (faina.iro.umontreal.ca [132.204.26.177]) by hidalgo.iro.umontreal.ca (Postfix) with ESMTP id 01FC93FE0; Mon, 7 Jan 2008 10:32:17 -0500 (EST) Original-Received: by faina.iro.umontreal.ca (Postfix, from userid 20848) id EE0706CAB6; Mon, 7 Jan 2008 10:32:16 -0500 (EST) In-Reply-To: <20080107125420.GC9920@thyrsus.com> (Eric S. Raymond's message of "Mon, 7 Jan 2008 07:54:20 -0500") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.50 (gnu/linux) X-DIRO-MailScanner-Information: Please contact the ISP for more information X-DIRO-MailScanner: Found to be clean X-DIRO-MailScanner-SpamCheck: n'est pas un polluriel, SpamAssassin (score=-2.82, requis 5, autolearn=not spam, ALL_TRUSTED -2.82) X-DIRO-MailScanner-From: monnier@iro.umontreal.ca X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 3) 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:86484 Archived-At: >> > > If we introduce a new non-dired thingy, I suggest we don't even try to >> > > provide a non-terse mode. >> >> What does "non-terse mode" mean in this context? > Showing unregistred files, basically. I thought "non-terse" mostly means to show "all" files, including the up-to-date ones. Stefan