emacs-devel
[Top][All Lists]
Advanced

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

ido-dired is not activated in ffap (was: find-alternate-file default fil


From: Leo
Subject: ido-dired is not activated in ffap (was: find-alternate-file default filename annoyance)
Date: Mon, 29 Jan 2007 16:50:53 +0000
User-agent: No Gnus v0.6, Emacs/22.0.92.1 (2007-01-22), Fedora 6 gnu/linux

On 2007-01-22, Leo said:

> ;;-*-mode: emacs-lisp;coding: utf-8;-*-
> (setq ffap-require-prefix t)
> (ffap-bindings)
> ;;; ido
> (require 'ido)
> (ido-mode t)
> (ido-everywhere t)

With the setting above, C-x d will use dired-at-point and use the
default dired behavior. C-u C-x d will have the ido-dired behavior.

But shouldn't C-x d be using ido-dired if ido is enabled?

-- 
Leo <sdl.web AT gmail.com>                         (GPG Key: 9283AA3F)





reply via email to

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