all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Michael Albinus <michael.albinus@gmx.de>
To: Ari Roponen <ari.roponen@gmail.com>
Cc: 7113@debbugs.gnu.org, Thomas Fitzsimmons <fitzsim@fitzsim.org>
Subject: bug#7113: 23.2; Crash on invalid path argument to dbus-introspect-xml
Date: Mon, 27 Sep 2010 15:30:42 +0200	[thread overview]
Message-ID: <87fwwvb9fh.fsf@gmx.de> (raw)
In-Reply-To: <m3eicf2ub4.fsf@gmail.com> (Ari Roponen's message of "Mon, 27 Sep 2010 16:24:31 +0300")

Ari Roponen <ari.roponen@gmail.com> writes:

> Thank you. A minor correction, though:
>
>      Vdbus_debug = Qnil;
>      /* We do not want to abort.  */
>   -  unsetenv ("DBUS_FATAL_WARNINGS");
>   +  setenv ("DBUS_FATAL_WARNINGS", 0, 1);
>
> The second parameter should be "0" (a string).

I would swear I have done it. But you are right, I did it wrong :-(

Fixed.

Thanks, and best regards, Michael.





  reply	other threads:[~2010-09-27 13:30 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-27  3:08 bug#7113: 23.2; Crash on invalid path argument to dbus-introspect-xml Thomas Fitzsimmons
2010-09-27  7:01 ` Ari Roponen
2010-09-27  7:34   ` Thomas Fitzsimmons
2010-09-27  9:07     ` Michael Albinus
2010-09-27  9:51       ` Thomas Fitzsimmons
2010-09-27 12:50         ` Michael Albinus
2010-09-27 13:24           ` Ari Roponen
2010-09-27 13:30             ` Michael Albinus [this message]
2010-09-27 14:45               ` Andreas Schwab
2010-09-28 13:46                 ` Michael Albinus
2010-10-03  4:58       ` Thomas Fitzsimmons
2010-10-03 13:22         ` 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=87fwwvb9fh.fsf@gmx.de \
    --to=michael.albinus@gmx.de \
    --cc=7113@debbugs.gnu.org \
    --cc=ari.roponen@gmail.com \
    --cc=fitzsim@fitzsim.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.