From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Jay Belanger Newsgroups: gmane.emacs.help Subject: Re: emms help Date: Thu, 01 Mar 2007 13:22:07 -0600 Message-ID: <871wk87ork.fsf@truman.edu> References: <87vehldjxb.fsf@gmail.com> Reply-To: belanger@truman.edu NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1172778082 11465 80.91.229.12 (1 Mar 2007 19:41:22 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 1 Mar 2007 19:41:22 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Mar 01 20:41:13 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 1HMr9M-0003yt-Oj for geh-help-gnu-emacs@m.gmane.org; Thu, 01 Mar 2007 20:41:12 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HMr9O-00048P-OW for geh-help-gnu-emacs@m.gmane.org; Thu, 01 Mar 2007 14:41:14 -0500 Original-Path: shelby.stanford.edu!newshub.stanford.edu!elk.ncren.net!solaris.cc.vt.edu!news.vt.edu!newspump.monmouth.com!newspeer.monmouth.com!nntp.newsfirst.net!newshub.more.net!news.more.net!53ab2750!not-for-mail Original-Newsgroups: gnu.emacs.help User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.94 (gnu/linux) Cancel-Lock: sha1:wM9Bmm5KWonmu4jI7fU8/vrLeNU= Original-Lines: 22 Original-NNTP-Posting-Host: 150.243.64.4 Original-X-Trace: news.more.net 1172776928 150.243.64.4 (Thu, 01 Mar 2007 13:22:08 CST) Original-NNTP-Posting-Date: Thu, 01 Mar 2007 13:22:08 CST Original-Xref: shelby.stanford.edu gnu.emacs.help:145969 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:41573 Archived-At: Hadron writes: > Can someone help me use emms-browser please. I'll try. (I'm sure someone will correct me if I'm wrong.) > I assumed I would just call it and point it to a directory, but it just > opens with a blank buffer. That's because it reads the information from a cache, which is originally empty. Load a directory with M-x emms-add-directory or M-x emms-add-directory-tree and then you'll have artists and/or songs in the browser. Next time you start it, that information will still be in the cache, so you will still see it in the browser. Jay