From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Hadron Newsgroups: gmane.emacs.help Subject: Re: emms help Date: Mon, 05 Mar 2007 15:40:06 +0100 Message-ID: <871wk3rby1.fsf@gmail.com> References: <87vehldjxb.fsf@gmail.com> <1172801099.929689.71570@h3g2000cwc.googlegroups.com> <87k5y0guzb.fsf@gmail.com> <87odnbv0mb.fsf@baldur.tsdh.de> <87tzx3m3zg.fsf@gmail.com> <87y7meuzcn.fsf@baldur.tsdh.de> <87k5xxwl81.fsf@gmail.com> <87hct07cir.fsf@truman.edu> <87wt1vao4o.fsf@gmail.com> <87vehfg6a2.fsf@baldur.tsdh.de> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1173109251 25194 80.91.229.12 (5 Mar 2007 15:40:51 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 5 Mar 2007 15:40:51 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Mar 05 16:40:34 2007 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1HOFIe-0007Gg-RG for geh-help-gnu-emacs@m.gmane.org; Mon, 05 Mar 2007 16:40:33 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HOFIe-0005Md-7c for geh-help-gnu-emacs@m.gmane.org; Mon, 05 Mar 2007 10:40:32 -0500 Original-Path: shelby.stanford.edu!newshub.stanford.edu!news.tele.dk!news.tele.dk!small.news.tele.dk!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 55 Original-X-Trace: individual.net rRp5o2Od7UmvmZ3mU975HwgJdfowyaMMgfIAqtfCXJpY5ATChM X-Orig-Path: news.individual.net!news X-Face: 2h#||Cd#d%F*NCm59[_6/{1a@jy%; |j>{D~4^gKg(^i%7j0IK?+,/GmW&:CD5fEKb_! User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.0.50 (gnu/linux) Cancel-Lock: sha1:xgNnyhl3nBD6F63U5yKpEt5C564= Original-Xref: shelby.stanford.edu gnu.emacs.help:146076 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:41681 Archived-At: Tassilo Horn writes: > Hadron writes: > > Hi Hadron, > >>> M-x emms-add-directory-tree: Add all music files contained in a >>> directory or its subdirectories. >> >> This just returns that there are no songs in the top level - it seems >> to ignore the "tree" bit ... > > Hm, do you use a current darcs checkout or version 2.1? Maybe there's a > bug in it. At least the current version warks flawlessly. > > Bye, > Tassilo I took the darcs version. How to determine emms version? There is no emms-version function. Does not work for me. I have a top level "music" folder and point emms-browser at it using emms-add-directory-tree. Below it are directories named after the artist, then below the albums then the song files. I get this in the messages after emms-add-directory-tree : Building playlist...done emms-playlist-first: No first track If I add (for example) music/beach boys/albumname/ then the songs are added for that directory only. Why is a call to add-directoy-tree even calling a play function in the first place? The browser is not where files are played from - this is the job of the play lists is it not? (ps How about a menu item for emms? is it there?) How to remove stuff from emms-browser? The "delete" option worries me - the documentation isnt clear as to what it deletes - I just want to empty the browser cache - not remove the files from the hard drive. ,---- | emms-browser-delete-files is an interactive compiled Lisp function in `emms-browser.el'. | (emms-browser-delete-files) | | Delete all files under point. | Disabled by default. `----