Re: [Orgmode] bbdb keywords in remenber template

2007-07-12 Thread Carsten Dominik
There is a bug, fixed now, thanks. - Carsten On Jul 11, 2007, at 9:03, Maxim Loginov wrote: hi all can anybody explain how %:name keyword is working in remember template? using this keyword in the template is not expanded, but produce only %:name string. let's say I have: (setq org-remember

[Orgmode] bbdb keywords in remenber template

2007-07-11 Thread Maxim Loginov
hi all can anybody explain how %:name keyword is working in remember template? using this keyword in the template is not expanded, but produce only %:name string. let's say I have: (setq org-remember-templates '((?p "* %:name"))) is that incorrect usage or bug? thanks Maxim _