From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/9357 Path: main.gmane.org!not-for-mail From: "William M. Perry" Newsgroups: gmane.emacs.gnus.general Subject: Re: Acronym lookups Date: Thu, 9 Jan 1997 15:31:23 -0800 Message-ID: <199701092331.PAA11733@newman> References: <199701091928.LAA10033@newman> Reply-To: wmperry@aventail.com NNTP-Posting-Host: coloc-standby.netfonds.no X-Trace: main.gmane.org 1035149394 17980 80.91.224.250 (20 Oct 2002 21:29:54 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 21:29:54 +0000 (UTC) Cc: ding@ifi.uio.no Return-Path: Original-Received: from ifi.uio.no (0@ifi.uio.no [129.240.64.2]) by deanna.miranova.com (8.8.4/8.8.4) with SMTP id PAA08413 for ; Thu, 9 Jan 1997 15:47:28 -0800 Original-Received: from newman (root@newman.aventail.com [38.225.141.10]) by ifi.uio.no with ESMTP (8.6.11/ifi2.4) id ; Fri, 10 Jan 1997 00:32:48 +0100 Original-Received: from kramer.in.aventail.com.aventail.com (wmperry@kramer [192.168.1.12]) by newman (8.6.12/8.6.9) with SMTP id PAA11733; Thu, 9 Jan 1997 15:31:23 -0800 Original-To: Lars Magne Ingebrigtsen In-Reply-To: Errors-to: wmperry@aventail.com X-Face: O~Rn;(l][/-o1sALg4A@xpE:9-"'IR[%;,,!m7"William M. Perry" writes: > >> _ALL_ of this functionality should be available to other applications >> easily, without requiring the user to load up all of GNUS/VM/W3 to be able >> to base64 a !%#*ing file. This is one of the reasons I've been slowly >> rewriting chunks of W3 to be more modular. VM, GNUS, and W3 can all >> benefit from a standard set of libraries that do: >> >> - Mailcap Parsing >> - base64 (en|de)coder >> - Quoted printable (en|de)code >> - rot13 display code >> - URL loading >> - RFC822 header parsing > >Hear, hear. One reason I'm not totally grossed out (just slightly grossed >out) by the things happening with Netscape 4.0 (go read >news.software.readers) is that I rely on (at some point in the (hopefully) >not-too-far-off-future) tm (or something) to do the Mimy things and w3 to >do all html'y things. Reinventing wheels is a bore. Indeedy. >So... When's w3 going into the Emacs distribution, Bill? :-) Not sure. Stallman has had the papers for quite a while. Perhaps if I get lucky with the timing of Emacs-W3 3.0 and Emacs 19.36. Its been in XEmacs (aka Lemacs) since the 19.(10? 11?) days. I actually just made a few patches to VM so that it can display inlined HTML. So stupid netscape 4.0 stuff isn't a problem for me anymore. :) -Bill P.