[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: VC Development
From: |
Stefan Monnier |
Subject: |
Re: VC Development |
Date: |
Thu, 05 Feb 2009 16:01:54 -0500 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) |
> I've used last-nonmenu-event
Good.
> but trying save-selected-window put the file in the *vc-dir* buffer if
> that was not already selected - so I gave up. I think the window
> holding the visited file should become the selected window because
> that's presumably where the user wants to go. I was trying to get it
> to work like dired-mouse-find-file-other-window, which doesn't move
> the cursor in the dired window, but I couldn't find a way to get it to
> work for all cases.
Yes, it's difficult to get it to work really well. It's OK for now.
Stefan
Re: VC Development, Stefan Monnier, 2009/02/02