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: New interactive spec Date: Sun, 15 Nov 2009 17:05:32 +0200 Organization: JURTA Message-ID: <87my2otnfv.fsf@mail.jurta.org> References: <873a4nqws0.fsf@thinkpad.tsdh.de> <87eio682ww.fsf@catnip.gol.com> <912155b0911130811j13c856bbn347aaf3531d9b49f@mail.gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1258299275 14369 80.91.229.12 (15 Nov 2009 15:34:35 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 15 Nov 2009 15:34:35 +0000 (UTC) Cc: Didier Verna , emacs-devel@gnu.org To: Per =?iso-8859-1?Q?Starb=E4ck?= Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Nov 15 16:34:28 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 1N9h7P-0000IN-M3 for ged-emacs-devel@m.gmane.org; Sun, 15 Nov 2009 16:34:23 +0100 Original-Received: from localhost ([127.0.0.1]:48917 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N9h7P-0000TX-55 for ged-emacs-devel@m.gmane.org; Sun, 15 Nov 2009 10:34:23 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1N9h7I-0000Rq-BF for emacs-devel@gnu.org; Sun, 15 Nov 2009 10:34:16 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1N9h7D-0000QL-Mc for emacs-devel@gnu.org; Sun, 15 Nov 2009 10:34:15 -0500 Original-Received: from [199.232.76.173] (port=35879 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N9h7D-0000QI-GN for emacs-devel@gnu.org; Sun, 15 Nov 2009 10:34:11 -0500 Original-Received: from smtp-out1.starman.ee ([85.253.0.3]:57721 helo=mx1.starman.ee) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1N9h7C-0002RR-Vy for emacs-devel@gnu.org; Sun, 15 Nov 2009 10:34:11 -0500 X-Virus-Scanned: by Amavisd-New at mx1.starman.ee Original-Received: from mail.starman.ee (82.131.29.120.cable.starman.ee [82.131.29.120]) by mx1.starman.ee (Postfix) with ESMTP id 7983A3F4170; Sun, 15 Nov 2009 17:34:05 +0200 (EET) In-Reply-To: <912155b0911130811j13c856bbn347aaf3531d9b49f@mail.gmail.com> ("Per =?iso-8859-1?Q?Starb=E4ck=22's?= message of "Fri, 13 Nov 2009 17:11:22 +0100") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (x86_64-pc-linux-gnu) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) 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:117006 Archived-At: >> =A0OK, but I'm not talking about /any/ buffer available as the default= . >> Only the /current/ buffer. Do you think it really happens that when >> prompted with the /current/ buffer as a default value, you try to type >> and complete it anyway ? > > I think I do sometimes at least, for example with ediff-buffers where > I most of the time already display the two buffers, but sometimes have > "A" and sometimes "B" as current buffer when invoking ediff-buffers. > > I'm still surprised now and then by the new completion in emacs 23 > that avoids current buffer sometimes. Could you please provide a detailed test case. I tried to reproduce what you've described above, but I see no problem in Emacs 23. --=20 Juri Linkov http://www.jurta.org/emacs/