From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Ted Zlatanov Newsgroups: gmane.emacs.help Subject: Re: Gnus report "Wrong type argument: consp, nil" Date: Thu, 29 Jan 2009 14:12:13 -0600 Organization: =?utf-8?B?0KLQtdC+0LTQvtGAINCX0LvQsNGC0LDQvdC+0LI=?= @ Cienfuegos Message-ID: <86skn1c1nm.fsf@lifelogs.com> References: <87skn28wfz.fsf@188.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1233261696 6650 80.91.229.12 (29 Jan 2009 20:41:36 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 29 Jan 2009 20:41:36 +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 Jan 29 21:42:50 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 1LSdir-00040U-6h for geh-help-gnu-emacs@m.gmane.org; Thu, 29 Jan 2009 21:42:49 +0100 Original-Received: from localhost ([127.0.0.1]:52822 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LSdhY-0007TC-PW for geh-help-gnu-emacs@m.gmane.org; Thu, 29 Jan 2009 15:41:28 -0500 Original-Path: news.stanford.edu!newsfeed.stanford.edu!postnews.google.com!news4.google.com!news.germany.com!news.mixmin.net!news.albasani.net!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 13 Original-X-Trace: news.albasani.net L2uRStEzZXZV1Kaj+XTnU4teyEsPoLjAGvE4m1XNikAua6X5VfWcpL392l1oIYnoTuMBoYhU6bMhfmxtqpH9Ulk8vLfP1o3pOnA4Lw9LG+4j6GoSzIsr1NcJf8a5flF1 Original-X-Complaints-To: abuse@albasani.net Original-NNTP-Posting-Date: Thu, 29 Jan 2009 20:10:43 +0000 (UTC) X-User-ID: EGQKR/zFMoNhjlxMZYh+EQKlvF/4i/07EplBGDgKrFM= X-Face: bd.DQ~'29fIs`T_%O%C\g%6jW)yi[zuz6; d4V0`@y-~$#3P_Ng{@m+e4o<4P'#(_GJQ%TT= D}[Ep*b!\e,fBZ'j_+#"Ps?s2!4H2-Y"sx" Cancel-Lock: sha1:uBlXiQyad5m1d9Pyf/rFd1INnJ4= sha1:WSEIM1/526zt91c39pumFybM8Fw= User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.0.60 (gnu/linux) X-NNTP-Posting-Host: E0LGP0knQb+6r5spgkr4/fc8YRuejeLm9X8DXD6dEOI= Original-Xref: news.stanford.edu gnu.emacs.help:166448 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:61766 Archived-At: On Thu, 29 Jan 2009 14:20:48 +0800 fnn wrote: f> When I use gnus to send a mail, it reports: f> Wrong type argument: consp, nil. f> Anyone kowns it? Do M-x toggle-debug-on-error and write back with the results of your backtrace. There's no way to know what is generating the error otherwise. Thanks Ted