From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/16241 Path: main.gmane.org!not-for-mail From: Karl Kleinpaste Newsgroups: gmane.emacs.gnus.general Subject: Re: tm Date: 24 Aug 1998 08:25:41 -0400 Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no X-Trace: main.gmane.org 1035155141 26569 80.91.224.250 (20 Oct 2002 23:05:41 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 23:05:41 +0000 (UTC) Return-Path: Original-Received: from gwyn.tux.org (gwyn.tux.org [207.96.122.8]) by altair.xemacs.org (8.9.1/8.9.1) with ESMTP id FAA06253 for ; Mon, 24 Aug 1998 05:26:51 -0700 Original-Received: from sina.hpc.uh.edu (Sina.HPC.UH.EDU [129.7.3.5]) by gwyn.tux.org (8.8.8/8.8.8) with ESMTP id IAA15413 for ; Mon, 24 Aug 1998 08:28:11 -0400 Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by sina.hpc.uh.edu (8.7.3/8.7.3) with ESMTP id HAK17101; Mon, 24 Aug 1998 07:28:05 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Mon, 24 Aug 1998 07:26:27 -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 HAA17083 for ; Mon, 24 Aug 1998 07:26:19 -0500 (CDT) Original-Received: from pocari-sweat.jprc.com (POCARI-SWEAT.JPRC.COM [207.86.147.217]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id IAA08311 for ; Mon, 24 Aug 1998 08:26:13 -0400 (EDT) Original-Received: (from karl@localhost) by pocari-sweat.jprc.com (8.8.7/8.8.7) id IAA08208; Mon, 24 Aug 1998 08:25:41 -0400 Original-To: ding@gnus.org X-Face: "5(T0tZd{6}pd~YzBG8O/*EW,.]6]@`m^e;fv65W^Y&=d"M\1H}>T~4_.kcDD.O~y3k)a6h R;Nmi>9|>Nm${2IpM0^RcUEa\jcq?KOP)C&~x51l~zCHTulL^_T|u0I^kB'z@]{`2YjQu In-Reply-To: Phil Humpherys's message of "23 Aug 1998 21:58:44 -0600" Original-Lines: 12 User-Agent: Gnus v5.6.39/XEmacs 20.4 - "Emerald" Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:16241 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:16241 Phil Humpherys writes: > How do you send an attachment, > and what are the important lines for .emacs? I'm using TM (7.108) under XEmacs, and during message composition, there is a menu bar item available, MIME Edit. That menu will show you what you can include; if you insert a file (kbd equivalent, `C-c C-x TAB'), it will ask you how to encode the file if it's binary (default, base64). No extra .emacs stuff needed, other than the (load "mime-setup") you must already have in place.