GNU bug report logs - #14904
24.3.50; ido-display-buffer ignores the prefix argument

Previous Next

Package: emacs;

Reported by: Xue Fuqiao <xfq.free <at> gmail.com>

Date: Fri, 19 Jul 2013 05:02:02 UTC

Severity: minor

Tags: fixed

Found in version 24.3.50

Fixed in version 27.1

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 14904 in the body.
You can then email your comments to 14904 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#14904; Package emacs. (Fri, 19 Jul 2013 05:02:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Xue Fuqiao <xfq.free <at> gmail.com>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Fri, 19 Jul 2013 05:02:03 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Xue Fuqiao <xfq.free <at> gmail.com>
To: bug-gnu-emacs <bug-gnu-emacs <at> gnu.org>
Subject: 24.3.50; ido-display-buffer ignores the prefix argument
Date: Fri, 19 Jul 2013 13:01:45 +0800
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
6. C-x 4 C-o ⏎ ;; back
7. M-x ido-mode ⏎ ;; enable Ido
8. C-u C-x 4 C-o f ⏎ ;; 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 <at> 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:
<escape> x r e - e m - b u <tab> <return>

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/




Severity set to 'minor' from 'normal' Request was from Stefan Kangas <stefan <at> marxist.se> to control <at> debbugs.gnu.org. (Mon, 30 Sep 2019 15:31:02 GMT) Full text and rfc822 format available.

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#14904; Package emacs. (Mon, 07 Oct 2019 15:15:02 GMT) Full text and rfc822 format available.

Message #10 received at 14904 <at> debbugs.gnu.org (full text, mbox):

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: Xue Fuqiao <xfq.free <at> gmail.com>
Cc: 14904 <at> debbugs.gnu.org
Subject: Re: bug#14904: 24.3.50; ido-display-buffer ignores the prefix argument
Date: Mon, 07 Oct 2019 17:14:28 +0200
Xue Fuqiao <xfq.free <at> gmail.com> 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
> 6. C-x 4 C-o ⏎ ;; back
> 7. M-x ido-mode ⏎ ;; enable Ido
> 8. C-u C-x 4 C-o f ⏎ ;; 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.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no




Added tag(s) fixed. Request was from Lars Ingebrigtsen <larsi <at> gnus.org> to control <at> debbugs.gnu.org. (Mon, 07 Oct 2019 15:15:04 GMT) Full text and rfc822 format available.

bug marked as fixed in version 27.1, send any further explanations to 14904 <at> debbugs.gnu.org and Xue Fuqiao <xfq.free <at> gmail.com> Request was from Lars Ingebrigtsen <larsi <at> gnus.org> to control <at> debbugs.gnu.org. (Mon, 07 Oct 2019 15:15:04 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Tue, 05 Nov 2019 12:24:04 GMT) Full text and rfc822 format available.

This bug report was last modified 5 years and 228 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.