dbus-ignore-errors
dbus-ignore-errors is a Lisp macro in `dbus.el
'.
(dbus-ignore-errors &rest BODY)
Execute BODY; signal D-Bus error when `dbus-debug' is non-nil.
Otherwise, return result of last form in BODY, or all other errors.
dbus.el
'.
(dbus-ignore-errors &rest BODY)
Execute BODY; signal D-Bus error when `dbus-debug' is non-nil.
Otherwise, return result of last form in BODY, or all other errors.