From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/39222 Path: main.gmane.org!not-for-mail From: Henrik Enberg Newsgroups: gmane.emacs.gnus.general Subject: Re: Error sending messages Date: Tue, 09 Oct 2001 20:07:23 +0200 Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035174963 26760 80.91.224.250 (21 Oct 2002 04:36:03 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 04:36:03 +0000 (UTC) Return-Path: Original-Received: (qmail 19094 invoked from network); 9 Oct 2001 18:10:19 -0000 Original-Received: from malifon.math.uh.edu (mail@129.7.128.13) by mastaler.com with SMTP; 9 Oct 2001 18:10:19 -0000 Original-Received: from sina.hpc.uh.edu ([129.7.128.10] ident=lists) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 15r1Il-0003AJ-00; Tue, 09 Oct 2001 13:08:23 -0500 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Tue, 09 Oct 2001 13:08:00 -0500 (CDT) Original-Received: from sclp3.sclp.com (qmailr@sclp3.sclp.com [209.196.61.66]) by sina.hpc.uh.edu (8.9.3/8.9.3) with SMTP id NAA26234 for ; Tue, 9 Oct 2001 13:07:50 -0500 (CDT) Original-Received: (qmail 19066 invoked by alias); 9 Oct 2001 18:08:08 -0000 Original-Received: (qmail 19061 invoked from network); 9 Oct 2001 18:08:07 -0000 Original-Received: from fep01.swip.net (HELO fep01-svc.swip.net) (130.244.199.129) by gnus.org with SMTP; 9 Oct 2001 18:08:07 -0000 Original-Received: from rocksteady.enberg.org ([212.151.248.87]) by fep01-svc.swip.net with ESMTP id <20011009180739.BSCX22906.fep01-svc.swip.net@rocksteady.enberg.org> for ; Tue, 9 Oct 2001 20:07:39 +0200 Original-Received: by rocksteady.enberg.org (Postfix, from userid 500) id 8B7DE1C485; Tue, 9 Oct 2001 20:07:35 +0200 (CEST) Original-To: ding@gnus.org In-Reply-To: (Per Abrahamsen's message of "Tue, 09 Oct 2001 14:28:55 +0200") User-Agent: Gnus/5.090004 (Oort Gnus v0.04) Emacs/21.0.106 Original-Lines: 27 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:39222 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:39222 Per Abrahamsen writes: > Henrik Enberg writes: > >> Simon Josefsson writes: >> >>> (defun message-check-element (type) >>> "Return non-nil if this TYPE is not to be checked." >>> (if (eq message-syntax-checks 'dont-check-for-anything-just-trust-me) >>> t >>> (let ((able (assq type message-syntax-checks))) >>> (and (consp able) >>> (eq (cdr able) 'disabled))))) >> >> They're identical, both in the one from the 6th that works and the >> newest one that don't work. > > Could you try to evaluate message-check-element (put point in the > defun and type ESC C-x), and post a new backtrace? I'm afraid I can't do that, when I went back to latest CVS (no changes from the version I had trouble with) the problem went away. I'll try it if the error comes back. Henrik -- I just forgot my whole philosophy of life!!!