From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/13967 Path: main.gmane.org!not-for-mail From: wmperry@aventail.com (William M. Perry) Newsgroups: gmane.emacs.gnus.general Subject: Re: More On Mime Date: 13 Feb 1998 08:04:54 -0800 Sender: owner-ding@hpc.uh.edu Message-ID: <8690rfxzh5.fsf@kramer.in.aventail.com> References: Reply-To: wmperry@aventail.com NNTP-Posting-Host: coloc-standby.netfonds.no X-Trace: main.gmane.org 1035153237 12134 80.91.224.250 (20 Oct 2002 22:33:57 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 22:33:57 +0000 (UTC) Return-Path: Original-Received: from xemacs.org (xemacs.cs.uiuc.edu [128.174.252.16]) by altair.xemacs.org (8.8.8/8.8.8) with ESMTP id IAA07697 for ; Fri, 13 Feb 1998 08:08:49 -0800 Original-Received: from gizmo.hpc.uh.edu (gizmo.hpc.uh.edu [129.7.102.31]) by xemacs.org (8.8.5/8.8.5) with ESMTP id KAA10087 for ; Fri, 13 Feb 1998 10:07:30 -0600 (CST) 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 KAN22157; Fri, 13 Feb 1998 10:43:13 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Fri, 13 Feb 1998 10:05:14 -0600 (CST) Original-Received: from claymore.vcinet.com (claymore.vcinet.com [208.205.12.23]) by sina.hpc.uh.edu (8.7.3/8.7.3) with SMTP id KAA29589 for ; Fri, 13 Feb 1998 10:05:02 -0600 (CST) Original-Received: (qmail 16475 invoked by uid 504); 13 Feb 1998 16:04:57 -0000 Original-Received: (qmail 16472 invoked from network); 13 Feb 1998 16:04:56 -0000 Original-Received: from newman.aventail.com (root@199.238.236.1) by claymore.vcinet.com with SMTP; 13 Feb 1998 16:04:56 -0000 Original-Received: from kramer.in.aventail.com (wmperry@kramer.in.aventail.com [192.168.100.12]) by newman.aventail.com (8.8.5/8.8.5) with ESMTP id IAA24545 for ; Fri, 13 Feb 1998 08:04:55 -0800 (PST) Original-Received: (from wmperry@localhost) by kramer.in.aventail.com (8.8.5/8.8.5) id IAA02418; Fri, 13 Feb 1998 08:04:54 -0800 Original-To: ding@gnus.org X-Face: O~Rn;(l][/-o1sALg4A@xpE:9-"'IR[%;,,!m7 writes: > Lars Magne Ingebrigtsen writes: > > > Has there been any discussion on including base64 support in > > Emacs/XEmacs proper? > > No. (Not that I'm aware of, anyway). > > > It seems like a natural thing to do to me... `base64-buffer-region' > > and `unbase64-buffer-region', or whatever. > > That would be a Good Idea, in my opinion. Its trivial code - kyle has some stuff he put in the public domain. I could try sunday... -Bill P.