From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/16935 Path: main.gmane.org!not-for-mail From: Steinar Bang Newsgroups: gmane.emacs.gnus.general Subject: Re: Those MIME requirements Date: 11 Sep 1998 16:50:29 +0200 Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 (generated by tm-edit 7.108) Content-Type: text/plain; charset=US-ASCII X-Trace: main.gmane.org 1035155725 30747 80.91.224.250 (20 Oct 2002 23:15:25 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 23:15:25 +0000 (UTC) Return-Path: Original-Received: from gizmo.hpc.uh.edu (gizmo.hpc.uh.edu [129.7.102.31]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id LAA14967 for ; Fri, 11 Sep 1998 11:54:29 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (sina.hpc.uh.edu [129.7.3.5]) by gizmo.hpc.uh.edu (8.7.6/8.7.3) with ESMTP id KAF11686; Fri, 11 Sep 1998 10:25:13 -0500 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Fri, 11 Sep 1998 10:52:30 -0500 (CDT) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [209.195.19.139]) by sina.hpc.uh.edu (8.7.3/8.7.3) with ESMTP id KAA06946 for ; Fri, 11 Sep 1998 10:52:17 -0500 (CDT) Original-Received: from viffer-ie.metis.no (viffer-ie.metis.no [193.90.65.131]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id LAA14923 for ; Fri, 11 Sep 1998 11:52:04 -0400 (EDT) Original-Received: (from sb@localhost) by viffer-ie.metis.no (8.8.7/8.8.7) id QAA16085; Fri, 11 Sep 1998 16:50:31 +0200 Original-To: ding@gnus.org In-Reply-To: Steinar Bang's message of "11 Sep 1998 15:05:46 +0200" Original-Lines: 26 X-Mailer: Gnus v5.6.42/XEmacs 20.4 - "Emerald" Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:16935 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:16935 >>>>> Steinar Bang : >>>>> Lars Magne Ingebrigtsen : >>> ****** >>> REQ-4 - navigation in multipart/mixed messages >>> I would like a simple way of navigating through a multipart >>> message, and view and save the parts. I rather like the current TM >>> behaviour for this >>> (19980825 Steinar Bang ) >> How does TM navigate through the multipart/mixed messages? > You use the command "v" (for "view") in the summary buffer, which puts > you in the buttonized article buffer, where you can skip backwards and > forwards between message parts, by using "p" and "n". > When you're standing on a message part, "x" will save the contents to > a file, after decoding any CTE, and "v" will play it using an external > method. Sorry! "e" is the "extract contents to file", command of TM. (my fingers remembered, when my head forgot) > "q" takes you back to the summary buffer. > It has a feel similar to dired.