emacs-devel
[Top][All Lists]
Advanced

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

Re: ido-read-file-name default-filename


From: Kim F. Storm
Subject: Re: ido-read-file-name default-filename
Date: Thu, 18 Aug 2005 10:52:00 +0200
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

Karl Chen <address@hidden> 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 <address@hidden> http://www.cua.dk





reply via email to

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