Karl Chen <[EMAIL PROTECTED]> writes:

> A number of functions that call `read-file-name' utilize the
> `default-filename' parameter, or its default.  E.g., M-x
> diff-backup RET should diff the current file instead of attempting
> to diff the current directory.  I.e., regular `read-file-name'
> returns `(or default-filename buffer-file-name)'.  Currently
> `ido-read-file-name' always returns default-directory if the user
> presses only RET.

I guess this is an oversight on my part.

>
> I would like ido-read-file-name to heed default-filename.  I'm
> willing to implement it.

Please do.

>
>
> Note that I think ido-find-file behavior shouldn't change,
> i.e. ido-find-file RET should still dired the current directory.

Yes.

-- 
Kim F. Storm <[EMAIL PROTECTED]> http://www.cua.dk



_______________________________________________
Emacs-devel mailing list
Emacs-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-devel

Reply via email to