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: Wed, 31 Aug 2011 19:59:56 +0300 Organization: JURTA Message-ID: <87ippdikfv.fsf@mail.jurta.org> References: <87mxgem09k.fsf@stupidchicken.com> <4E3FA812.3080009@gmx.at> <87zkjkb572.fsf@mail.jurta.org> <4E3FD5ED.5000206@gmx.at> <4E412E2D.90908@gmx.at> <4E422ECA.2020207@gmx.at> <4E43A253.9040404@gmx.at> <4E59F6D1.5060800@gmx.at> <4E5BE2B9.9030307@gmx.at> <87zkiqicdo.fsf@stupidchicken.com> <87hb4ythby.fsf@stupidchicken.com> <4E5DFFE1.6080200@gmx.at> <87hb4xq3jn.fsf@mail.jurta.org> <878vq937w4.fsf@stupidchicken.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1314810243 22946 80.91.229.12 (31 Aug 2011 17:04:03 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 31 Aug 2011 17:04:03 +0000 (UTC) Cc: martin rudalics , 'Stefan Monnier' , Drew Adams , emacs-devel@gnu.org To: Chong Yidong Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Aug 31 19:03:59 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 1QyoCk-0002EW-BU for ged-emacs-devel@m.gmane.org; Wed, 31 Aug 2011 19:03:58 +0200 Original-Received: from localhost ([::1]:52290 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QyoCj-0002Nf-QV for ged-emacs-devel@m.gmane.org; Wed, 31 Aug 2011 13:03:57 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:43699) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QyoCg-0002N9-Ev for emacs-devel@gnu.org; Wed, 31 Aug 2011 13:03:55 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QyoCf-0002TR-G5 for emacs-devel@gnu.org; Wed, 31 Aug 2011 13:03:54 -0400 Original-Received: from smarty.dreamhost.com ([208.113.175.8]:43651) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QyoCf-0002TK-C2 for emacs-devel@gnu.org; Wed, 31 Aug 2011 13:03:53 -0400 Original-Received: from ps18281.dreamhostps.com (ps18281.dreamhost.com [69.163.218.105]) by smarty.dreamhost.com (Postfix) with ESMTP id 4E39D6E806F; Wed, 31 Aug 2011 10:03:52 -0700 (PDT) Original-Received: from localhost (ps18281.dreamhostps.com [69.163.218.105]) by ps18281.dreamhostps.com (Postfix) with ESMTP id C692D451C384; Wed, 31 Aug 2011 10:03:50 -0700 (PDT) In-Reply-To: <878vq937w4.fsf@stupidchicken.com> (Chong Yidong's message of "Wed, 31 Aug 2011 11:42:03 -0400") 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:143666 Archived-At: > Which variables ought to be moved into `display-buffer-alist'? I > haven't seen anyone write down a specific list, and one would be > helpful. Stefan said yesterday: > Actually, I think there are 2 defcustoms: display-buffer-alist > and display-buffer-default-rule. The default-rule will replace things > like pop-up-frames/pop-up-windows/display-buffer-reuse-frames, while > display-buffer-alist will replace things like same-window-* and > special-display-*. And I agree it would be good to do that before 24.1.