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: Fri, 21 Mar 2008 20:46:47 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Michael Albinus <albinus>       08/03/21 20:46:47

Index: dbus.texi
===================================================================
RCS file: /sources/emacs/emacs/doc/misc/dbus.texi,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -b -r1.15 -r1.16
--- dbus.texi   6 Feb 2008 21:27:27 -0000       1.15
+++ dbus.texi   21 Mar 2008 20:46:47 -0000      1.16
@@ -545,6 +545,10 @@
 used as arguments for the reply message of @var{method}.  This list
 can be composed like the input parameters in @ref{Type Conversion}.
 
+The default D-Bus timeout when waiting for a message reply is 25
+seconds.  Therefore, @var{handler} shall not last longer than
+absolutely necessary.
+
 @code{dbus-register-method} returns a Lisp symbol, which can be used
 as argument in @code{dbus-unregister-object} for removing the
 registration for @var{method}.  Example:




reply via email to

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