unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#1410: 23.0.60; ido and ffap causes trouble
@ 2008-11-22  7:04 Leo
  2009-10-16 16:54 ` Leo
  2011-09-25 20:04 ` Leo
  0 siblings, 2 replies; 3+ messages in thread
From: Leo @ 2008-11-22  7:04 UTC (permalink / raw)
  To: emacs-pretest-bug


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






^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#1410: 23.0.60; ido and ffap causes trouble
  2008-11-22  7:04 bug#1410: 23.0.60; ido and ffap causes trouble Leo
@ 2009-10-16 16:54 ` Leo
  2011-09-25 20:04 ` Leo
  1 sibling, 0 replies; 3+ messages in thread
From: Leo @ 2009-10-16 16:54 UTC (permalink / raw)
  To: 1410

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





^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#1410: 23.0.60; ido and ffap causes trouble
  2008-11-22  7:04 bug#1410: 23.0.60; ido and ffap causes trouble Leo
  2009-10-16 16:54 ` Leo
@ 2011-09-25 20:04 ` Leo
  1 sibling, 0 replies; 3+ messages in thread
From: Leo @ 2011-09-25 20:04 UTC (permalink / raw)
  To: 1410

This is not a bug.

For the record, one needs (setq ffap-file-finder 'ido-find-file) to have
ido-work-directory-list updated.





^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-09-25 20:04 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-11-22  7:04 bug#1410: 23.0.60; ido and ffap causes trouble Leo
2009-10-16 16:54 ` Leo
2011-09-25 20:04 ` Leo

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).