emacs-bug-tracker
[Top][All Lists]
Advanced

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

[debbugs-tracker] bug#17508: closed (24.3.91; Emacs without dbus support


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#17508: closed (24.3.91; Emacs without dbus support and unclear error message.)
Date: Fri, 16 May 2014 13:15:02 +0000

Your message dated Fri, 16 May 2014 15:14:35 +0200
with message-id <address@hidden>
and subject line Re: bug#17508: 24.3.91; Emacs without dbus support and unclear 
error message.
has caused the debbugs.gnu.org bug report #17508,
regarding 24.3.91; Emacs without dbus support and unclear error message.
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
17508: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=17508
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: 24.3.91; Emacs without dbus support and unclear error message. Date: Fri, 16 May 2014 13:23:06 +0200
When emacs is compiled --without-dbus and one runs:

emacs -Q -l notifications --eval '(notifications-notify :title "foo" :body 
"bar")'

the error is cryptic:

Error: (void-variable dbus-message-type-method-call)

I would in fact expect (require 'dbus) to give an error when no dbus
support is available.

(This happened to me because I had not installed dbus-1-dev prior to
recompiling emacs.)

-- 
Nico.



--- End Message ---
--- Begin Message --- Subject: Re: bug#17508: 24.3.91; Emacs without dbus support and unclear error message. Date: Fri, 16 May 2014 15:14:35 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4.50 (gnu/linux)
Andreas Schwab <address@hidden> writes:

> Nicolas Richard <address@hidden> writes:
>
>> I would in fact expect (require 'dbus) to give an error when no dbus
>> support is available.
>
> Just loading a library should never give an error.

Yep. I've added a check to `dbus-call-method' and friends, whether Emacs
has been compiled with D-Bus support. Fixed in the emacs-24 branch.

> Andreas.

Best regards, Michael.


--- End Message ---

reply via email to

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