Re: Trying to get ":" key in Gnus summary to add/edit senders in BBDB (again)
Michael Heerdegen via Users list for the GNU Emacs text editor <[email protected]>
| Newsgroups | gmane.emacs.help |
|---|---|
| Message-ID | <[email protected]> |
Steinar Bang <[email protected]> writes: > However, pressing ":" on a message in the summary buffer does nothing. > > What I expected ":" to do was to open the record for the sender of the > message I was on in the Gnus summary buffer, or to add a record for that > sender if the sender wasn't already present in the BBDB database. Maybe your expectation is wrong? C-h k : tells me | (bbdb-mua-display-sender &optional ACTION) | | Display the BBDB record(s) for the sender of this message. | ACTION may take the same values as `bbdb-mua-action'. | For interactive calls, see function `bbdb-mua-interactive-action'. When no record is found I only get a prompt when using a prefix arg. Michael.