emacs-devel
[Top][All Lists]
Advanced

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

dbus library functions


From: Mark A. Hershberger
Subject: dbus library functions
Date: Sat, 29 Nov 2008 18:16:33 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux)

I'm interested in making a library of common dbus services available in
Emacs.

Three logical services would be Notify, On Screen Display, and Avahi.
Perhaps some of the power management information available via DBus
would be useful to battery.el, as well.

So, two questions:

1. Would building Emacs Lisp functions to encapsulate some of the DBus
   information be useful to include in the core?

2. Would it be better to create separate libraries (e.g. notify.el,
   osd.el, avahi.el) or a single one (e.g. freedesktop-dbus.el) for
   these functions?

Thanks,

Mark.





reply via email to

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