[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [AUCTeX] raise-frame
From: |
Mosè Giordano |
Subject: |
Re: [AUCTeX] raise-frame |
Date: |
Fri, 10 Jun 2016 22:09:17 +0200 |
Hi Tassilo,
2016-06-10 21:15 GMT+02:00 Tassilo Horn <address@hidden>:
> Tassilo Horn <address@hidden> 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.
Good, thank you! Could you please document it in manual and mention
it in changes for next release? :-)
Bye,
Mosè