From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.user/9791 Path: news.gmane.org!not-for-mail From: charles.bouillaguet@gmail.com Newsgroups: gmane.emacs.gnus.user Subject: Re: reading mails with gnus ? Date: Thu, 25 Oct 2007 00:43:28 -0700 Organization: http://groups.google.com Message-ID: <1193298208.329520.288250@k79g2000hse.googlegroups.com> References: <87wstf2uxn.fsf@kamaloka.dhatu> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" X-Trace: ger.gmane.org 1193304443 31739 80.91.229.12 (25 Oct 2007 09:27:23 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 25 Oct 2007 09:27:23 +0000 (UTC) To: info-gnus-english@gnu.org Original-X-From: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Thu Oct 25 11:27:23 2007 Return-path: Envelope-to: gegu-info-gnus-english@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1Ikyzm-0004tl-Nk for gegu-info-gnus-english@m.gmane.org; Thu, 25 Oct 2007 11:27:19 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ikyzd-0007Fy-OZ for gegu-info-gnus-english@m.gmane.org; Thu, 25 Oct 2007 05:27:09 -0400 Original-Path: shelby.stanford.edu!headwall.stanford.edu!newshub.sdsu.edu!postnews.google.com!k79g2000hse.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.gnus Original-Lines: 23 Original-NNTP-Posting-Host: 129.199.99.18 Original-X-Trace: posting.google.com 1193298208 17959 127.0.0.1 (25 Oct 2007 07:43:28 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Thu, 25 Oct 2007 07:43:28 +0000 (UTC) In-Reply-To: <87wstf2uxn.fsf@kamaloka.dhatu> User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.9) Gecko/20070209 Fedora/1.5.0.9-3.fc6 Firefox/1.5.0.9 pango-text,gzip(gfe),gzip(gfe) Complaints-To: groups-abuse@google.com Injection-Info: k79g2000hse.googlegroups.com; posting-host=129.199.99.18; posting-account=ps2QrAMAAAA6_jCuRt2JEIpn5Otqf_w0 Original-Xref: shelby.stanford.edu gnu.emacs.gnus:79998 X-Mailman-Approved-At: Thu, 25 Oct 2007 05:20:28 -0400 X-BeenThere: info-gnus-english@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Announcements and discussions for GNUS, the GNU Emacs Usenet newsreader \(in English\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Errors-To: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.gnus.user:9791 Archived-At: On 22 oct, 14:30, Sven Bretfeld wrote: > Hi Charles > > It seems to be simple. The is a typing mistake: > > Charles Bouillaguet writes: > > (setq > > gnus-select-methods '((nnml "")) > > ^^^^^^^ > This has to be gnus-select-method (without s). Hi Sven and all, Yes, I made this stupid typo. Nethertheless, after fixing it I am now confronted with a new kind of problem : when I start gnus, it says : "wrong type argument: symbolp, (nnml "") and doesn't start.... any hint ? thanks, Charles