Peter Münster <pmli...@free.fr> writes:

> On Mon, Apr 27 2015, f...@epita.fr wrote:
>
>> When I receive a email (using gnus), I would like by pressing ':' that
>> bbdb records all address from 'to' and 'from' fields
>>  
>> How can I do ?
>
> You could try this:
>
> (defun pm/alter-summary-map ()
>   ; .....
>   (local-set-key ":" 'bbdb-mua-display-records))
> (add-hook 'gnus-summary-mode-hook       'pm/alter-summary-map)

I try, but :

Symbol's function definition is void: bbdb-mua-display-records


-- 
flav


------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_______________________________________________
bbdb-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bbdb-info
BBDB Home Page: http://bbdb.sourceforge.net/

Reply via email to