Package: mutt
Version: 1.5.22-2
Severity: normal
Hello!
I had my email aliases file in this format:
alias js [email protected] (Joe Shmoe)
alias of [email protected] (Other Friend)
And that worked very recently (I think in 1.5.22-1 but I haven't
verified that.) By worked, I mean I:
1. Have mutt open
2. press "m" to start a new message
3. type "js" at the "To:" prompt, then hit Enter
4. enter a subject, press enter
result: To: line in vim shows: Joe Shmoe <[email protected]>
With vim 1.5.22-2, it instead shows: [email protected] (Joe Shmoe)
As a work around, I've converted my aliases file to use the other
syntax:
alias js Joe Shmoe <[email protected]>
alias of Other Friend <[email protected]>
And now I get the working result described above again.
I consider this a bug because:
1. This used to work (and I think without a upstream version
update.)
2. ``man muttrc`` says that both of these are excepted formats.
Here's an excerpt from ``man muttrc``:
alias [-group name [...]] key address [, address [ ... ]]
[...]The address may be specified in either format, or in
the format “[email protected] (User Name)”.
There's gramatical and formatting-consistency issues in that
paragraph of the man page, but it seems quite clear that the
following is valid syntax:
alias js [email protected] (Joe Shmoe)
I'm not married to that old syntax (I don't even like it) but I
think support should not be dropped by a debian patch, and when/if
it is dropped, the man page needs to be updated.
Thank you so much for your time, and so sorry that I'm too lazy to
downgrade to 1.5.22-1 to test if that version's borked too. If you
can't replicate this, let me know and I'll downgrade and
investigate further.
Thank you, -- Jason
-- Package-specific info:
Mutt 1.5.22 (2013-10-16)
Copyright (C) 1996-2009 Michael R. Elkins and others.
Mutt comes with ABSOLUTELY NO WARRANTY; for details type `mutt -vv'.
Mutt is free software, and you are welcome to redistribute it
under certain conditions; type `mutt -vv' for details.
System: Linux 3.10-3-686-pae (i686)
ncurses: ncurses 5.9.20140118 (compiled with 5.9)
libidn: 1.28 (compiled with 1.28)
hcache backend: tokyocabinet 1.4.48
Compiler:
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/i486-linux-gnu/4.8/lto-wrapper
Target: i486-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Debian 4.8.2-14'
--with-bugurl=file:///usr/share/doc/gcc-4.8/README.Bugs
--enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr
--program-suffix=-4.8 --enable-shared --enable-linker-build-id
--libexecdir=/usr/lib --without-included-gettext --enable-threads=posix
--with-gxx-include-dir=/usr/include/c++/4.8 --libdir=/usr/lib --enable-nls
--with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug
--enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-libmudflap
--enable-plugin --with-system-zlib --disable-browser-plugin
--enable-java-awt=gtk --enable-gtk-cairo
--with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.8-i386/jre --enable-java-home
--with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.8-i386
--with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.8-i386
--with-arch-directory=i386 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar
--enable-objc-gc --enable-targets=all --enable-multiarch --with-arch-32=i586
--with-multilib-list=m32,m64,mx32 --with-tune=generic --enable-checking=release
--build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu
Thread model: posix
gcc version 4.8.2 (Debian 4.8.2-14)
Configure options: '--prefix=/usr' '--sysconfdir=/etc'
'--mandir=/usr/share/man' '--with-docdir=/usr/share/doc'
'--with-mailpath=/var/mail' '--disable-dependency-tracking'
'--enable-compressed' '--enable-debug' '--enable-fcntl' '--enable-hcache'
'--enable-gpgme' '--enable-imap' '--enable-smtp' '--enable-pop' '--with-curses'
'--with-gnutls' '--with-gss' '--with-idn' '--with-mixmaster' '--with-sasl'
'--enable-exact-address' '--without-gdbm' '--without-bdb' '--without-qdbm'
'--build' 'i486-linux-gnu' 'build_alias=i486-linux-gnu' 'CFLAGS=-g -O2
-fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security
-Wall' 'LDFLAGS=-Wl,-z,relro' 'CPPFLAGS=-D_FORTIFY_SOURCE=2 -I/usr/include/qdbm'
Compilation CFLAGS: -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat
-Werror=format-security -Wall
Compile options:
-DOMAIN
+DEBUG
-HOMESPOOL +USE_SETGID +USE_DOTLOCK +DL_STANDALONE +USE_FCNTL -USE_FLOCK
+USE_POP +USE_IMAP +USE_SMTP
-USE_SSL_OPENSSL +USE_SSL_GNUTLS +USE_SASL +USE_GSS +HAVE_GETADDRINFO
+HAVE_REGCOMP -USE_GNU_REGEX
+HAVE_COLOR +HAVE_START_COLOR +HAVE_TYPEAHEAD +HAVE_BKGDSET
+HAVE_CURS_SET +HAVE_META +HAVE_RESIZETERM
+CRYPT_BACKEND_CLASSIC_PGP +CRYPT_BACKEND_CLASSIC_SMIME +CRYPT_BACKEND_GPGME
+EXACT_ADDRESS -SUN_ATTACHMENT
+ENABLE_NLS -LOCALES_HACK +COMPRESSED +HAVE_WC_FUNCS +HAVE_LANGINFO_CODESET
+HAVE_LANGINFO_YESEXPR
+HAVE_ICONV -ICONV_NONTRANS +HAVE_LIBIDN +HAVE_GETSID +USE_HCACHE
-ISPELL
SENDMAIL="/usr/sbin/sendmail"
MAILPATH="/var/mail"
PKGDATADIR="/usr/share/mutt"
SYSCONFDIR="/etc"
EXECSHELL="/bin/sh"
MIXMASTER="mixmaster"
To contact the developers, please mail to <[email protected]>.
To report a bug, please visit http://bugs.mutt.org/.
misc/am-maintainer-mode.patch
features/ifdef.patch
features/xtitles.patch
features/trash-folder.patch
features/purge-message.patch
features/imap_fast_trash.patch
features/sensible_browser_position.patch
features-old/patch-1.5.4.vk.pgp_verbose_mime.patch
features/compressed-folders.patch
features/compressed-folders.debian.patch
debian-specific/Muttrc.patch
debian-specific/Md.etc_mailname_gethostbyname.patch
debian-specific/use_usr_bin_editor.patch
debian-specific/correct_docdir_in_man_page.patch
debian-specific/dont_document_not_present_features.patch
debian-specific/document_debian_defaults.patch
debian-specific/assumed_charset-compat.patch
debian-specific/467432-write_bcc.patch
debian-specific/566076-build_doc_adjustments.patch
misc/define-pgp_getkeys_command.patch
misc/gpg.rc-paths.patch
misc/smime.rc.patch
misc/fix-configure-test-operator.patch
upstream/531430-imapuser.patch
upstream/543467-thread-segfault.patch
upstream/542817-smimekeys-tmpdir.patch
upstream/548577-gpgme-1.2.patch
upstream/553321-ansi-escape-segfault.patch
upstream/547980-smime_keys-chaining.patch
upstream/528233-readonly-open.patch
upstream/228671-pipe-mime.patch
upstream/383769-score-match.patch
upstream/603288-split-fetches.patch
upstream/611410-no-implicit_autoview-for-text-html.patch
upstream/path_max.patch
upstream/CVE-2014-0467.patch
translations/update_german_translation.patch
__separator__mutt.org.patch
-- System Information:
Debian Release: jessie/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 3.10-3-686-pae (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL
set to en_US.UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages mutt depends on:
ii libassuan0 2.1.1-1
ii libc6 2.18-4
ii libcomerr2 1.42.9-3
ii libgnutls26 2.12.23-13
ii libgpg-error0 1.12-0.2
ii libgpgme11 1.4.3-0.1
ii libgssapi-krb5-2 1.12.1+dfsg-1
ii libidn11 1.28-1
ii libk5crypto3 1.12.1+dfsg-1
ii libkrb5-3 1.12.1+dfsg-1
ii libncursesw5 5.9+20140118-1
ii libsasl2-2 2.1.26.dfsg1-9
ii libtinfo5 5.9+20140118-1
ii libtokyocabinet9 1.4.48-2
Versions of packages mutt recommends:
ii exim4-daemon-light [mail-transport-agent] 4.82-5
ii libsasl2-modules 2.1.26.dfsg1-9
ii locales 2.18-4
ii locales-all [locales] 2.18-4
ii mime-support 3.54
Versions of packages mutt suggests:
ii aspell 0.60.7~20110707-1
ii ca-certificates 20140223
ii gnupg 1.4.16-1.1
ii ispell 3.3.02-6
pn mixmaster <none>
ii openssl 1.0.1f-1
pn urlview <none>
Versions of packages mutt is related to:
ii mutt 1.5.22-2
pn mutt-dbg <none>
pn mutt-patched <none>
-- no debconf information
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]