From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/65735 Path: news.gmane.org!not-for-mail From: Tassilo Horn Newsgroups: gmane.emacs.gnus.general Subject: Re: How does Gnus handle vCard? Date: Mon, 19 Nov 2007 20:19:28 +0100 Message-ID: <87oddqujpb.fsf@member.fsf.org> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1195500155 1963 80.91.229.12 (19 Nov 2007 19:22:35 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 19 Nov 2007 19:22:35 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M14231@lists.math.uh.edu Mon Nov 19 20:22:40 2007 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by lo.gmane.org with esmtp (Exim 4.50) id 1IuCC5-0004KI-3t for ding-account@gmane.org; Mon, 19 Nov 2007 20:22:05 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1IuC9k-00044Z-37; Mon, 19 Nov 2007 13:19:40 -0600 Original-Received: from mx2.math.uh.edu ([129.7.128.33]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1IuC9i-00044F-In for ding@lists.math.uh.edu; Mon, 19 Nov 2007 13:19:38 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtp (Exim 4.67) (envelope-from ) id 1IuC9c-00024S-By for ding@lists.math.uh.edu; Mon, 19 Nov 2007 13:19:38 -0600 Original-Received: from out1.smtp.messagingengine.com ([66.111.4.25]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1IuC9Y-0005MC-00 for ; Mon, 19 Nov 2007 20:19:28 +0100 Original-Received: from compute1.internal (compute1.internal [10.202.2.41]) by out1.messagingengine.com (Postfix) with ESMTP id 7BD974CB35 for ; Mon, 19 Nov 2007 14:19:30 -0500 (EST) Original-Received: from heartbeat1.messagingengine.com ([10.202.2.160]) by compute1.internal (MEProxy); Mon, 19 Nov 2007 14:19:30 -0500 X-Sasl-enc: 973frU5Y6frqHgasIjvBxOMhUXoa8dcK6CogT5Xee2CC 1195499970 Original-Received: from baldur (dslb-084-063-066-071.pools.arcor-ip.net [84.63.66.71]) by mail.messagingengine.com (Postfix) with ESMTP id CA31BC702 for ; Mon, 19 Nov 2007 14:19:29 -0500 (EST) Mail-Followup-To: ding@gnus.org In-Reply-To: (Leo's message of "Mon, 19 Nov 2007 18:34:51 +0000") User-Agent: Gnus/5.110007 (No Gnus v0.7) Emacs/23.0.50 (gnu/linux) X-Spam-Score: -2.6 (--) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:65735 Archived-At: Leo writes: >> Go and get vcard.el from >> http://www.splode.com/users/friedman/software/emacs-lisp/ - >> once you load it, Gnus should magically display your vcard. > > vcard.el is loaded in my ~/.emacs. However I am using the vcard.el > from Jemarch the author of addressbook.el. > > http://es.gnu.org/~jemarch/downloads/addressbook/vcard.el In gnus/contrib is the right vcard.el. So there's no need to fetch it somewhere else. Bye, Tassilo