From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/86219 Path: news.gmane.org!not-for-mail From: =?utf-8?Q?Peter_M=C3=BCnster?= Newsgroups: gmane.emacs.gnus.general Subject: Re: piping html inline images through filter Date: Wed, 14 Oct 2015 19:42:47 +0200 Message-ID: <87io69mjmw.fsf@free.fr> References: <87d1wio76u.fsf@roche-blanche.net> <874mhty8md.fsf@enricoschumann.net> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1444844609 19963 80.91.229.3 (14 Oct 2015 17:43:29 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 14 Oct 2015 17:43:29 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M34453@lists.math.uh.edu Wed Oct 14 19:43:15 2015 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from lists1.math.uh.edu ([129.7.128.208]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1ZmQ52-0002N5-BU for ding-account@gmane.org; Wed, 14 Oct 2015 19:43:12 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by lists1.math.uh.edu with smtp (Exim 4.85) (envelope-from ) id 1ZmQ4s-0006pF-Dd; Wed, 14 Oct 2015 12:43:02 -0500 Original-Received: from mx1.math.uh.edu ([129.7.128.32]) by lists1.math.uh.edu with esmtps (TLSv1.2:AES128-GCM-SHA256:128) (Exim 4.85) (envelope-from ) id 1ZmQ4q-0006ou-P2 for ding@lists.math.uh.edu; Wed, 14 Oct 2015 12:43:00 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtps (TLSv1.2:DHE-RSA-AES128-SHA:128) (Exim 4.85) (envelope-from ) id 1ZmQ4p-0002qt-A5 for ding@lists.math.uh.edu; Wed, 14 Oct 2015 12:43:00 -0500 Original-Received: from plane.gmane.org ([80.91.229.3]) by quimby.gnus.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:256) (Exim 4.80) (envelope-from ) id 1ZmQ4n-0003j3-LW for ding@gnus.org; Wed, 14 Oct 2015 19:42:57 +0200 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1ZmQ4m-000266-Oy for ding@gnus.org; Wed, 14 Oct 2015 19:42:56 +0200 Original-Received: from arennes-651-1-323-7.w2-12.abo.wanadoo.fr ([2.12.202.7]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 14 Oct 2015 19:42:56 +0200 Original-Received: from pmlists by arennes-651-1-323-7.w2-12.abo.wanadoo.fr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 14 Oct 2015 19:42:56 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 14 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: arennes-651-1-323-7.w2-12.abo.wanadoo.fr User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux) Cancel-Lock: sha1:s6H89fqYBTZ5wVOEiuB1LE+Va04= X-Spam-Score: -1.0 (-) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:86219 Archived-At: On Wed, Oct 14 2015, Enrico Schumann wrote: > For processing specific parts of the email you could first save the > interesting parts to some tmp-directory (for instance with > 'gnus-summary-save-parts'). Then run a 'shell-command' that does all the > computations on the image(s), the output of which you insert into your > reply. Yes, thanks. And how would it be possible to place the output at the right location please? TIA, -- Peter