Gnus development mailing list
 help / color / mirror / Atom feed
* How does one use ecomplete?
@ 2006-10-27 16:45 Manoj Srivastava
  2006-10-30 23:35 ` Katsumi Yamaoka
  0 siblings, 1 reply; 3+ messages in thread
From: Manoj Srivastava @ 2006-10-27 16:45 UTC (permalink / 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



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2006-10-31 23:09 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-10-27 16:45 How does one use ecomplete? Manoj Srivastava
2006-10-30 23:35 ` Katsumi Yamaoka
2006-10-31 23:09   ` Miles Bader

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).