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: Tue, 09 Feb 2021 21:54:37 +0000 Message-ID: <8ed9b43502b64b17d7bc@heytings.org> References: <87y2fz253f.5.fsf@jidanni.org> <7e12c1c3c1ff7dc27105@heytings.org> <87y2fx2py9.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="7858"; 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 02:48:40 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 1l9ecR-0001wu-Kb for geb-bug-gnu-emacs@m.gmane-mx.org; Wed, 10 Feb 2021 02:48:39 +0100 Original-Received: from localhost ([::1]:54752 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1l9ecQ-0008MC-NN for geb-bug-gnu-emacs@m.gmane-mx.org; Tue, 09 Feb 2021 20:48:38 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:49424) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1l9ebs-0007gp-FD for bug-gnu-emacs@gnu.org; Tue, 09 Feb 2021 20:48:04 -0500 Original-Received: from debbugs.gnu.org ([209.51.188.43]:43643) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1l9ebq-0003du-K2 for bug-gnu-emacs@gnu.org; Tue, 09 Feb 2021 20:48:04 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1l9ebq-0003hz-HI for bug-gnu-emacs@gnu.org; Tue, 09 Feb 2021 20:48: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 01:48:02 +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.161292164514183 (code B ref 46368); Wed, 10 Feb 2021 01:48:02 +0000 Original-Received: (at 46368) by debbugs.gnu.org; 10 Feb 2021 01:47:25 +0000 Original-Received: from localhost ([127.0.0.1]:55185 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1l9ebE-0003gf-89 for submit@debbugs.gnu.org; Tue, 09 Feb 2021 20:47:25 -0500 Original-Received: from heytings.org ([95.142.160.155]:40316) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1l9ay0-0002KJ-QK for 46368@debbugs.gnu.org; Tue, 09 Feb 2021 16:54:42 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=heytings.org; s=20210101; t=1612907678; bh=60Oxi761tcB20Cot+ucjbRhB67bQFvYE74VjWrziUOA=; h=Date:From:To:cc:Subject:In-Reply-To:Message-ID:References:From; b=ttOHCCPJw89JDoOd8dm4Q4S3CKVXQl9LEpOQ8o7OZFisI9ULoGg0Tki/GJ3JWohG3 Nw8qE0yJRqE5tAOwutm1kUDLGe550ThSJEVcaVGY1LrfqsHM1N1yCj5TekjTNESIV7 prJ4CCAAgOYOra37YH4Pb0y06/84v9UIMBM7lAMa2lnDh6cG6yDl0I0qjy6NBteb0y ZCb1Fc8S4likQCLNpKY7YbzE84YD0GKrImwY69Ai3xZFwwVuktZjx8Sm4ZWjFgy4iX xUsIxVU7IHYhcQVwjb5X0IpNAXdoIl9YEAeWlerFGiiu8+V83lF8T+1S+TxGxEf2kP qI26Ug2jv2eXw== In-Reply-To: <87y2fx2py9.5.fsf@jidanni.org> X-Mailman-Approved-At: Tue, 09 Feb 2021 20:47:23 -0500 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:199751 Archived-At: Thank you. Here's a shorter recipe: emacs -Q M-x clone-buffer C-x b RET C-x b s TAB At that point it is possible to select "*scratch*<2>" by typing < TAB, but it is not possible to select "*scratch*". With C-x b *s TAB there is no problem however, there is no problem, so I'm not sure it's a bug.