From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/51770 Path: main.gmane.org!not-for-mail From: Derrell.Lipman@UnwiredUniverse.com Newsgroups: gmane.emacs.gnus.general Subject: Re: command to insert '<#part ...>' Date: Wed, 23 Apr 2003 10:31:16 -0400 Sender: ding-owner@lists.math.uh.edu Message-ID: <65p58evf.fsf@random.localnet.unwireduniverse.com> References: <84el3tlrlb.fsf@zsw.com> Reply-To: Derrell.Lipman@UnwiredUniverse.com NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1051108292 16645 80.91.224.249 (23 Apr 2003 14:31:32 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Apr 2003 14:31:32 +0000 (UTC) Cc: ding@gnus.org Original-X-From: ding-owner+M313@lists.math.uh.edu Wed Apr 23 16:31:30 2003 Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 198LH7-0004Ip-00 for ; Wed, 23 Apr 2003 16:31:05 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 198LHu-0004e6-00; Wed, 23 Apr 2003 09:31:54 -0500 Original-Received: from sclp3.sclp.com ([64.157.176.121]) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 198LHp-0004e1-00 for ding@lists.math.uh.edu; Wed, 23 Apr 2003 09:31:50 -0500 Original-Received: (qmail 52938 invoked by alias); 23 Apr 2003 14:31:49 -0000 Original-Received: (qmail 52933 invoked from network); 23 Apr 2003 14:31:49 -0000 Original-Received: from sccrmhc03.attbi.com (204.127.202.63) by sclp3.sclp.com with SMTP; 23 Apr 2003 14:31:49 -0000 Original-Received: from chaos.localnet.unwireduniverse.com (h0080ad81a8d6.ne.client2.attbi.com[24.147.249.152]) by sccrmhc03.attbi.com (sccrmhc03) with ESMTP id <20030423143117003006cef6e>; Wed, 23 Apr 2003 14:31:17 +0000 Original-Received: from random.localnet.unwireduniverse.com (mail@random.localnet.UnwiredUniverse.com [192.168.1.9]) by chaos.localnet.unwireduniverse.com (8.12.1/8.12.1) with ESMTP id h3NEVG1F010787; Wed, 23 Apr 2003 10:31:16 -0400 Original-Received: from derrell by random.localnet.unwireduniverse.com with local (Exim 3.35 #1 (Debian)) id 198LHI-0008Ti-00; Wed, 23 Apr 2003 10:31:16 -0400 Original-To: Steven Woody Mail-Followup-To: steven@steven4u.net, ding@gnus.org In-Reply-To: <84el3tlrlb.fsf@zsw.com> (Steven Woody's message of "Wed, 23 Apr 2003 13:18:08 +0800") Original-Lines: 9 User-Agent: Gnus/5.090006 (Oort Gnus v0.06) XEmacs/21.4 (Common Lisp, i386-debian-linux) Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:51770 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:51770 Steven Woody writes: > Is there a command which can help me insert a MIME part? It's hard > to type in the '< #part ...>' every time when I want to > attach a file. Does mml-attach-file, bound to C-c C-a, do what you're looking for? Derrell