bongo-patches
[Top][All Lists]
Advanced

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

[bongo-patches] Don't enable XMMS Refugee mode by default even if XMMS o


From: Daniel Brockman
Subject: [bongo-patches] Don't enable XMMS Refugee mode by default even if XMMS or BMP is found on the user's system (suggested by Daniel Jensen)
Date: Tue, 02 Jan 2007 10:48:37 +0100
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

Tue Jan  2 10:46:46 CET 2007  Daniel Brockman <address@hidden>

 * Don't enable XMMS Refugee mode by default even if XMMS or
   BMP is found on the user's system (suggested by Daniel
   Jensen).

diff -rN -u old-bongo/bongo.el new-bongo/bongo.el
--- old-bongo/bongo.el  2007-01-02 10:47:27.000000000 +0100
+++ new-bongo/bongo.el  2007-01-02 10:47:27.000000000 +0100
@@ -7217,9 +7217,7 @@
   "Hook run when entering Bongo mode.
 This is run for both playlist and library buffers.")
 
-(defcustom bongo-xmms-refugee-mode
-  (not (null (or (executable-find "xmms")
-                 (executable-find "beep-media-player"))))
+(defcustom bongo-xmms-refugee-mode nil
   "Bind the `z', `x', `c', `v' and `b' keys as XMMS does.
 These keys form a little playback control panel on QWERTY keyboards.
 The bindings are `previous', `start', `pause/resume', `stop', and `next'.
-- 
Daniel Brockman <address@hidden>

reply via email to

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