Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: "Sébastien Kirche" <sebastien.kirche.no@spam.free.fr.invalid>
Subject: Re: recipient name completion
Date: Wed, 30 Mar 2005 16:08:31 +0200	[thread overview]
Message-ID: <m264z9kyzk.fsf@seki.fr> (raw)
In-Reply-To: <m24qetmp9g.fsf@seki.fr>

Le 30 Mar 2005, Sébastien Kirche vraute :

> Both  eudc-expand-inline and bbdb-complete-name  are functional  if called
> manually  (e.g. in  the scratch  buffer).  If I  understand correctly  the
> message-expand-name  defun,  the  cond  statement  should  call  the  both
> functions  (message-expand-name-databases  value is  (bbdb  eudc)) but  it
> seems that I cannot complete anymore my contacts from BBDB.

Well I made a mistake about the lisp  code : it is normal that the bbdb part
is  not   called  as  the  first   form  of  cond  (ie:   (and  (memq  'eudc
message-expand-name-databases  ) (boundp  'eudc-protocol)  eudc-protocol) is
non nil...

I think I need some modification of message-expand-name for my goal...

-- 
Sébastien Kirche


      reply	other threads:[~2005-03-30 14:08 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-03-30  9:55 Sébastien Kirche
2005-03-30 14:08 ` Sébastien Kirche [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m264z9kyzk.fsf@seki.fr \
    --to=sebastien.kirche.no@spam.free.fr.invalid \
    --cc=sebastien.kirche@free.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).