NetBSD-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Warning after installing emacs
Duke Normandin <dukeofpurl%gmx.com@localhost> writes:
> I'm writing this post on antiX Linux distro running fluxbox - that's it. I
> want to duplicate that in NetBSD.
> Emacs in the console when I'm there. Emacs on top of fluxbox when I'm there.
> Simple setup.
> I've got another post about the bork-fest I'm having trying to get X up and
> running. I'm wondering if this `dbus' issue is related?
It shouldn't be related to the problems with X server, described in the
another mail-thread. X server itself (thankfully) doesn't need the D-Bus
to configure the hardware, screens, etc to display the graphics on the
display.
Since you are using fluxbox, then (possibly) the amount of programs,
which are really need the D-Bus messaging bus to operate - are
relatively small on your system. It may be necessary for notifications
(e.g. dunst receiving the notifications to display via D-Bus) or for
multimedia keys working (e.g. the playerctl program uses D-Bus to send
play/pause/stop signals to the players in the system).
The Emacs may use D-Bus to display notifications via notifications.el or
to receive aforementioned play/pause/stop signals, used by emms-mpris.el
plugin. But all of these features aren't enabled by the default.
--
Eugene Andrienko
Home |
Main Index |
Thread Index |
Old Index