From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/49595 Path: main.gmane.org!not-for-mail From: Lars Magne Ingebrigtsen Newsgroups: gmane.emacs.gnus.general Subject: Re: error in gnus-compress-sequence on group exit Date: Fri, 24 Jan 2003 22:49:44 +0100 Organization: Programmerer Ingebrigtsen Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1043444951 21581 80.91.224.249 (24 Jan 2003 21:49:11 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Fri, 24 Jan 2003 21:49:11 +0000 (UTC) Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18cBh9-0005bg-00 for ; Fri, 24 Jan 2003 22:49:03 +0100 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 18cBi6-000395-00; Fri, 24 Jan 2003 15:50:02 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Fri, 24 Jan 2003 15:50:58 -0600 (CST) Original-Received: from sclp3.sclp.com (sclp3.sclp.com [66.230.238.2]) by sina.hpc.uh.edu (8.9.3/8.9.3) with SMTP id PAA06823 for ; Fri, 24 Jan 2003 15:50:45 -0600 (CST) Original-Received: (qmail 15699 invoked by alias); 24 Jan 2003 21:49:45 -0000 Original-Received: (qmail 15694 invoked from network); 24 Jan 2003 21:49:44 -0000 Original-Received: from quimby.gnus.org (80.91.224.244) by 66.230.238.6 with SMTP; 24 Jan 2003 21:49:44 -0000 Original-Received: from news by quimby.gnus.org with local (Exim 3.12 #1 (Debian)) id 18cBj9-00018Q-00 for ; Fri, 24 Jan 2003 22:51:07 +0100 Original-To: ding@gnus.org Original-Path: not-for-mail Original-Newsgroups: gnus.ding Original-Lines: 32 Original-NNTP-Posting-Host: quimbies.gnus.org Original-X-Trace: quimby.gnus.org 1043445067 4126 80.91.231.2 (24 Jan 2003 21:51:07 GMT) Original-X-Complaints-To: usenet@quimby.gnus.org Original-NNTP-Posting-Date: 24 Jan 2003 21:51:07 GMT Mail-Copies-To: never X-Now-Playing: AGF's _Head Slash Bauch_: "Suba" User-Agent: Gnus/5.090015 (Oort Gnus v0.15) Emacs/21.2.50 (i686-pc-linux-gnu) Cancel-Lock: sha1:/p1ENOlZCKTDK7murQ0ncv4X/nc= Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:49595 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:49595 Reiner Steib <4uce.02.r.steib@gmx.net> writes: > (a) View a mail with an application/msword attachment. > > (b) Cursor on the attachment button and press > `t application/msword-catdoc RET' (I have a mailcap entry for this: > application/msword-catdoc; catdoc -s 8859-1 -d 8859-1 %s; \ > copiousoutput; nametemplate=%s.doc > > (c) Mark some text from the doc-file output and reply (`R') > > (d) Send the mail (C-c C-c) > > (e) `q' in the summary buffer gave me this backtrace: > > --8<---------------cut here---------------start------------->8--- > Debugger entered--Lisp error: (wrong-type-argument number-or-marker-p > (75 "sch\x8f6n, da\x8df Ihr I've seen this bug myself, but I'm not able to reproduce it, and I haven't found out just exactly what's happening. Something puts something invalid into `gnus-newsgroup-replied'. Upon group exit, you see the bug, but that's a result of what happens when you send the mail, as you've described. Are you able to reproduce this bug in a simpler fashion -- something that doesn't involve Word files? :-) -- (domestic pets only, the antidote for overdose, milk.) larsi@gnus.org * Lars Magne Ingebrigtsen