emacs-devel
[Top][All Lists]
Advanced

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

Best way to temporarily raise a frame


From: Robert Weiner
Subject: Best way to temporarily raise a frame
Date: Tue, 12 Dec 2017 17:00:13 -0500

I would like to temporarily raise a frame to the top of the frame stack,
sit for two seconds and then place it back where it was in the stack under Emacs 26.

Are there any convenience functions for this or do I have to record its position in the stack, raise it and then place it back in the stack carefully?  Is there even a function to place frames in a particular order other than iteratively ordering them down to a certain level?

Bob


reply via email to

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