From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/25908 Path: main.gmane.org!not-for-mail From: Shenghuo ZHU Newsgroups: gmane.emacs.gnus.general Subject: Re: Saving an inlined attachment? Date: 14 Oct 1999 17:40:56 -0400 Organization: U of Rochester Sender: owner-ding@hpc.uh.edu Message-ID: <5b1zaxy61j.fsf@giga.cs.rochester.edu> References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035163215 16670 80.91.224.250 (21 Oct 2002 01:20:15 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 01:20:15 +0000 (UTC) Return-Path: Original-Received: from spinoza.math.uh.edu (spinoza.math.uh.edu [129.7.128.18]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id RAA23962 for ; Thu, 14 Oct 1999 17:43:47 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by spinoza.math.uh.edu (8.9.1/8.9.1) with ESMTP id QAB01772; Thu, 14 Oct 1999 16:42:51 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Thu, 14 Oct 1999 16:43:14 -0500 (CDT) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id QAA20715 for ; Thu, 14 Oct 1999 16:43:02 -0500 (CDT) Original-Received: from cayuga.cs.rochester.edu (cayuga.cs.rochester.edu [192.5.53.209]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id RAA23939 for ; Thu, 14 Oct 1999 17:41:00 -0400 (EDT) Original-Received: from giga.cs.rochester.edu (giga.cs.rochester.edu [192.5.53.186]) by cayuga.cs.rochester.edu (8.9.3/Q) with ESMTP id RAA26692 for ; Thu, 14 Oct 1999 17:40:58 -0400 (EDT) Original-Received: (from zsh@localhost) by giga.cs.rochester.edu (8.9.1b+Sun/Q++) id RAA13741; Thu, 14 Oct 1999 17:40:57 -0400 (EDT) Original-To: ding@gnus.org X-Attribution: ZSH X-Face: 'IF:e51ib'Qbl^(}l^&4-J`'P!@[4~O|&k#:@Gld#b/]oMq&`&FVY._3+b`mzp~Jeve~/#/ ERD!OTe<86UhyN=l`mrPY)M7_}`Ktt\K+58Z!hu7>qU,i.N7TotU[FYE(f1;}`g2xj!u*l`^&=Q!g{ *q|ddto|nkt"$r,K$[)"|6,elPH= GJ6Q In-Reply-To: Emerick Rogul's message of "14 Oct 1999 17:09:37 -0400" Original-Lines: 39 User-Agent: Gnus/5.07009701 (Pterodactyl Gnus v0.97.1) Emacs/20.4 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:25908 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:25908 >>>>> "Emerick" == Emerick Rogul writes: Emerick> Hi, Emerick> I'm using pgnus 0.97 and I recently received a text Emerick> attachment from a friend. When I looked at the e-mail Emerick> message, it showed no obvious sign that it contained an Emerick> attachment (pgnus displayed it inline). Since I wanted to Emerick> save the info for later reference, I had pgnus write it out Emerick> to a file for me. Later on, when I looked at it, I saw that Emerick> it contained an encoded attachment. Emerick> I have a couple of questions: Emerick> 1) How can I save an attachment when it's been inlined by Emerick> pgnus? First, you should display the buttons 'K b'. Then press 'o' on the button of the part you want to output. Emerick> 2) Is it possible to save both the mail message and inlined Emerick> attachment exactly as they look in pgnus (i.e. I want to save Emerick> out the decoded attachment text along with the message body, Emerick> not the base-64 encoded data)? I suppose I could do this Emerick> with write-file, but I thought maybe pgnus handles this Emerick> internally. If the attachment contains ASCII characters only, I think you can edit ('e') the message and immediately save it ('C-c C-c'). Then you can output your message. If the attachment contains some international characters, Gnus may re-encode it. [...] -- Shenghuo ZHU