From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Juri Linkov Newsgroups: gmane.emacs.devel Subject: Re: display-buffer-alist simplifications Date: Mon, 01 Aug 2011 11:19:29 +0300 Organization: JURTA Message-ID: <87livdzg7u.fsf@mail.jurta.org> References: <87mxgem09k.fsf@stupidchicken.com> <4E2A7EBD.7050300@gmx.at> <87livooqt6.fsf@stupidchicken.com> <4E2B158B.1080101@gmx.at> <87wrf8iyse.fsf@stupidchicken.com> <4E2BEED2.5040608@gmx.at> <8739hvu6lh.fsf@stupidchicken.com> <4E2C50E6.3020103@gmx.at> <878vrnweju.fsf@stupidchicken.com> <4E2D34D7.4040002@gmx.at> <87r55cjvef.fsf@stupidchicken.com> <87sjpsnerd.fsf@mail.jurta.org> <87r55axsri.fsf@stupidchicken.com> <4E355D40.1010406@gmx.at> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1312188077 8358 80.91.229.12 (1 Aug 2011 08:41:17 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 1 Aug 2011 08:41:17 +0000 (UTC) Cc: Chong Yidong , emacs-devel@gnu.org To: martin rudalics Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Aug 01 10:41:13 2011 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Qno3j-00029o-6P for ged-emacs-devel@m.gmane.org; Mon, 01 Aug 2011 10:41:11 +0200 Original-Received: from localhost ([::1]:54745 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qno3i-0001oP-NQ for ged-emacs-devel@m.gmane.org; Mon, 01 Aug 2011 04:41:10 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:42628) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qno3e-0001dC-Qs for emacs-devel@gnu.org; Mon, 01 Aug 2011 04:41:07 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Qno3d-0004xS-Ns for emacs-devel@gnu.org; Mon, 01 Aug 2011 04:41:06 -0400 Original-Received: from smarty.dreamhost.com ([208.113.175.8]:46485) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qno3d-0004x5-Fp for emacs-devel@gnu.org; Mon, 01 Aug 2011 04:41:05 -0400 Original-Received: from ps18281.dreamhostps.com (ps18281.dreamhost.com [69.163.218.105]) by smarty.dreamhost.com (Postfix) with ESMTP id CD0A96E8077; Mon, 1 Aug 2011 01:41:04 -0700 (PDT) Original-Received: from localhost (ps18281.dreamhostps.com [69.163.218.105]) by ps18281.dreamhostps.com (Postfix) with ESMTP id A5200451C114; Mon, 1 Aug 2011 01:41:03 -0700 (PDT) In-Reply-To: <4E355D40.1010406@gmx.at> (martin rudalics's message of "Sun, 31 Jul 2011 15:48:48 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (x86_64-pc-linux-gnu) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 208.113.175.8 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:142622 Archived-At: >> to affect ALL >> `reuse-window' conditional specs passed to `display-buffer'. I am >> personally fine with that. > > But how can the user formulate an attribute to do that? Note that users > can do that with Emacs 23 options. Maybe by specifying a "catch-all" condition like ".*"?