Robert Fenk <[EMAIL PROTECTED]> writes:

> On Wednesday, June 25, 2003 at 21:50:08, Uwe Brauer wrote:
>> Robert Fenk writes:
>>  > On Tuesday, June 24, 2003 at 13:38:13, Uwe Brauer wrote:
>> [...]
>>  > I just made a commit allowing `bbdb-user-menu-commands' to point
>>  > to a function (this variable has been there for quite some time,
>>  > but I am not sure if anyone actually ever used it).  With this
>>  > you could so something like the following: (setq
>>  > bbdb-user-menu-commands 'uwes-bbdb-menu) (defun uwes-bbdb-menu
>>  > (record field) (let (folder) (if (and (consp
>>  > (bbdb-record-raw-notes record)) (setq folder (assq 'vm-folder
>>  > (bbdb-record-raw-notes record))) (setq folder (cdr folder)))
>>  > (list (vector (format "Visit VM folder: %s" folder) (list
>>  > 'vm-visit-folder folder) t))))) Bye Robert
>> did this work for you, for me Xemacs-21.4.12 bbdb-2.35 it does not,
>> here is the backtrace attached
>
> As I said "I just made a commit" you have to do an update, actually
> updating bbdb-gui.el to revision 1.33 should do the trick.  If you are
> not using the CVS version, apply the patch below.
>
> Cheers Robert
ok I see, I thought what you sent me was the commit, I try your patch
thanks

Uwe 



-------------------------------------------------------
This SF.Net email is sponsored by: INetU
Attention Web Developers & Consultants: Become An INetU Hosting Partner.
Refer Dedicated Servers. We Manage Them. You Get 10% Monthly Commission!
INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.php
_______________________________________________
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/bbdb-info
BBDB Home Page: http://bbdb.sourceforge.net/

Reply via email to