bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#1410: 23.0.60; ido and ffap causes trouble


From: Leo
Subject: bug#1410: 23.0.60; ido and ffap causes trouble
Date: Sat, 22 Nov 2008 07:04:10 +0000
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux)

Please write in English if possible, because the Emacs maintainers
usually do not have translators to read other languages for them.

Your bug report will be posted to the emacs-pretest-bug@gnu.org mailing list.

Please describe exactly what actions triggered the bug
and the precise symptoms of the bug:

1. Start emacs with -q
2. eval the following elisp

(ido-mode t)
(ido-everywhere t)
(setq ido-use-filename-at-point t
      ido-use-url-at-point t
      ido-enable-flex-matching t
      ido-auto-merge-delay-time 1.5)
(setq ffap-require-prefix t
      dired-at-point-require-prefix t)
(ffap-bindings)

3. use C-x C-f to open a few files from different directories

You will see that ido-work-directory-list is not updated accordingly.

Tested in GNU Emacs 23.0.60.1 (i386-mingw-nt5.1.2600) of 2008-11-08 on
LENNART-69DE564






reply via email to

[Prev in Thread] Current Thread [Next in Thread]