bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#7728: 24.0.50; GDB backtrace from abort


From: Stefan Monnier
Subject: bug#7728: 24.0.50; GDB backtrace from abort
Date: Thu, 13 Jan 2011 21:25:37 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

>> Hmm... let's see... how 'bout `with-selected-frame'?  ;-)
> Does not exist before Emacs 23, for one thing.  My code needs to work with
> multiple Emacs versions.

If you can live with Emacsā‰„22, then you can try (with-selected-window
(frame-selected-window <frame>) ...).


        Stefan





reply via email to

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