From unknown Fri Jun 20 07:22:11 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#14904 <14904@debbugs.gnu.org> To: bug#14904 <14904@debbugs.gnu.org> Subject: Status: 24.3.50; ido-display-buffer ignores the prefix argument Reply-To: bug#14904 <14904@debbugs.gnu.org> Date: Fri, 20 Jun 2025 14:22:11 +0000 retitle 14904 24.3.50; ido-display-buffer ignores the prefix argument reassign 14904 emacs submitter 14904 Xue Fuqiao severity 14904 minor tag 14904 fixed thanks From debbugs-submit-bounces@debbugs.gnu.org Fri Jul 19 01:01:58 2013 Received: (at submit) by debbugs.gnu.org; 19 Jul 2013 05:01:58 +0000 Received: from localhost ([127.0.0.1]:36467 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1V02pJ-0006el-KP for submit@debbugs.gnu.org; Fri, 19 Jul 2013 01:01:58 -0400 Received: from eggs.gnu.org ([208.118.235.92]:40318) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1V02pH-0006eJ-AH for submit@debbugs.gnu.org; Fri, 19 Jul 2013 01:01:55 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1V02pA-0002pe-VD for submit@debbugs.gnu.org; Fri, 19 Jul 2013 01:01:49 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-100.5 required=5.0 tests=BAYES_05,FREEMAIL_FROM, T_DKIM_INVALID,USER_IN_WHITELIST autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:59424) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V02pA-0002pa-S0 for submit@debbugs.gnu.org; Fri, 19 Jul 2013 01:01:48 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:42040) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V02p9-0006hW-JC for bug-gnu-emacs@gnu.org; Fri, 19 Jul 2013 01:01:48 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1V02p8-0002pK-A5 for bug-gnu-emacs@gnu.org; Fri, 19 Jul 2013 01:01:47 -0400 Received: from mail-ie0-x22a.google.com ([2607:f8b0:4001:c03::22a]:62789) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V02p8-0002p9-5C for bug-gnu-emacs@gnu.org; Fri, 19 Jul 2013 01:01:46 -0400 Received: by mail-ie0-f170.google.com with SMTP id e11so8831976iej.15 for ; Thu, 18 Jul 2013 22:01:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=iXTg3iYXKV0VWjsd4gFLuaBc7/HIFwFGOZNQY4++PfY=; b=C5wp8megG+P5H/lvEZ3NcyoUaHzqeZOx9216Bk9CHk/KbU0VD7FreqepKtgYQPEwlC 5ctf2iccGvxJb1ZueD5PW9tlCxxXPLkf+0GKWQxiqzUBAV5qMnvax5PKudXBAlI/arIQ DwyWvY9vAW+H2us8uXuMjdTCrSQp4wNQSVH8lT7+0UiQ6n/l4JlVUJmhLaAerAvi0aWB sBHOeeW2r27FP78J1Dr3jTQPuJwBCePwPxGPBYLPW/JCIh3Mg5vgWONfJOyuD0X9LuOi a0uzgQdNMQafi6LvVbInrl0wn4/PlEpSuki80PWjyoQoIvKfmiQkQQP5KaygUEqqvZ7g vjcg== MIME-Version: 1.0 X-Received: by 10.42.196.129 with SMTP id eg1mr8723015icb.62.1374210105316; Thu, 18 Jul 2013 22:01:45 -0700 (PDT) Received: by 10.42.28.3 with HTTP; Thu, 18 Jul 2013 22:01:45 -0700 (PDT) Date: Fri, 19 Jul 2013 13:01:45 +0800 Message-ID: Subject: 24.3.50; ido-display-buffer ignores the prefix argument From: Xue Fuqiao To: bug-gnu-emacs Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -2.7 (--) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.7 (--) To reproduce: 1. emacs -Q 2. C-x b foo =E2=8F=8E ;; create a new buffer 3. C-x 4 C-o =E2=8F=8E ;; foo & *scratch* 4. C-x 4 C-o foo =E2=8F=8E ;; nothing changed, right. 5. C-u C-x 4 C-o foo =E2=8F=8E ;; foo & foo 6. C-x 4 C-o =E2=8F=8E ;; back 7. M-x ido-mode =E2=8F=8E ;; enable Ido 8. C-u C-x 4 C-o f =E2=8F=8E ;; ido-display-buffer I expected the same result as step 5 here, but it seems that ido-display-buffer just ignored the prefix argument. I have seen the Ido Customize Group, and searched by debbugs-gnu-search, but found nothing related. In GNU Emacs 24.3.50.1 (x86_64-apple-darwin12.4.0, NS apple-appkit-1187.39) of 2013-07-13 on xfq.local Bzr revision: 113405 eggert@cs.ucla.edu-20130713002438-unuswl5332b7v0v5 Configured using: `configure --with-ns --enable-checking' Major mode: Lisp Interaction Minor modes in effect: tooltip-mode: t mouse-wheel-mode: t tool-bar-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t blink-cursor-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t line-number-mode: t transient-mark-mode: t Recent input: x r e - e m - b u Recent messages: For information about GNU Emacs and the GNU system, type C-h C-a. Load-path shadows: None found. Features: (shadow sort nadvice gnus-util mail-extr emacsbug message format-spec rfc822 mml easymenu mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231 mailabbrev gmm-utils mailheader sendmail rfc2047 rfc2045 ietf-drums mm-util mail-prsvr mail-utils time-date tooltip ediff-hook vc-hooks lisp-float-type mwheel ns-win tool-bar dnd fontset image regexp-opt fringe tabulated-list newcomment lisp-mode prog-mode register page menu-bar rfn-eshadow timer select scroll-bar mouse jit-lock font-lock syntax facemenu font-core frame cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean japanese hebrew greek romanian slovak czech european ethiopic indian cyrillic chinese case-table epa-hook jka-cmpr-hook help simple abbrev minibuffer loaddefs button faces cus-face macroexp files text-properties overlay sha1 md5 base64 format env code-pages mule custom widget hashtable-print-readable backquote make-network-process ns multi-tty emacs) -- Best regards, Xue Fuqiao. http://www.gnu.org/software/emacs/ From debbugs-submit-bounces@debbugs.gnu.org Mon Sep 30 11:30:41 2019 Received: (at control) by debbugs.gnu.org; 30 Sep 2019 15:30:41 +0000 Received: from localhost ([127.0.0.1]:60200 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iExdJ-0007o0-0s for submit@debbugs.gnu.org; Mon, 30 Sep 2019 11:30:41 -0400 Received: from mail-pg1-f173.google.com ([209.85.215.173]:33164) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iExdH-0007gP-4L for control@debbugs.gnu.org; Mon, 30 Sep 2019 11:30:39 -0400 Received: by mail-pg1-f173.google.com with SMTP id i30so7620688pgl.0 for ; Mon, 30 Sep 2019 08:30:39 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=NCBnO47rCeEZbgv8SzXZKiZ/QMveD2OLL0p1mDC75cE=; b=AFMv9ju7mfzmv/6iXM+cUhVzwP010SANFeJfzEMszbsutVnwe2CZ6fpvByYBMNyD94 IlDhukDm/s1EPyKEA8wxklHm+HF9c21rU2dtdBmOtO78owIJ2HU3Qj386RJxGE21/zCK uma91MIpZqPs+3m46VcSJxRxx02zrnlIJ3jBRCxXNnn+fsM/taD7KjCKoRiEBBhMGpiH IRmNQMJUuuiMEbHEQ5sYmAQ+pWC2S8qHKIg9nabCoAmaaAOI7YgsJ4k10uoO3Qqcv9S2 nmvv9JVYevDrsEHteI/mXU/X4/rdCE8Cx8jZ5TztHl1DonF82i0lEWK/f/tfYSPiCiQ9 S1EA== X-Gm-Message-State: APjAAAUnk3hcXyEEdbp/Bz+d5y3PHfPNOftkBzIRRZSC3atpeRtUKvA/ m+1GYNALhkhWFG5x244CrljE+c0+eCxE8TGkQqdTlG9zU+8= X-Google-Smtp-Source: APXvYqxF5CcGE0zJHg/Q8s/tN25LnE0TAezjtiaXFRxlAaiYJEI3tZwEBuaqXLt+8jivmzFpAKQrzYyKols+DYXONBo= X-Received: by 2002:a63:720f:: with SMTP id n15mr23900315pgc.198.1569857432963; Mon, 30 Sep 2019 08:30:32 -0700 (PDT) MIME-Version: 1.0 From: Stefan Kangas Date: Mon, 30 Sep 2019 17:30:21 +0200 Message-ID: Subject: To: control@debbugs.gnu.org Content-Type: text/plain; charset="UTF-8" X-Spam-Score: 2.2 (++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: severity 14904 minor quit Content analysis details: (2.2 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider (stefankangas[at]gmail.com) 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record -0.0 SPF_PASS SPF: sender matches SPF record 0.2 HEADER_FROM_DIFFERENT_DOMAINS From and EnvelopeFrom 2nd level mail domains are different -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at https://www.dnswl.org/, no trust [209.85.215.173 listed in list.dnswl.org] -0.0 RCVD_IN_MSPIKE_H2 RBL: Average reputation (+2) [209.85.215.173 listed in wl.mailspike.net] 2.0 BLANK_SUBJECT Subject is present but empty 0.0 FREEMAIL_FORGED_FROMDOMAIN 2nd level domains in From and EnvelopeFrom freemail headers are different X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 1.2 (+) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: severity 14904 minor quit Content analysis details: (1.2 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at https://www.dnswl.org/, no trust [209.85.215.173 listed in list.dnswl.org] -0.0 RCVD_IN_MSPIKE_H2 RBL: Average reputation (+2) [209.85.215.173 listed in wl.mailspike.net] 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider (stefankangas[at]gmail.com) 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record -0.0 SPF_PASS SPF: sender matches SPF record 0.2 HEADER_FROM_DIFFERENT_DOMAINS From and EnvelopeFrom 2nd level mail domains are different 2.0 BLANK_SUBJECT Subject is present but empty 0.0 FREEMAIL_FORGED_FROMDOMAIN 2nd level domains in From and EnvelopeFrom freemail headers are different -1.0 MAILING_LIST_MULTI Multiple indicators imply a widely-seen list manager severity 14904 minor quit From debbugs-submit-bounces@debbugs.gnu.org Mon Oct 07 11:14:37 2019 Received: (at 14904) by debbugs.gnu.org; 7 Oct 2019 15:14:37 +0000 Received: from localhost ([127.0.0.1]:48828 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iHUia-0005Jl-Qg for submit@debbugs.gnu.org; Mon, 07 Oct 2019 11:14:37 -0400 Received: from quimby.gnus.org ([80.91.231.51]:39702) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iHUiW-0005Ja-F2 for 14904@debbugs.gnu.org; Mon, 07 Oct 2019 11:14:35 -0400 Received: from cm-84.212.202.86.getinternet.no ([84.212.202.86] helo=marnie) by quimby.gnus.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1iHUiS-0004wx-KO; Mon, 07 Oct 2019 17:14:30 +0200 From: Lars Ingebrigtsen To: Xue Fuqiao Subject: Re: bug#14904: 24.3.50; ido-display-buffer ignores the prefix argument References: Date: Mon, 07 Oct 2019 17:14:28 +0200 In-Reply-To: (Xue Fuqiao's message of "Fri, 19 Jul 2013 13:01:45 +0800") Message-ID: <87a7ac7fl7.fsf@gnus.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: Xue Fuqiao writes: > To reproduce: > 1. emacs -Q > 2. C-x b foo ⏎ ;; create a new buffer > 3. C-x 4 C-o ⏎ ;; foo & *scratch* > 4. C-x 4 C-o foo ⏎ ;; nothing changed, right. > 5. C-u C-x 4 C-o foo ⏎ ;; foo & foo [...] Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 14904 Cc: 14904@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Xue Fuqiao writes: > To reproduce: > 1. emacs -Q > 2. C-x b foo =E2=8F=8E ;; create a new buffer > 3. C-x 4 C-o =E2=8F=8E ;; foo & *scratch* > 4. C-x 4 C-o foo =E2=8F=8E ;; nothing changed, right. > 5. C-u C-x 4 C-o foo =E2=8F=8E ;; foo & foo > 6. C-x 4 C-o =E2=8F=8E ;; back > 7. M-x ido-mode =E2=8F=8E ;; enable Ido > 8. C-u C-x 4 C-o f =E2=8F=8E ;; ido-display-buffer > > I expected the same result as step 5 here, but it seems that > ido-display-buffer just ignored the prefix argument. This should now be fixed in Emacs 27. --=20 (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From debbugs-submit-bounces@debbugs.gnu.org Mon Oct 07 11:14:43 2019 Received: (at control) by debbugs.gnu.org; 7 Oct 2019 15:14:43 +0000 Received: from localhost ([127.0.0.1]:48831 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iHUih-0005K5-5V for submit@debbugs.gnu.org; Mon, 07 Oct 2019 11:14:43 -0400 Received: from quimby.gnus.org ([80.91.231.51]:39716) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iHUif-0005Jv-Br for control@debbugs.gnu.org; Mon, 07 Oct 2019 11:14:41 -0400 Received: from cm-84.212.202.86.getinternet.no ([84.212.202.86] helo=marnie) by quimby.gnus.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1iHUic-0004x5-Ea for control@debbugs.gnu.org; Mon, 07 Oct 2019 17:14:40 +0200 Date: Mon, 07 Oct 2019 17:14:38 +0200 Message-Id: <878spw7fkx.fsf@gnus.org> To: control@debbugs.gnu.org From: Lars Ingebrigtsen Subject: control message for bug #14904 X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: tags 14904 fixed close 14904 27.1 quit Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) tags 14904 fixed close 14904 27.1 quit From unknown Fri Jun 20 07:22:11 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Tue, 05 Nov 2019 12:24:04 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator