From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: =?utf-8?B?xaB0xJtww6FuIE7Em21lYw==?= Newsgroups: gmane.emacs.devel Subject: Re: completion-list-mode-map Date: Mon, 22 Aug 2011 12:05:24 +0200 Message-ID: <87mxf1kbh7.fsf@gmail.com> References: <4DEA3F21.2020302@gmail.com> <4E191159.1080501@gmail.com> <4E375A1C.6020108@gmail.com> <87ty9jganp.fsf@stupidchicken.com> <87r54md7yt.fsf@stupidchicken.com> <4E4ABCA1.1060703@gmx.at> <4E4AD90C.4060007@gmx.at> <87hb5h6mg4.fsf@stupidchicken.com> <4E4B848D.1040007@gmx.at> <87fwkzrcvz.fsf@stupidchicken.com> <4E4CB7E0.6060901@gmx.at> <87r54iz6b5.fsf@stupidchicken.com> <4E4E0D33.6060908@gmx.at> <87zkj3hout.fsf@stupidchicken.com> <4E50C59F.3040408@gmx.at> <87r54epl2p.fsf@stupidchicken.com> <87aab1izx9.fsf@mail.jurta.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1314007832 7567 80.91.229.12 (22 Aug 2011 10:10:32 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 22 Aug 2011 10:10:32 +0000 (UTC) Cc: Christoph Scholtes , martin rudalics , Chong Yidong , Stefan Monnier , emacs-devel@gnu.org To: Juri Linkov Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Aug 22 12:10:27 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 1QvRSd-0000Y1-55 for ged-emacs-devel@m.gmane.org; Mon, 22 Aug 2011 12:10:27 +0200 Original-Received: from localhost ([::1]:49239 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QvRSc-0007jm-Ky for ged-emacs-devel@m.gmane.org; Mon, 22 Aug 2011 06:10:26 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:37328) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QvRSZ-0007jh-Kr for emacs-devel@gnu.org; Mon, 22 Aug 2011 06:10:24 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QvRSY-00050e-Cs for emacs-devel@gnu.org; Mon, 22 Aug 2011 06:10:23 -0400 Original-Received: from mail-bw0-f41.google.com ([209.85.214.41]:40242) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QvRSY-00050X-2r for emacs-devel@gnu.org; Mon, 22 Aug 2011 06:10:22 -0400 Original-Received: by bkbzt4 with SMTP id zt4so4160649bkb.0 for ; Mon, 22 Aug 2011 03:10:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=from:to:cc:subject:in-reply-to:references:user-agent:date :message-id:mime-version:content-type:content-transfer-encoding; bh=sQSC89J+2RwCB+wr7meUjhzzqnV2CFjzURNoIudjaR8=; b=B6eTPzg5rfCnLgFs5iM+i2jPGCnocrQWrp9t6ypaNJPSNGZWRELE39LPocIxHPF8gm 4zAZxy+TVj987ovw5I6x6upEsrNKKpgJjTP4r58wlkYN9Q5PbkjnDZAwSa0cjxpUMHo9 C6KMWOGgD/7BEQE/G6mGua6ggZKBo1udkMrLE= Original-Received: by 10.204.132.78 with SMTP id a14mr886135bkt.195.1314007820543; Mon, 22 Aug 2011 03:10:20 -0700 (PDT) Original-Received: from localhost (176.119.broadband10.iol.cz [90.177.119.176]) by mx.google.com with ESMTPS id s7sm2596081fah.2.2011.08.22.03.10.18 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 22 Aug 2011 03:10:18 -0700 (PDT) In-Reply-To: <87aab1izx9.fsf@mail.jurta.org> (Juri Linkov's message of "Mon, 22 Aug 2011 12:00:18 +0300") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 209.85.214.41 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:143500 Archived-At: On Mon, 22 Aug 2011 11:00:18 +0200 Juri Linkov wrote: > I agree that one function `quit-window' should be enough, > but I also think that "undisplaying" a buffer should be > customizable like displaying a buffer, so users could customize > a variable like `quit-window-alist' to restore the old behavior of > `quit-window' and to modify the new behavior of `quit-restore-window' > (renamed to `quit-window'). This also requires to change its > function signature to `(quit-window &optional WINDOW SPECIFIERS)'. I'd appreciate that, too. See bug#4550, where Stefan didn't express much sympathy for this, but let's hope he can be persuaded otherwise when more people voice their support. --=20 =C5=A0t=C4=9Bp=C3=A1n