From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/74344 Path: news.gmane.org!not-for-mail From: Julien Danjou Newsgroups: gmane.emacs.gnus.general Subject: Error on Gcc Date: Wed, 24 Nov 2010 23:53:03 +0100 Message-ID: <87pqtu1ghc.fsf@keller.adm.naquadah.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1290639227 24922 80.91.229.12 (24 Nov 2010 22:53:47 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 24 Nov 2010 22:53:47 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M22709@lists.math.uh.edu Wed Nov 24 23:53:44 2010 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1PLODf-00044U-61 for ding-account@gmane.org; Wed, 24 Nov 2010 23:53:43 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1PLODb-000447-0i; Wed, 24 Nov 2010 16:53:39 -0600 Original-Received: from mx2.math.uh.edu ([129.7.128.33]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1PLODZ-00043w-Tj for ding@lists.math.uh.edu; Wed, 24 Nov 2010 16:53:37 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtp (Exim 4.72) (envelope-from ) id 1PLODZ-0002Iv-2B for ding@lists.math.uh.edu; Wed, 24 Nov 2010 16:53:37 -0600 Original-Received: from prometheus.naquadah.org ([212.85.154.174] helo=mx1.naquadah.org) by quimby.gnus.org with esmtp (Exim 3.36 #1 (Debian)) id 1PLODY-0004lF-00 for ; Wed, 24 Nov 2010 23:53:36 +0100 Original-Received: by mx1.naquadah.org (Postfix, from userid 8) id 0E6A65C1C8; Wed, 24 Nov 2010 23:53:06 +0100 (CET) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on prometheus.naquadah.org X-Spam-Level: X-Spam-Status: No, score=-2.9 required=4.5 tests=ALL_TRUSTED,BAYES_00 autolearn=ham version=3.3.1 Original-Received: from keller.adm.naquadah.org (unknown [IPv6:2a01:e35:2e39:e900:222:faff:fe9d:ce44]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.naquadah.org (Postfix) with ESMTPSA id A98D05C15D for ; Wed, 24 Nov 2010 23:53:03 +0100 (CET) Original-Received: from jd by keller.adm.naquadah.org with local (Exim 4.72) (envelope-from ) id 1PLOD1-0003ps-5A for ding@gnus.org; Wed, 24 Nov 2010 23:53:03 +0100 Mail-Followup-To: ding@gnus.org User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/24.0.50 (gnu/linux) X-Spam-Score: -1.9 (-) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:74344 Archived-At: I got this kind of errors several times today: Debugger entered--Lisp error: (wrong-type-argument number-or-marker-p nil) gnus-add-to-range(((1 . 13631) 13633) (nil)) gnus-compute-read-articles("sent" (nil)) gnus-group-make-articles-read("sent" (nil)) gnus-group-mark-article-read("sent" nil) gnus-inews-do-gcc() run-hooks(message-sent-hook) message-send(nil) message-send-and-exit(nil) call-interactively(message-send-and-exit) (let (orgstruct-mode) (call-interactively (or (key-binding "=03") (quote = orgstruct-error)))) (if (org-context-p (quote headline) (quote item) (and orgstruct-is-++ nil= (quote item-body))) (org-run-like-in-org-mode (quote org-ctrl-c-ctrl-c)) (= let (orgstruct-mode) (call-interactively (or (key-binding "=03") (quote org= struct-error))))) orgstruct-hijacker-command-21(1) call-interactively(orgstruct-hijacker-command-21) orgtbl-ctrl-c-ctrl-c(nil) call-interactively(orgtbl-ctrl-c-ctrl-c nil nil) I don't know why. :( The message is in the good gcc folder but not marked as read, obviously, after that error. --=20 Julien Danjou // =E1=90=B0 http://julien.danjou.info