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: Fri, 16 Oct 2009 17:54:45 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux)

On 2008-11-22 07:04 +0000, Leo wrote:
> 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

Could someone comment on whether this is intended behaviour? Thanks.

Leo





reply via email to

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