dbus-event-error-functions

dbus-event-error-functions is a variable defined in `dbus.el'.
Its value is
(dbus-notice-synchronous-call-errors)

  • This variable may be risky if used as a file-local variable.

Documentation:
Functions to be called when a D-Bus error happens in the event handler.
Every function must accept two arguments, the event and the error variable
caught in `condition-case' by `dbus-error'.