bug-auctex
[Top][All Lists]
Advanced

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

bug#22610: Auctex doesn't work with Atril (Mate's version of evince)


From: Antoine Levitt
Subject: bug#22610: Auctex doesn't work with Atril (Mate's version of evince)
Date: Thu, 11 Feb 2016 21:19:46 +0100

Close: (when (equal "evince" app) :uint32 0) returns nil if app != evince, which gets transmitted to dbus as the boolean false. I'm not sure how to do this without duplicating the call?

Other than that, works great under my version of atril. Thanks!

On 11 February 2016 at 18:21, Tassilo Horn <address@hidden> wrote:
Mosè Giordano <address@hidden> writes:

Hi Mosè,

>> TeX-source-correlate-sync-source has no viewer specifics in it, so
>> why shouldn't we be allowed to register it for the SyncSource signals
>> of both Evince and Atril?
>
> I don't know, that's why I was asking :-D

Ah, ok.  Well, I just tested you can register two different functions
for one single DBUS signal and then they are called in registration
order, so there shouldn't be a problem registering two different signals
to the same function.

> Please find attached the new patch (I swear it's there this time!),
> let me know.

Yes, that looks exactly as I imagined.  So please commit it as soon as
Antoine report it also works in addition to just looking good. :-)

Bye,
Tassilo


reply via email to

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