From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/84213 Path: news.gmane.org!not-for-mail From: Eric Abrahamsen Newsgroups: gmane.emacs.gnus.general Subject: Re: show attachments on the top Date: Mon, 10 Feb 2014 13:46:14 +0800 Message-ID: <878utjpljt.fsf@ericabrahamsen.net> References: <87ob43eerj.fsf@building.gnus.org> <87d2iyktqu.fsf@ericabrahamsen.net> <87iospkd7j.fsf@ericabrahamsen.net> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1392011081 5985 80.91.229.3 (10 Feb 2014 05:44:41 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 10 Feb 2014 05:44:41 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M32465@lists.math.uh.edu Mon Feb 10 06:44:46 2014 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1WCjfh-0002cl-Ki for ding-account@gmane.org; Mon, 10 Feb 2014 06:44:45 +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 1WCjfG-00088t-9X; Sun, 09 Feb 2014 23:44:18 -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 1WCjfE-00088f-Lr for ding@lists.math.uh.edu; Sun, 09 Feb 2014 23:44:16 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtps (TLSv1:AES128-SHA:128) (Exim 4.76) (envelope-from ) id 1WCjfD-00029K-Ch for ding@lists.math.uh.edu; Sun, 09 Feb 2014 23:44:16 -0600 Original-Received: from plane.gmane.org ([80.91.229.3]) by quimby.gnus.org with esmtp (Exim 4.80) (envelope-from ) id 1WCjfB-00006K-41 for ding@gnus.org; Mon, 10 Feb 2014 06:44:13 +0100 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1WCjf9-0002Tw-82 for ding@gnus.org; Mon, 10 Feb 2014 06:44:11 +0100 Original-Received: from 123.122.43.67 ([123.122.43.67]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 10 Feb 2014 06:44:11 +0100 Original-Received: from eric by 123.122.43.67 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 10 Feb 2014 06:44:11 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 16 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 123.122.43.67 User-Agent: Gnus/5.13001 (Ma Gnus v0.10) Emacs/24.3 (gnu/linux) Cancel-Lock: sha1:GUdD8zyBc3b1Kbgi7jAcOZAtQzE= X-Spam-Score: 0.2 (/) X-Spam-Report: SpamAssassin (3.3.1 2010-03-16) analysis follows Bayesian score: 0.0000 Ham tokens: 0.000-366--2959h-0s--0d--H*u:Emacs, 0.000-262--2115h-0s--0d--H*u:Gnus, 0.000-262--2115h-0s--0d--H*UA:Gnus, 0.000-250--2019h-0s--0d--H*UA:linux, 0.000-250--2019h-0s--0d--H*u:linux Spam tokens: 0.992-14915--659h-58131s--0d--HX-Spam-Relays-External:quimby.gnus.org, 0.992-20034--947h-78311s--0d--HTo:D*gnus.org, 0.992-20827--1004h-81486s--0d--H*RU:quimby.gnus.org, 0.990-20623--1209h-81487s--0d--H*RT:80.91.231.51, 0.990-20623--1209h-81487s--0d--H*RT:quimby.gnus.org Autolearn status: no 1.2 RCVD_NUMERIC_HELO Received: contains an IP address used for HELO -0.6 RP_MATCHES_RCVD Envelope sender domain matches handover relay domain -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at http://www.dnswl.org/, no trust [80.91.229.3 listed in list.dnswl.org] -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] 1.5 FSL_HELO_BARE_IP_2 FSL_HELO_BARE_IP_2 List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:84213 Archived-At: Katsumi Yamaoka writes: > Eric Abrahamsen wrote: >> Katsumi Yamaoka writes: >>>> Debugger entered--Lisp error: (wrong-type-argument number-or-marker-p "2") >>>> gnus-article-part-wrapper(nil mm-save-part) >>>> gnus-article-save-part(nil) >>>> call-interactively(gnus-article-save-part nil nil) >>> Thanks for pointing it out. I'll fix it, but after this weekend, >>> sorry. > >> I wasn't planning on losing any sleep over it :) > > I've installed a fix. Could you try it? Seems to be working fine. Thanks again!