bongo-patches
[Top][All Lists]
Advanced

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

[bongo-patches] Update welcome texts to correctly suggest the new `i' an


From: Daniel Brockman
Subject: [bongo-patches] Update welcome texts to correctly suggest the new `i' and `I' commands
Date: Thu, 05 Apr 2007 19:01:24 +0200
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.92 (gnu/linux)

2007-04-05  Daniel Brockman  <address@hidden>

        Update welcome texts to correctly suggest the new
        `i' and `I' commands.

diff -rN -u old-bongo/bongo.el new-bongo/bongo.el
--- old-bongo/bongo.el  2007-04-05 19:01:21.000000000 +0200
+++ new-bongo/bongo.el  2007-04-05 19:01:21.000000000 +0200
@@ -8824,9 +8824,9 @@
   few moments it could hold your entire media collection ---
   or just the parts that you are currently interested in.
 
-  To insert a single local media file, use `i f'.
-  To insert a whole directory tree, use `i t'.
-  To insert the URL of a media file or stream, use `i u'.
+  To insert local media files or directories, use `i'.
+  To insert the URL of a media file or stream, use `I u RET'.
+  To insert other things, use `I TAB' to list possibilities.
 
   To enqueue tracks in the nearest playlist buffer, use `e'.
   To hop to the nearest playlist buffer, use `h'.\n\n"))
@@ -8856,9 +8856,9 @@
   To play the previous or next track, use `C-c C-p' or `C-c C-n'.
   To pause or resume, use `SPC', and to seek, use `s'.
 
-  You can use `i f', `i t' and `i u' to insert things directly
-  into playlist buffers, but enqueuing (using `e') from library
-  buffers is often more convenient.  Use `h' to hop to one.\n\n"))
+  You can use `i', and `I' to insert things directly into playlists,
+  but enqueuing (using `e') from libraries is often more convenient.
+  Use `h' to hop to a library buffer (creating one if necessary).\n\n"))
             (when (not bongo-prefer-library-buffers)
               (bongo-insert-enabled-backends-comment)))))))
 
-- 
Daniel Brockman <address@hidden>

reply via email to

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