From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/40841 Path: main.gmane.org!not-for-mail From: (Chris Beggy ) news@kippona.com Newsgroups: gmane.emacs.gnus.general Subject: vcard.el Date: Tue, 11 Dec 2001 19:12:28 -0500 Organization: Kippona Sender: owner-ding@hpc.uh.edu Message-ID: <87y9k947pv.fsf@lackawana.kippona.com> Reply-To: Chris Beggy NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035176330 3019 80.91.224.250 (21 Oct 2002 04:58:50 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 04:58:50 +0000 (UTC) Return-Path: Original-Received: (qmail 24348 invoked from network); 12 Dec 2001 00:15:35 -0000 Original-Received: from malifon.math.uh.edu (mail@129.7.128.13) by mastaler.com with SMTP; 12 Dec 2001 00:15:35 -0000 Original-Received: from sina.hpc.uh.edu ([129.7.128.10] ident=lists) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 16Dx1L-00066d-00; Tue, 11 Dec 2001 18:13:11 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Tue, 11 Dec 2001 18:12:58 -0600 (CST) Original-Received: from sclp3.sclp.com (qmailr@sclp3.sclp.com [209.196.61.66]) by sina.hpc.uh.edu (8.9.3/8.9.3) with SMTP id SAA06099 for ; Tue, 11 Dec 2001 18:12:43 -0600 (CST) Original-Received: (qmail 24300 invoked by alias); 12 Dec 2001 00:12:49 -0000 Original-Received: (qmail 24295 invoked from network); 12 Dec 2001 00:12:49 -0000 Original-Received: from lackawana.kippona.com (root@207.8.195.148) by gnus.org with SMTP; 12 Dec 2001 00:12:49 -0000 Original-Received: from lackawana.kippona.com (nobody@localhost [127.0.0.1]) by lackawana.kippona.com (8.12.1/8.12.1/Kippona) with ESMTP id fBC0CZQM027329 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO) for ; Tue, 11 Dec 2001 19:12:36 -0500 Original-Received: (from nobody@localhost) by lackawana.kippona.com (8.12.1/8.12.1/Submit/Kippona) id fBC0CYdQ027328; Tue, 11 Dec 2001 19:12:34 -0500 X-Reply-To: Chris Beggy Original-Lines: 12 Original-X-Trace: lackawana.kippona.com 1008115951 26948 207.8.195.148 (12 Dec 2001 00:12:31 GMT) Original-X-Complaints-To: abuse@kippona.com X-gpgkeyid: 0x8060510A X-fingerprint: 6012 F8F8 29B3 67E4 0604 BCD2 F882 88AE 8060 510A Cancel-Lock: sha1:MCihfXr5ztIRcDzs/Wme/5B0+zQ= Original-To: ding@gnus.org Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:40841 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:40841 FWIW, the version of vcard.el in the contrib directory of the CVS tree is a little out of date, compared to what is available at: http://www.splode.com/~friedman/software/emacs-lisp/src/vcard.el though I thought the opposite from the $Id$ values. I've tested the latest oort gnus together with the latest vcard.el, and attached vcards still seem to be handled correctly in the message buffer. Chris