From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/43883 Path: main.gmane.org!not-for-mail From: Matthieu Moy Newsgroups: gmane.emacs.gnus.general Subject: Address completion a la pine. Date: Thu, 14 Mar 2002 18:57:48 +0100 Organization: Verimag Sender: owner-ding@hpc.uh.edu Message-ID: NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1016128731 11874 127.0.0.1 (14 Mar 2002 17:58:51 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 14 Mar 2002 17:58:51 +0000 (UTC) Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 16lZV4-00035Q-00 for ; Thu, 14 Mar 2002 18:58:51 +0100 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 16lZUN-0007Ts-00; Thu, 14 Mar 2002 11:58:08 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Thu, 14 Mar 2002 11:58:13 -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 LAA18322 for ; Thu, 14 Mar 2002 11:58:02 -0600 (CST) Original-Received: (qmail 11152 invoked by alias); 14 Mar 2002 17:57:50 -0000 Original-Received: (qmail 11146 invoked from network); 14 Mar 2002 17:57:50 -0000 Original-Received: from imag.imag.fr (129.88.30.1) by gnus.org with SMTP; 14 Mar 2002 17:57:50 -0000 Original-Received: from montrose.imag.fr (root@montrose.imag.fr [129.88.43.123]) by imag.imag.fr (8.11.6/8.11.6) with ESMTP id g2EHvmk07361 for ; Thu, 14 Mar 2002 18:57:48 +0100 (MET) Original-Received: (from moy@localhost) by montrose.imag.fr (8.9.3/8.9+/ImagV2.feuille) id SAA18881; Thu, 14 Mar 2002 18:57:48 +0100 X-Authentication-Warning: montrose.imag.fr: moy set sender to Matthieu.Moy@imag.fr using -f Original-To: ding@gnus.org Mail-Copies-To: never X-Url: http://www-verimag.imag.fr/~moy/ X-Face: %xEb27l:C~bcH,tGGRk8m'o_}XBMb*NoIbS$sp(:3s+l@PwMH+C*7Vf@Y_]%rP)*/'`Lpt[O9C;jbVo?Qp Mail-Followup-To: ding@gnus.org Original-Lines: 15 User-Agent: Gnus/5.090006 (Oort Gnus v0.06) Emacs/21.1 (i686-pc-linux-gnu) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:43883 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:43883 Hello. Some friends of mine are using pine as a mailer, and there is one functionality I can't reproduce with Gnus : Whenever they type a user name in the To: field, pine "finger"s this user, and completes his email address. This is the same kind of things as bbdb-complete-name, but the address does not have to be in there address book. It's very usefull when everybody in a company/school/laboratory have an account on the same machine as you. So, is it possible with Gnus ? -- Matthieu