Package: mutt
Version 1.5.20-2
Tags: l10n

Now I've attached at LDAP-address-book and added instruction
set query_command = "lbdbq '%s'"

It works fine only if address name contains only latin1 symbols.
If address contains utf-8 symbols (for example Russian) mutt strips
these strings if its length more than 12 symbols (for Russian).
Default setting 'query_format' contains limit which is set up as value
25:

query_format
    Type: string
    Default: “%4c %t %-25.25a %-25.25n %?e?(%e)?”

But mutt counts bytes (not symbols) and strips nonlatin strings.

Now I'am forced to install value:
query_format = "%4c %t %-25.25a %-50.50n %?e?(%e)?"
But in this case English strings aren't stripped.

--
... mpd is off

. ''`.                               Dmitry E. Oboukhov
: :’  :   email: un...@debian.org jabber://un...@uvw.ru
`. `~’              GPGKey: 1024D / F8E26537 2006-11-21
  `- 1B23 D4F8 8EC0 D902 0555  E438 AB8C 00CF F8E2 6537

Attachment: signature.asc
Description: Digital signature

Reply via email to