On Tue, Apr 28 2015, f...@epita.fr wrote:

>> (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

You'll need probably the latest BBDB version and these lines:

--8<---------------cut here---------------start------------->8---
(require 'bbdb-loaddefs)
(bbdb-initialize 'gnus 'message)
--8<---------------cut here---------------end--------------->8---

-- 
           Peter


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