emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/doc/misc/dbus.texi,v


From: Michael Albinus
Subject: [Emacs-diffs] Changes to emacs/doc/misc/dbus.texi,v
Date: Mon, 21 Jan 2008 20:00:50 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Michael Albinus <albinus>       08/01/21 20:00:50

Index: dbus.texi
===================================================================
RCS file: /sources/emacs/emacs/doc/misc/dbus.texi,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -b -r1.13 -r1.14
--- dbus.texi   4 Jan 2008 21:44:23 -0000       1.13
+++ dbus.texi   21 Jan 2008 20:00:50 -0000      1.14
@@ -674,9 +674,15 @@
 @code{D-Bus ARG} is raised.
 
 All errors raised by D-Bus are signaled with the error symbol
address@hidden  As usual, such an error can be trapped with a
address@hidden form.  If possible, error messages from D-Bus
-are appended to the @code{dbus-error}.
address@hidden  If possible, error messages from D-Bus are
+appended to the @code{dbus-error}.
+
address@hidden dbus-ignore-errors address@hidden
+This executes @var{forms} exactly like a @code{progn}, except that
address@hidden errors are ignored during the @var{forms}.  These
+errors can be made visible when variable @code{dbus-debug} is set to
address@hidden
address@hidden defspec
 
 Incoming D-Bus messages are handled as Emacs events (see @pxref{Misc
 Events, , , elisp}).  The generated event has this form:




reply via email to

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