From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/16041 Path: main.gmane.org!not-for-mail From: Noah Friedman Newsgroups: gmane.emacs.gnus.general Subject: forgive me father, but...tm-vcard.el Date: Thu, 13 Aug 1998 19:59:42 -0700 (PDT) Sender: owner-ding@hpc.uh.edu Message-ID: <19980813195942.306687.FMU12449@piglet.splode.com> References: Reply-To: Noah Friedman NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1035154975 25494 80.91.224.250 (20 Oct 2002 23:02:55 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 23:02:55 +0000 (UTC) Cc: ding@gnus.org, morioka@jaist.ac.jp 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 UAA23284 for ; Thu, 13 Aug 1998 20:09:42 -0700 Original-Received: from gizmo.hpc.uh.edu (gizmo.hpc.uh.edu [129.7.102.31]) by gwyn.tux.org (8.8.8/8.8.8) with ESMTP id XAA09295 for ; Thu, 13 Aug 1998 23:03:28 -0400 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 VAT11677; Thu, 13 Aug 1998 21:34:16 -0500 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Thu, 13 Aug 1998 22:01:26 -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 WAA22737 for ; Thu, 13 Aug 1998 22:01:10 -0500 (CDT) Original-Received: from piglet.splode.com (h-205-217-246-113.netscape.com [205.217.246.113]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id XAA27342 for ; Thu, 13 Aug 1998 23:01:06 -0400 (EDT) Original-Received: (from friedman@localhost) by piglet.splode.com (8.8.8/8.8.8) id TAA13385; Thu, 13 Aug 1998 19:59:44 -0700 Original-To: ajc@bing.wattle.id.au In-Reply-To: , 07 Aug 1998 13:48:57 +1000 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:16041 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:16041 >I know vcards are evil and all, but since my Place of Employment is >going Netscape[1], i'm going to have to deal with vcards more and >more. So I gave in and got TM to display vcards using Noah Friedman's >vcard.el library. I don't think vcards are evil. They make it much easier to parse and store stuff in a database. If you have to live a MIME world (which is not so bad, really), vcards beat free-form signatures hands down. (Disclaimer: I work for Netscape. Assume bias as you wish. :-)) Thanks for the code, too! If you plan to publish your code somewhere on the web, let me know and I'll add a link from my elisp software pages to yours.