[email protected] writes: > You mean you expect me to learn how to use emacs lisp correctly rather > than use ugly hacks.... ?
Well, yes, I hoped to find a solution that doesn't rely on external programs. Unfortunately, that doesn't seem to be possible. There's no DBUS interface for that, and neither does (raise-frame) work. So I've applied your proposed patch that utilizes wmctrl. > Fine. How about adding a (raise-frame) then ? I've already tried that, but it didn't raise the emacs frame. It seems `raise-frame' is only usable between multile emacs frames but not between emacs frames and other X windows, i.e., you can raise one emacs frame above another emacs frame, but you can't raise it above some other X window. The same seems to apply to `focus-frame'. Bye, Tassilo _______________________________________________ bug-auctex mailing list [email protected] https://lists.gnu.org/mailman/listinfo/bug-auctex
