From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/18740 Path: main.gmane.org!not-for-mail From: Vladimir Volovich Newsgroups: gmane.emacs.gnus.general Subject: 0.48 bug: wrong-type-argument integer-or-marker-p nil Date: 16 Nov 1998 13:41:09 +0300 Sender: owner-ding@hpc.uh.edu Message-ID: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 X-Trace: main.gmane.org 1035157214 7852 80.91.224.250 (20 Oct 2002 23:40:14 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 23:40:14 +0000 (UTC) Return-Path: Original-Received: from karazm.math.uh.edu (karazm.math.uh.edu [129.7.128.1]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id IAA09884 for ; Mon, 16 Nov 1998 08:29:49 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by karazm.math.uh.edu (8.9.1/8.9.1) with ESMTP id HAB14712; Mon, 16 Nov 1998 07:29:39 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Mon, 16 Nov 1998 07:29:37 -0600 (CST) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [209.195.19.139]) by sina.hpc.uh.edu (8.7.3/8.7.3) with ESMTP id HAA16088 for ; Mon, 16 Nov 1998 07:29:23 -0600 (CST) Original-Received: from cc.vsu.ru (root@ns.vsu.relarn.ru [194.226.24.1]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id IAA09865 for ; Mon, 16 Nov 1998 08:29:10 -0500 (EST) Original-Received: (from uucp@localhost) by cc.vsu.ru (8.9.1/8.9.1) with UUCP id QAA00314 for ding@gnus.org; Mon, 16 Nov 1998 16:28:22 +0300 Original-Received: (from vvv@localhost) by vvv.vsu.ru (8.8.7/8.8.7) id NAA06738; Mon, 16 Nov 1998 13:41:09 +0300 Original-To: ding@gnus.org Original-Lines: 18 User-Agent: Gnus/5.070048 (Pterodactyl Gnus v0.48) Emacs/20.3 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:18740 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:18740 Hi, i received a message with alternative text and html parts. i clicked html part, and gnus suggested to save that part in a file (i do not have a w3 installed). i pressed C-g. Then i clicked the text part, and got the following error: Signaling: (wrong-type-argument integer-or-marker-p nil) gnus-mime-display-alternative(((# ("text/plain" ...) 7bit nil nil nil) (#> ("text/html" ...) quoted-printable # nil nil)) "text/plain" (#) 1) (lambda (handles) (gnus-mime-display-alternative (quote ...) "text/plain" (quote ...) 1))((# ("text/plain" (charset . "Windows-1251")) 7bit nil nil nil)) gnus-article-press-button() gnus-widget-press-button((link :delete widget-leave-text :action gnus-widget-press-button :button-keymap nil :from # :to # :button-overlay #) (mouse-2 (# 1365 (177 . 97) -125707805))) widget-apply((link :delete widget-leave-text :action gnus-widget-press-button :button-keymap nil :from # :to # :button-overlay #) :action (mouse-2 (# 1365 (177 . 97) -125707805))) widget-apply-action((link :delete widget-leave-text :action gnus-widget-press-button :button-keymap nil :from # :to # :button-overlay #) (mouse-2 (# 1365 (177 . 97) -125707805))) widget-button-click((down-mouse-2 (# 1365 (177 . 97) -125707915))) * call-interactively(widget-button-click) Best regards, -- Vladimir.