Your message dated Sat, 07 Mar 2009 11:41:05 +0000
with message-id <[email protected]>
and subject line mutt: long attachement names truncated on wide terminal
has caused the Debian Bug report #517849,
regarding mutt: long attachement names truncated on wide terminal
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
517849: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=517849
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: mutt
Version: 1.5.19-2
Severity: minor
Let's say you attach /path/to/really/long/attachement/name/my_vacation_image.jpg
The end of that filename will be truncated in the attachement menu, even
if your terminal is wide enough.
-- Package-specific info:
Mutt 1.5.19 (2009-01-05)
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 2.6.28.7-1-pyrrhus64 (x86_64)
ncurses: ncurses 5.7.20090214 (compiled with 5.7)
libidn: 1.12 (compiled with 1.10)
hcache backend: GDBM version 1.8.3. 10/15/2002 (built Aug 27 2008 08:41:43)
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/.
patch-1.5.13.cd.ifdef.2
patch-1.5.13.cd.purge_message.3.4
patch-1.5.13.nt+ab.xtitles.4
patch-1.5.18.rr.compressed.1
patch-1.5.4.vk.pgp_verbose_mime
patch-1.5.6.dw.maildir-mtime.1
-- System Information:
Debian Release: 5.0
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (499,
'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.28.7-1-pyrrhus64 (SMP w/4 CPU cores)
Locale: LANG=en_CA, lc_ctype=fr...@euro (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash
Versions of packages mutt depends on:
ii libc6 2.9-3 GNU C Library: Shared libraries
ii libcomerr2 1.41.3-1 common error description library
ii libgdbm3 1.8.3-4 GNU dbm database routines (runtime
ii libgnutls26 2.6.4-2 the GNU TLS library - runtime libr
ii libidn11 1.12-1 GNU Libidn library, implementation
ii libkrb53 1.6.dfsg.4~beta1-6 MIT Kerberos runtime libraries
ii libncursesw5 5.7+20090214-1 shared libraries for terminal hand
ii libsasl2-2 2.1.22.dfsg1-23 Cyrus SASL - authentication abstra
Versions of packages mutt recommends:
ii libsasl2-modules 2.1.22.dfsg1-23 Cyrus SASL - pluggable authenticat
ii locales 2.9-3 GNU C Library: National Language (
ii mime-support 3.44-1 MIME files 'mime.types' & 'mailcap
ii postfix [mail-transport- 2.5.5-1.1 High-performance mail transport ag
Versions of packages mutt suggests:
ii aspell 0.60.6-1 GNU Aspell spell-checker
ii ca-certificates 20081127 Common CA certificates
ii gnupg 1.4.9-4 GNU privacy guard - a free PGP rep
ii ispell 3.1.20.0-4.4 International Ispell (an interacti
pn mixmaster <none> (no description available)
ii openssl 0.9.8g-15 Secure Socket Layer (SSL) binary a
ii urlview 0.9-18 Extracts URLs from text
Versions of packages mutt is related to:
ii mutt 1.5.19-2 text-based mailreader supporting M
pn mutt-dbg <none> (no description available)
pn mutt-patched <none> (no description available)
-- no debconf information
--
http://www.critikart.net
--- End Message ---
--- Begin Message ---
tag 517849 wontfix
thanks
Hi Louis,
if you check your manpage of muttrc you will find a param called attach_format,
specifying %.<number>f you will be able to change the number of chars allowed
for
your filename, by default it is 40. You can also have a look at the sort-fill
description in the same manpage.
Resolving this bug accordingly.
Cheers
Antonio
--- End Message ---