Gnus development mailing list
 help / color / mirror / Atom feed
From: Manoj Srivastava <srivasta@golden-gryphon.com>
Subject: How does one use ecomplete?
Date: Fri, 27 Oct 2006 11:45:55 -0500	[thread overview]
Message-ID: <87odrx6724.fsf@glaurung.internal.golden-gryphon.com> (raw)

Hi,

        I have been using message-x, which binds <TAB> to
 message-x-tab -- which works great, most of the time. Unfortunately,
 it also seems to block ecomplete -- I can see all the options that
 ecomplete has found in the minibuffer, but there is no way to select
 any of them.

        So, I stopped using message-x -- with the result that <TAB> in
 the to header  runs the command message-tab, which consults
 message-completion-alist,  
 ("^\\(Resent-\\)?\\(To\\|B?Cc\\):" . message-expand-name)

        Now, message-expand-name find my bbdb, and runs
 bbdb-complete-name. running expand-abbrev does not help -- No
 ecompletion :(

        My message-mail-alias-type is set to 'ecomplete, fwiw.

        Is there someway to have ecomplete take precedence, or if no
 ecomplete matches are found, to have tab fall back to message-tab (or
 message-x-tab)?  Failing that, How may I add the ecomplete selection
 entry point to `message-x-unknown-header-function', which is the
 function called when the message-x completion function has not done
 anything.

        manoj

-- 
You may be infinitely smaller than some things, but you're infinitely
larger than others.
Manoj Srivastava <srivasta@acm.org> <http://www.golden-gryphon.com/>
1024D/BF24424C print 4966 F272 D093 B493 410B  924B 21BA DABB BF24 424C



             reply	other threads:[~2006-10-27 16:45 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-10-27 16:45 Manoj Srivastava [this message]
2006-10-30 23:35 ` Katsumi Yamaoka
2006-10-31 23:09   ` Miles Bader

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=87odrx6724.fsf@glaurung.internal.golden-gryphon.com \
    --to=srivasta@golden-gryphon.com \
    /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).