From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/67154 Path: news.gmane.org!not-for-mail From: David Engster Newsgroups: gmane.emacs.gnus.general Subject: Re: add a gnus-summary-pipe-output-default-command variable Date: Fri, 11 Jul 2008 09:45:00 +0200 Message-ID: References: <87hcb9mw4i.fsf@jidanni.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1215762387 25829 80.91.229.12 (11 Jul 2008 07:46:27 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 11 Jul 2008 07:46:27 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M15614@lists.math.uh.edu Fri Jul 11 09:47:15 2008 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.50) id 1KHDLI-0008Vw-Cd for ding-account@gmane.org; Fri, 11 Jul 2008 09:47:00 +0200 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 1KHDJY-0006Su-RC; Fri, 11 Jul 2008 02:45:12 -0500 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 1KHDJW-0006Sb-PP for ding@lists.math.uh.edu; Fri, 11 Jul 2008 02:45:10 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtp (Exim 4.67) (envelope-from ) id 1KHDJQ-00050M-UP for ding@lists.math.uh.edu; Fri, 11 Jul 2008 02:45:10 -0500 Original-Received: from m61s02.vlinux.de ([83.151.21.164]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1KHDJk-0003Jj-00 for ; Fri, 11 Jul 2008 09:45:25 +0200 Original-Received: from kafka.physik3.gwdg.de ([134.76.92.48]) by m61s02.vlinux.de with esmtpsa (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.63) (envelope-from ) id 1KHDJO-0004mv-NL for ding@gnus.org; Fri, 11 Jul 2008 09:45:03 +0200 In-Reply-To: (Katsumi Yamaoka's message of "Fri, 11 Jul 2008 08:59:15 +0900") User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/22.2 (gnu/linux) X-Spam-Score: -2.4 (--) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:67154 Archived-At: Katsumi Yamaoka writes: >> I forgot to try running `g-s-save-in-pipe' independently, sorry. >> The cause is that I changed the buffer `gnus-article-buffer' to >> `gnus-save-article-buffer' (in which there are article contents) >> so that a raw article may also be piped. I'll fix it soon. > > Fixed in the Gnus CVS trunk. Please test. Works for me. Thanks! -David