emacs-orgmode
[Top][All Lists]
Advanced

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

Re: "peculiar" error with countdown timer in org-agenda


From: Marco Wahl
Subject: Re: "peculiar" error with countdown timer in org-agenda
Date: Tue, 03 Mar 2020 19:05:09 +0100
User-agent: Gnus/5.13 (Gnus v5.13)

> I will check.  However I am on Windows 7-64 and to the best of my knowledge
> Dbus is not available for this platform.  There were some efforts to make
> it work but I don't think they are current.

Okay.

> In any case, as the error message said, this version of emacs isn't
> compiled with Dbus, which makes sense for a Windows version.
> I will try to create my own handler and figure out why dbus notification is
> being attempted on a version of Emacs compiled without it.

Okay.  And yes, please check setting the handler.  E.g. evaluate

    (setq org-show-notification-handler #'message)

or add the line your init file.

AFAICS the condition with the dbus stuff is ignored if the handler is
set.  In any case please report the outcome of your testing.


Thanks,
-- Marco



reply via email to

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