Re: Insert folder name for FCC header field
Greg Bognar <[email protected]> Tue, 19 Mar 2019 23:02:57 +0100
| Newsgroups | gmane.mail.wanderlust.general |
|---|---|
| Message-ID | <878sxa8qum.wl-greg.bognar__27369.1617696144$1553033056$gmane$org@startmail.com> |
After looking into this more, the problem is due to a setting I have in my init file. bbdb-wl defines M-<tab> for bbdb-complete-mail; I rebound that to <tab> for convenience. But that removed <tab>'s original binding, to wl-complete-field-body-or-tab. So as long as the bindings for <tab> and <M-tab> are kept separate, both work fine. Thanks for the pointer! On Tue 19 Mar 2019 at 15:13 Greg Bognar wrote: > I see. TAB invokes bbdb-complete-mail. So bbdb overrides the original > binding. What is TAB supposed to be bound to originally? And how can I > override its binding only on the FCC field? > > On Tue 19 Mar 2019 at 15:05 Kazuhiro Ito wrote: > > > Curiously, the documentation of wl-draft-fcc says "Add a new Fcc field, with > > > file name completion." But I can't figure out how to trigger the file name > > > completion, and all the function seems to be doing is to insert the Fcc: > > > field. > > > > Please hit TAB key just after running wl-draft-fcc function. > > > > -- > > Kazuhiro Ito > > >