From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/16281 Path: main.gmane.org!not-for-mail From: Jan Vroonhof Newsgroups: gmane.emacs.gnus.general Subject: Re: Gnus and Emacs 20.3 and MIME Date: 25 Aug 1998 17:48:22 +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 1035155174 26802 80.91.224.250 (20 Oct 2002 23:06:14 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 23:06:14 +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 IAA21111 for ; Tue, 25 Aug 1998 08:55:17 -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 LAA16082 for ; Tue, 25 Aug 1998 11:56:10 -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 KAK13002; Tue, 25 Aug 1998 10:50:42 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Tue, 25 Aug 1998 10:48:51 -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 KAA12989 for ; Tue, 25 Aug 1998 10:48:42 -0500 (CDT) Original-Received: from frege.math.ethz.ch (root@frege-d-math-north-g-west.math.ethz.ch [129.132.145.3]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id LAA22104 for ; Tue, 25 Aug 1998 11:48:31 -0400 (EDT) Original-Received: from bolzano (vroonhof@bolzano [129.132.146.140]) by frege.math.ethz.ch (8.8.8/Main-STAT-mailer) with ESMTP id RAA29506 for ; Tue, 25 Aug 1998 17:48:00 +0200 (MET DST) Original-Received: (vroonhof@localhost) by bolzano (SMI-8.6/D-MATH-client) id RAA01404; Tue, 25 Aug 1998 17:48:23 +0200 Original-To: ding@gnus.org In-Reply-To: Steinar Bang's message of "Tue, 25 Aug 1998 14:49:33 GMT" Original-Lines: 15 X-Mailer: Gnus v5.6.33/XEmacs 21.0 - "Finnish Landrace" Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:16281 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:16281 Steinar Bang writes: > I would primarily like to see functional requirements on the form "I > would like to...". Here are some of the ones of the type "$$@#@, I wish TM did that" 1. When extracting the contents of some part to a file, ASK for a filename. Make the origional name the default in some directory which should be settable using elisp. 2. Be able to do everthing in elisp only. Only call external executables as a speedup option. 3. Be able to extract a part to a buffer. Jan