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: Mosè Giordano
Subject: bug#22610: Auctex doesn't work with Atril (Mate's version of evince)
Date: Fri, 12 Feb 2016 16:22:45 +0100

Hi Antoine,

2016-02-11 21:19 GMT+01:00 Antoine Levitt <address@hidden>:
> 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!

Thank you so much for reporting this problem.  Looking better at that
function I also noticed that only "0" was actually passed as argument
of `dbus-call-method', as 0 is the last form of `when''s body.  I
think the attached patch cures both bugs.  Please, tell me if it works
for you.

Bye,
Mosè

Attachment: atril.patch
Description: Text Data


reply via email to

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