Your message dated Sun, 21 Jun 2020 08:23:21 +0200
with message-id <20200621062321.GF390@sarastro>
and subject line Re: Bug#795452: mutt-patched: To:, CC: wrapped with wrong width
has caused the Debian Bug report #795452,
regarding mutt-patched: To:, CC: wrapped with wrong width
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.)
--
795452: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=795452
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: mutt-patched
Version: 1.5.23-3
Severity: minor
Because of the sidebar mutt breaks long lines in To: or CC: in the wrong
place. If the sidebar is off, the display is correct; but if it gets
turned on, (at least) these header lines get displayed in two lines, with
a red "+" in the first column of the continued line.
I guess the width for header display needs to take the sidebar status into
account, too.
Here's an obfuscated example screenshot:
No sidebar:
| CC: XXXXX XXX <[email protected]>, XXXX-XXXX <[email protected]>, |
| XXX XXXXXX <[email protected]>, XXX XXXXXX |
| <[email protected]>, XXX XXX XX <[email protected]>, XXXXXX |
| XXXXXX <[email protected]>, XXXXXX |
| <[email protected]>, XXXXXXX XX <[email protected]>, |
With sidebar:
| . |CC: XXXXX XXX <[email protected]>, XXXX-XXXX |
| Sidebar |+<[email protected]>, |
| . | XXX XXXXXX <[email protected]>, XXX |
| . |+XXXXXX |
| . | <[email protected]>, XXX XXX XX <XXXXX@ |
| . |+XX.XXX.XXX>, XXXXXX |
| . | XXXXXX <[email protected]>, XXXX |
| . |+XX |
| . | <[email protected]>, XXXXXXX XX <XXX |
| . |[email protected]>, |
-- System Information:
Debian Release: stretch/sid
APT prefers testing
APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1,
'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 4.1.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=de_AT.UTF-8, LC_CTYPE=de_AT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages mutt-patched depends on:
ii libassuan0 2.2.1-1
ii libc6 2.19-19
ii libcomerr2 1.42.13-1
ii libgnutls-deb0-28 3.3.16-2
ii libgpg-error0 1.19-2
ii libgpgme11 1.5.5-3
ii libgssapi-krb5-2 1.12.1+dfsg-20
ii libidn11 1.32-1
ii libk5crypto3 1.12.1+dfsg-20
ii libkrb5-3 1.12.1+dfsg-20
ii libncursesw5 5.9+20150516-2
ii libsasl2-2 2.1.26.dfsg1-13
ii libtinfo5 5.9+20150516-2
ii libtokyocabinet9 1.4.48-3
ii mutt 1.5.23-3
mutt-patched recommends no packages.
mutt-patched suggests no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
Control: reassign -1 mutt
Control: fixed -1 1.14.4-2
On Fri, Aug 14, 2015 at 07:09:55AM +0200, Ph. Marek wrote:
> Package: mutt-patched
> Version: 1.5.23-3
> Severity: minor
>
> Because of the sidebar mutt breaks long lines in To: or CC: in the wrong
> place. If the sidebar is off, the display is correct; but if it gets
> turned on, (at least) these header lines get displayed in two lines, with
> a red "+" in the first column of the continued line.
>
> I guess the width for header display needs to take the sidebar status into
> account, too.
>
Checked in the latest version of mutt, which has the sidebar, and it does seem
to work correctly for me.
--- End Message ---