emacs-devel
[Top][All Lists]
Advanced

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

Re: find-file-read-args


From: martin rudalics
Subject: Re: find-file-read-args
Date: Sun, 15 Nov 2009 18:28:48 +0100
User-agent: Thunderbird 2.0.0.21 (Windows/20090302)

> Unfortunately, `minibuffer-selected-window' is useless for Dired.
> It returns the wrong window.  Instead of returning the original Dired
> buffer's window it returns " *Marked Files*".

Then the *Marked Files* buffer needs a buffer-local back reference to
the Dired window selected at the time the buffer was created.  The
assignment could be made directly before the `dired-pop-to-buffer' call
in `dired-mark-pop-up'.

martin




reply via email to

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