Tassilo Horn <[email protected]> writes: Hi all,
> Yep, that's my opinion, too. So currently I'd go with some > `TeX-raise-frame-function' which could either by `raise-frame', > `x-focus-frame', or `TeX-x-focus-frame' where the latter would call > `x-focus-frame' after a second (not sure what should be the default, > though). But obviously I'd much prefer a solution that works across > all WMs and operating systems. Ok, Eli told me on emacs-devel that there's no reliable way to raise the emacs frame, so I've added a new defcustom `TeX-raise-frame-function' where people can do whatever it takes to raise the Emacs frame. It's docstring already shows some possibilities like `x-focus-frame' (and a deferred variant) and wmctrl. Bye, Tassilo _______________________________________________ auctex mailing list [email protected] https://lists.gnu.org/mailman/listinfo/auctex
