From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: rpd Newsgroups: gmane.emacs.help Subject: Re: Emms error msg:EMMS: Handshake failed: FAILED Invalid/Missing Parameter(s) Date: Thu, 13 Aug 2009 04:31:31 -0700 (PDT) Message-ID: <24953291.post@talk.nabble.com> References: <24925384.post@talk.nabble.com> <87skfxuziy.fsf@thinkpad.tsdh.de> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1250163137 7818 80.91.229.12 (13 Aug 2009 11:32:17 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 13 Aug 2009 11:32:17 +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 Aug 13 13:32:12 2009 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 1MbYXM-0006zA-WC for geh-help-gnu-emacs@m.gmane.org; Thu, 13 Aug 2009 13:32:05 +0200 Original-Received: from localhost ([127.0.0.1]:34828 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MbYXK-0007W5-7T for geh-help-gnu-emacs@m.gmane.org; Thu, 13 Aug 2009 07:32:02 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MbYWx-0007UP-5o for help-gnu-emacs@gnu.org; Thu, 13 Aug 2009 07:31:39 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MbYWs-0007Qv-DJ for Help-gnu-emacs@gnu.org; Thu, 13 Aug 2009 07:31:38 -0400 Original-Received: from [199.232.76.173] (port=42260 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MbYWs-0007Qq-6D for Help-gnu-emacs@gnu.org; Thu, 13 Aug 2009 07:31:34 -0400 Original-Received: from kuber.nabble.com ([216.139.236.158]:59460) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MbYWr-0000m8-R2 for Help-gnu-emacs@gnu.org; Thu, 13 Aug 2009 07:31:34 -0400 Original-Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1MbYWp-0006gN-LD for Help-gnu-emacs@gnu.org; Thu, 13 Aug 2009 04:31:31 -0700 In-Reply-To: <87skfxuziy.fsf@thinkpad.tsdh.de> X-Nabble-From: richard@dickinson350.freeserve.co.uk X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) 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:67119 Archived-At: Hi Tassilo Horn-5 Thanks for your helpful feedback. I didn't know that error was due to the Last.fm username & password (Thanks for your code suggestion. I would like to be able to listen to Last.fm & presume I can get to put my username & password when I want to connect-I will look into the code for that). Many thanks & best wishes > >> I am trying to use EMMS to play .mp3 & have had this error message >> appear: >> >> << >> EMMS: Handshake failed: FAILED Invalid/Missing Parameter(s) >>>> >> >> Can someone tell me what it is & how to fix it please? > > Seems that emms tries to use the last.fm capabilities, but you didn't > set your username/password. Most probably, you don't want to use that > feature. So put > > (emms-lastfm-disable) > > into your ~/.emacs. (I'm not 100% sure this is the correct name of the > function, but `apropos-command' will help you to figure it out.) > > Bye, > Tassilo > > -- View this message in context: http://www.nabble.com/Emms-error-msg%3AEMMS%3A-Handshake-failed%3A-FAILED-Invalid-Missing-Parameter%28s%29-tp24925384p24953291.html Sent from the Emacs - Help mailing list archive at Nabble.com.