unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
* [martin f krafft] Bug#941213: Completer should use "Full Name <em@il.address>"
       [not found] <20190926144151.GA14996@albatross.lehel.madduck.net>
@ 2019-09-26 17:41 ` David Bremner
  0 siblings, 0 replies; only message in thread
From: David Bremner @ 2019-09-26 17:41 UTC (permalink / raw)
  To: notmuch


[-- Attachment #0: Type: message/rfc822, Size: 9994 bytes --]

[-- Attachment #1.1: Type: text/plain, Size: 2038 bytes --]

Package: notmuch
Version: 0.29.1-2
Severity: wishlist
File: /usr/share/zsh/vendor-completions/_email-notmuch

Completing email addresses with Zsh and notmuch is amazing!

% mutt martin.krafft<tab>
email address (notmuch)
martin.krafft@example.org
[…]

In /usr/share/zsh/vendor-completions/_email-notmuch, the following 
call retrieves the full list of addresses:

  local -a notmuch_addr
  notmuch_addr=( ${(f)"$(notmuch address --deduplicate=address \
    --output=address -- from:/$PREFIX/)"} )

which populates the array like so:

  Martin Krafft <martin.krafft@example.org>
  Martin Krafft <martin.krafft@example.com>

However, the completion output, as well as the completion output 
only have the email address, not the full name.

Please add the full name to the outputs.

--
System Information:
Debian Release: bullseye/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 5.2.0-2-amd64 (SMP w/8 CPU cores)
Kernel taint flags: TAINT_FIRMWARE_WORKAROUND
Locale: LANG=en_NZ, LC_CTYPE=en_NZ.UTF-8 (charmap=UTF-8), LANGUAGE=en_NZ:en (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages notmuch depends on:
ii  libc6           2.29-1
ii  libglib2.0-0    2.60.6-2
ii  libgmime-3.0-0  3.2.1-1
ii  libnotmuch5     0.29.1-2
ii  libtalloc2      2.3.0-2
ii  zlib1g          1:1.2.11.dfsg-1+b1

Versions of packages notmuch recommends:
ii  gnupg-agent              2.2.17-3
ii  gpg-agent [gnupg-agent]  2.2.17-3
ii  gpgsm                    2.2.17-3
ii  notmuch-mutt             0.29.1-2
ii  notmuch-vim              0.29.1-2

notmuch suggests no packages.

--
no debconf information


-- 
 .''`.   martin f. krafft <madduck@d.o> @martinkrafft
: :'  :  proud Debian developer
`. `'`   http://people.debian.org/~madduck
  `-  Debian - when you have better things to do than fixing systems

[-- Attachment #1.2: Digital GPG signature (see http://martin-krafft.net/gpg/sig-policy/999bbcc4/current) --]
[-- Type: application/pgp-signature, Size: 1118 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-09-26 17:41 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20190926144151.GA14996@albatross.lehel.madduck.net>
2019-09-26 17:41 ` [martin f krafft] Bug#941213: Completer should use "Full Name <em@il.address>" David Bremner

Code repositories for project(s) associated with this public inbox

	https://yhetil.org/notmuch.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).