GNU bug report logs - #11861
24.1.1; ido-mode and interactive f

Previous Next

Package: emacs;

Reported by: Michael Brand <michael.ch.brand <at> gmail.com>

Date: Wed, 4 Jul 2012 18:43:13 UTC

Severity: normal

Found in version 24.1.1

Done: Leo Liu <sdl.web <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Leo Liu <sdl.web <at> gmail.com>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#11861: closed (24.1.1; ido-mode and interactive f)
Date: Thu, 11 Jul 2013 15:44:03 +0000
[Message part 1 (text/plain, inline)]
Your message dated Thu, 11 Jul 2013 23:42:47 +0800
with message-id <m1hag1qf0o.fsf <at> gmail.com>
and subject line Re: bug#11861: 24.1.1; ido-mode and interactive f
has caused the debbugs.gnu.org bug report #11861,
regarding 24.1.1; ido-mode and interactive f
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
11861: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=11861
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Michael Brand <michael.ch.brand <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: 24.1.1; ido-mode and interactive f
Date: Wed, 4 Jul 2012 16:53:08 +0200
Hi all

There is an unexpected behaviour of ido-mode that I could only drill
down from org-babel-load-file but not analyse further. Emacs 23.3.1
shows test.el as the first ido suggestion as expected, 24.1.1 does
not. Is this a bug in 24.1.1?

The issue is easily reproduced with the shell command:
emacs -q test.el --eval '(eval-buffer)'

and this file test.el:
#+BEGIN_SRC emacs-lisp
  (ido-mode 1)
  (ido-everywhere 1)
  (defun my-test (file)
    (interactive "fFile to load: ")
    (message "my-test file: %s" file))
  (call-interactively 'my-test)
#+END_SRC

Michael


[Message part 3 (message/rfc822, inline)]
From: Leo Liu <sdl.web <at> gmail.com>
To: Michael Brand <michael.ch.brand <at> gmail.com>
Cc: 11861-done <at> debbugs.gnu.org
Subject: Re: bug#11861: 24.1.1; ido-mode and interactive f
Date: Thu, 11 Jul 2013 23:42:47 +0800
Fixed in trunk.

On 2013-07-11 15:02 +0800, Michael Brand wrote:
> Tested with Emacs 24.3 with your change for revision 113366 applied on
> the original lisp/ido.el: Bug resolved, thank you.

Thanks for the confirmation.

Leo


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

Previous Next


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