From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.user/10220 Path: news.gmane.org!not-for-mail From: Uwe Brauer Newsgroups: gmane.emacs.gnus.user Subject: Re: png in message, reply and preview `preview-copy-region-as-mml' Date: Sun, 27 Jan 2008 11:12:12 +0100 Message-ID: <874pczbmrn.fsf@mat.ucm.es> References: <8563xiou8c.fsf@lola.goethe.zz> Reply-To: Uwe Brauer NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1201428756 4401 80.91.229.12 (27 Jan 2008 10:12:36 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 27 Jan 2008 10:12:36 +0000 (UTC) To: info-gnus-english@gnu.org Original-X-From: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Sun Jan 27 11:12:56 2008 Return-path: Envelope-to: gegu-info-gnus-english@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1JJ4VT-0006nb-UL for gegu-info-gnus-english@m.gmane.org; Sun, 27 Jan 2008 11:12:56 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JJ4V3-0006xE-53 for gegu-info-gnus-english@m.gmane.org; Sun, 27 Jan 2008 05:12:29 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JJ4V0-0006wy-8M for info-gnus-english@gnu.org; Sun, 27 Jan 2008 05:12:26 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JJ4Uz-0006wb-7f for info-gnus-english@gnu.org; Sun, 27 Jan 2008 05:12:25 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JJ4Uz-0006wU-3D for info-gnus-english@gnu.org; Sun, 27 Jan 2008 05:12:25 -0500 Original-Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1JJ4Uy-0007hm-Rv for info-gnus-english@gnu.org; Sun, 27 Jan 2008 05:12:25 -0500 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1JJ4Uu-0004B8-Ux for info-gnus-english@gnu.org; Sun, 27 Jan 2008 10:12:20 +0000 Original-Received: from 252.red-83-49-216.dynamicip.rima-tde.net ([83.49.216.252]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 27 Jan 2008 10:12:20 +0000 Original-Received: from oub by 252.red-83-49-216.dynamicip.rima-tde.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 27 Jan 2008 10:12:20 +0000 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 30 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 252.red-83-49-216.dynamicip.rima-tde.net X-Hashcash: 1:20:080127:gmane.emacs.gnus.user::gD0tabO8xK+s0IrQ:00000000000000000000000000000000000000001yqp User-Agent: Gnus/5.110006 (No Gnus v0.6) XEmacs/21.4.19 (linux) Cancel-Lock: sha1:5yIrRTz4uDVoINcTgPv2M4Dk/Ak= X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: info-gnus-english@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Announcements and discussions for GNUS, the GNU Emacs Usenet newsreader \(in English\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Errors-To: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.gnus.user:10220 Archived-At: >>>>> "William" == William F Hammond writes: >> >> You are right, however >> `gnus-summary-reply-with-original' >> does not and I can't see any way to include these png the same way >> forwarding does that. > From the summary buffer I use > 'gnus-summary-followup-with-original' (key: F) > or > 'gnus-summary-followup' (key: f) > Then mml-attach-file from the message composition buffer (key: C-c RET f) > or (Menu: Attachments->Attach File) > Its doc is this: > mml-attach-file is an interactive compiled Lisp function in `mml'. > (mml-attach-file FILE &optional TYPE DESCRIPTION DISPOSITION) > Attach a file to the outgoing MIME message. > The file is not inserted or encoded until you send the message with > `C-c C-c' or `C-c C-s'. Well to do this you have the message first and that looks to my quite cumbersome, so one could use mml-attach-buffer (after having saved the buffer which is sort of complicated too) Uwe Brauer