[Bug 274937] kabcclient's mutt output repeats first name

Kevin Krammer kevin.krammer at gmx.at
Tue Aug 2 15:03:13 BST 2011


https://bugs.kde.org/show_bug.cgi?id=274937





--- Comment #5 from Kevin Krammer <kevin krammer gmx at>  2011-08-02 14:03:13 ---
Git commit 5f861c00ebae7390a3b938f6dbca39e342dce37b by Kevin Krammer.
Committed on 30/07/2011 at 13:25.
Pushed by krake into branch 'master'.

Add additional options to Mutt output

Incorporating an extension by Fernando Schapachnik which adds options
to Mutt output for using addressees' nick names instead or additional
to Mutt aliases.

FEATURE: 274937
CCMAIL: fernando at schapachnik.com.ar
DIGEST: Users who use kabcclient to access KDE's address book from Mutt
can now get a contact's nick name (if it exists) instead of or
additional to the usual alias key.

E.g. if there is a contact John "Jonny" Doe <j.doe at example.com>
the instead of

JohDoe John Doe <j.doe at example.com>

one can now get either (new option 'prefernick')

Jonny John Doe <j.doe at example.com>

or (new option 'alsonick')

JohDoe John Doe <j.doe at example.com>
followed by
Jonny John Doe <j.doe at example.com>

M  +87   -12   console/kabcclient/src/outputformatimpls.cpp
M  +39   -2    console/kabcclient/src/outputformatimpls.h

http://commits.kde.org/kdepim/5f861c00ebae7390a3b938f6dbca39e342dce37b

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Kdepim-bugs mailing list