RE: Patch to support printout internationalization

2016-06-08 Thread Vincent Belaïche
Dear Roland, My contribution does not change this approach. Just it splits the existing styles files in a way that allows more easilly to select what language you want to format the address book. In other words all the macros that are language specific (e.g.\today) are placed in a separate

Re: Patch to support printout internationalization

2016-06-08 Thread Roland Winkler
On Tue Jun 7 2016 Vincent Belaïche wrote: > Here is attached a patch for printout to be in another language > than English. > > BTW, the 'P' keymap is no longer active for bbdb-print. Any plan > to resurrect it or make some other mapping ? I have a (so far incomplete) re-write of bbdb-print

Re: how to reload a changed bbdb-file or using another bbdb-file

2016-06-08 Thread Roland Winkler
On Fri Jun 3 2016 H. Dieter Wilhelm wrote: > how can I make bbdb aware of changes in my bbdb-file or loading a > different bbdb-file without restarting Emacs? As usual, you can use revert-buffer bound to `g'. -- What

RE: Patch to support printout internationalization

2016-06-08 Thread Vincent Belaïche
Dear Roland, Answering to myself, in order to note two limitations in the current code w.r.t. to the possibility to replace the current tex code by XeLaTeX or LaTeX code: 1) Lisp makes some direct code generation in bbdb-print.el like this (dolist (dim '(hsize vsize hoffset voffset))