|
| From: | Stefan Monnier |
| Subject: | Re: save-frame-excursion? |
| Date: | Sat, 25 Jul 2009 10:42:11 -0400 |
| User-agent: | Gnus/5.13 (Gnus v5.13) Emacs/23.0.94 (gnu/linux) |
>> Emacs almost never changes frame focus explicitly (for the good reason
>> that it's mighty hard to do it reliably for all possible WMs).
> I am not using frames so I was not aware of these issues until now,
> and I agree changing frame focus explicitely is not very good.
I don't mean to say that it's bad to do it. I'm saying it's odd that
you'd ned to reset it explicitly if the code doesn't itself set it
explicitly somewhere.
A select-frame inside calendar should be undoable with just
a select-frame in org-mode.
Stefan
| [Prev in Thread] | Current Thread | [Next in Thread] |