From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Gregory Heytings Newsgroups: gmane.emacs.bugs Subject: bug#46368: Completion vs. "*" buffer names Date: Wed, 10 Feb 2021 09:59:51 +0000 Message-ID: <3966473cc17865863a97@heytings.org> References: <87y2fz253f.5.fsf@jidanni.org> <7e12c1c3c1ff7dc27105@heytings.org> <87y2fx2py9.5.fsf@jidanni.org> <8ed9b43502b64b17d7bc@heytings.org> <87wnvgg3ut.5.fsf@jidanni.org> Mime-Version: 1.0 Content-Type: text/plain; format=flowed; charset=us-ascii Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="30728"; mail-complaints-to="usenet@ciao.gmane.io" Cc: 46368@debbugs.gnu.org To: =?UTF-8?Q?=E7=A9=8D=E4=B8=B9=E5=B0=BC?= Dan Jacobson Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Wed Feb 10 11:00:57 2021 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1l9mIq-0007on-P3 for geb-bug-gnu-emacs@m.gmane-mx.org; Wed, 10 Feb 2021 11:00:57 +0100 Original-Received: from localhost ([::1]:54532 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1l9mIp-0000gp-Pt for geb-bug-gnu-emacs@m.gmane-mx.org; Wed, 10 Feb 2021 05:00:55 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:34916) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1l9mHy-0000fk-DM for bug-gnu-emacs@gnu.org; Wed, 10 Feb 2021 05:00:02 -0500 Original-Received: from debbugs.gnu.org ([209.51.188.43]:43909) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1l9mHy-0006Bh-2M for bug-gnu-emacs@gnu.org; Wed, 10 Feb 2021 05:00:02 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1l9mHy-000104-0T for bug-gnu-emacs@gnu.org; Wed, 10 Feb 2021 05:00:02 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Gregory Heytings Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 10 Feb 2021 10:00:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 46368 X-GNU-PR-Package: emacs Original-Received: via spool by 46368-submit@debbugs.gnu.org id=B46368.16129511963802 (code B ref 46368); Wed, 10 Feb 2021 10:00:01 +0000 Original-Received: (at 46368) by debbugs.gnu.org; 10 Feb 2021 09:59:56 +0000 Original-Received: from localhost ([127.0.0.1]:55455 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1l9mHs-0000zG-4K for submit@debbugs.gnu.org; Wed, 10 Feb 2021 04:59:56 -0500 Original-Received: from heytings.org ([95.142.160.155]:40910) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1l9mHq-0000z6-9K for 46368@debbugs.gnu.org; Wed, 10 Feb 2021 04:59:55 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=heytings.org; s=20210101; t=1612951192; bh=Q0oFPul7ipbSTZBrnAb/FfKJk12U1pRUgZ5mbLm01WE=; h=Date:From:To:cc:Subject:In-Reply-To:Message-ID:References:From; b=iJvnEDvMn3Pb2wOgyJayVOLF6QZPhh99Aqs1QD/+p3H+ooanlkVk1J/JdNohlJTJ5 COrySgUmF/JxhYx/li9UNUg2lxTPH18TfHZlitnVnuP1yeFHObnNbVD7cNMC3Y/y6p P+0WdQcxFLe1pEXNenseSXUCXtszySnLFrSv0yvc1Zdw+6zM1XiBbcyzirH1ZTVU6J +adnW7O0GrFyvP+pu1JglmNTq0DHJYjgT7aQmL1lvKZDKEbg8b6YlfFZ4jrsz1palI 8bgbLL6VP0Gfxh8mwufZsyhhcUC8/W9/28KKAQQP/CIXsup4y3ikBhJLN9AmluSkAW HH2Fpl1FRjNzQ== In-Reply-To: <87wnvgg3ut.5.fsf@jidanni.org> X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.io gmane.emacs.bugs:199764 Archived-At: > > The problem is emacs prompts with A when it should prompt with B: > > [A] Switch to buffer (default *scratch*): scratch* > [B] Switch to buffer (default *scratch*): *scratch* > > There is no basis for emacs to produce A. > The basis is that you typed "s" instead of "*s". > > Emacs simply makes a mistake, dropping the asterisk at the front. > Emacs did not "drop" the asterisk at the front, it did not add the asterisk at the front. I don't know whether not adding the asterisk at the front at that point is a bug. > > Your tests are biased, in that you are still executing from one of the > buffers involved. > No, the C-x b RET (third line) moves to the *Messages* buffer.