From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/26902 Path: main.gmane.org!not-for-mail From: Noah Friedman Newsgroups: gmane.emacs.gnus.general Subject: Re: .vcf Date: Mon, 15 Nov 1999 14:03:44 -0800 (PST) Sender: owner-ding@hpc.uh.edu Message-ID: <19991115140344.79360.FMU18450@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: 8bit X-Trace: main.gmane.org 1035164024 21811 80.91.224.250 (21 Oct 2002 01:33:44 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 01:33:44 +0000 (UTC) Cc: ding@gnus.org Return-Path: Original-Received: from bart.math.uh.edu (bart.math.uh.edu [129.7.128.48]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id RAA20294 for ; Mon, 15 Nov 1999 17:05:12 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by bart.math.uh.edu (8.9.1/8.9.1) with ESMTP id QAB00604; Mon, 15 Nov 1999 16:05:00 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Mon, 15 Nov 1999 16:04:30 -0600 (CST) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id QAA06566 for ; Mon, 15 Nov 1999 16:04:20 -0600 (CST) Original-Received: from piglet.splode.com (friedman@scones-of-silence.splode.com [207.44.243.49]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id RAA20269 for ; Mon, 15 Nov 1999 17:03:50 -0500 (EST) Original-Received: (from friedman@localhost) by piglet.splode.com (8.9.3/8.9.3) id OAA22617; Mon, 15 Nov 1999 14:03:44 -0800 Original-To: pinard@iro.umontreal.ca In-Reply-To: (pinard@iro.umontreal.ca , 15 Nov 1999 15:45:11 -0500) Precedence: list X-Majordomo: 1.94.jlt7 X-MIME-Autoconverted: from quoted-printable to 8bit by sclp3.sclp.com id RAA20294 Xref: main.gmane.org gmane.emacs.gnus.general:26902 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:26902 >Lars Magne Ingebrigtsen écrit: > >> Perhaps I should include vcard.el in the new contrib directory? > >Yes. I guess Noah has no objection? Since it's GPL software, of course I have no objection. :-) But despite appearances the code is in fact being actively maintained; I'm in the middle of a substantial rewrite to be more standards compliant. Right now it handles Netscape-generated vcards fine, but can't parse some others generated by different MUAs. I expect to have this fixed very soon. So instead of copying the file, you might want to provide a link to the canonical source so that users will find the latest version automatically: http://www.splode.com/~friedman/software/emacs-lisp/src/vcard.el There is a description of the file and other related modules around: http://www.splode.com/~friedman/software/emacs-lisp/index.html#vcard Linking either one or both of them seems reasonable; I do not expect those urls to change.