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

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

bug#14447: tramp-gvfs.el and xesam.el sometime fail to load


From: Michael Albinus
Subject: bug#14447: tramp-gvfs.el and xesam.el sometime fail to load
Date: Thu, 23 May 2013 11:03:52 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

Glenn Morris <rgm@gnu.org> writes:

> Package: emacs
> Version: 24.3
>
> I ssh'd into a remote machine where I had a graphical session running.
> Now:
>
> emacs -Q -nw -l xesam
> emacs -Q -nw -l tramp-gvfs
>
> both fail to load the associated library with error message:
>   D-Bus error: "No connection to bus", :session
>
> Debugger entered--Lisp error: (dbus-error "No connection to bus" :session)
>   dbus-get-unique-name(:session)
>
> It ought to always be possible to load lisp libraries.

I've wrapped the call of `dbus-get-unique-name' by
`ignore-errors'. tramp-gvfs.el returns now the user error "Package
`tramp-gvfs' not supported", which is intended.

xesam.el is obsolete (the XESAM interface is not used anymore by search
engines). Shouldn't we move xesam.el to "obsolete/"?

Best regards, Michael.





reply via email to

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