all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Michael Albinus <michael.albinus@gmx.de>
To: Glenn Morris <rgm@gnu.org>
Cc: 14447@debbugs.gnu.org
Subject: bug#14447: tramp-gvfs.el and xesam.el sometime fail to load
Date: Thu, 23 May 2013 11:03:52 +0200	[thread overview]
Message-ID: <8761yacbk7.fsf@gmx.de> (raw)
In-Reply-To: <n8fvxe2mjy.fsf@fencepost.gnu.org>

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	other threads:[~2013-05-23  9:03 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-23  7:16 bug#14447: tramp-gvfs.el and xesam.el sometime fail to load Glenn Morris
2013-05-23  9:03 ` Michael Albinus [this message]
2013-05-23 13:35   ` Stefan Monnier
2013-05-23 14:00     ` Michael Albinus
2013-05-23 16:43       ` Stefan Monnier
2013-05-24 10:06         ` Michael Albinus

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=8761yacbk7.fsf@gmx.de \
    --to=michael.albinus@gmx.de \
    --cc=14447@debbugs.gnu.org \
    --cc=rgm@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.