Bug#823655: mutt-patched: IMAP folders displayed in the wrong location with sidebar

2020-06-20 Thread Antonio Radici
Control: reassign -1 mutt
Control: tag -1 +moreinfo

On Fri, May 06, 2016 at 10:28:51PM -0700, Carbonated Beverage wrote:
> Package: mutt-patched
> Version: 1.6.0-1
> Severity: important
> 
>* What led up to the situation?
> 
>  Using the attached example .muttrc (sanitized) reproduces the problem.
>  Opening the example.org mailbox will display the list of subscribed
>  folders below the last mailbox in the sidebar, instead of example.org.
> 
>  The IMAP server used on the remote end is:
>  ii  dovecot-imapd 1:2.2.13-12~deb8u1  amd64
> 
>  Marked important due to:
> 
>  Given there are several folders with the same name in my various 
> accounts,
>  this can lead to a confusion related to which account mails came in for,
>  or lead to mail for urgent accounts being missed.
> 
>* What exactly did you do (or not do) that was effective (or
>  ineffective)?
> 
>  Tried tweaking the various sidebar options, ran into other already
>  reported bugs (823454, 823142).  Tweaking the order of the accounts in
>  the "mailboxes" line appears to make the folders appear in different
>  locations, sometimes in the correct location for a few accounts, but not
>  others.
> 
>* What was the outcome of this action?
> 
>  No difference.
> 
>* What outcome did you expect instead?
> 
>  Didn't expect a difference, as those options are unrelated, just tried
>  them to be thorough.

I suspect this is not an issue anymore with 1.14.4-2, can you confirm?



Bug#823655: mutt-patched: IMAP folders displayed in the wrong location with sidebar

2016-05-06 Thread Carbonated Beverage
Package: mutt-patched
Version: 1.6.0-1
Severity: important

   * What led up to the situation?

 Using the attached example .muttrc (sanitized) reproduces the problem.
 Opening the example.org mailbox will display the list of subscribed
 folders below the last mailbox in the sidebar, instead of example.org.

 The IMAP server used on the remote end is:
 ii  dovecot-imapd 1:2.2.13-12~deb8u1  amd64

 Marked important due to:

 Given there are several folders with the same name in my various accounts,
 this can lead to a confusion related to which account mails came in for,
 or lead to mail for urgent accounts being missed.

   * What exactly did you do (or not do) that was effective (or
 ineffective)?

 Tried tweaking the various sidebar options, ran into other already
 reported bugs (823454, 823142).  Tweaking the order of the accounts in
 the "mailboxes" line appears to make the folders appear in different
 locations, sometimes in the correct location for a few accounts, but not
 others.

   * What was the outcome of this action?

 No difference.

   * What outcome did you expect instead?

 Didn't expect a difference, as those options are unrelated, just tried
 them to be thorough.

-- System Information:
Debian Release: stretch/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'stable'), (500, 'oldstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.5.3+ (SMP w/4 CPU cores; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)

Versions of packages mutt-patched depends on:
ii  libassuan02.4.2-3
ii  libc6 2.22-7
ii  libcomerr21.43~WIP.2016.03.15-2
ii  libgnutls30   3.4.11-4
ii  libgpg-error0 1.22-1
ii  libgpgme111.6.0-3
ii  libgssapi-krb5-2  1.13.2+dfsg-5
ii  libidn11  1.32-3
ii  libk5crypto3  1.13.2+dfsg-5
ii  libkrb5-3 1.13.2+dfsg-5
ii  libncursesw5  6.0+20160319-1
ii  libsasl2-22.1.26.dfsg1-15
ii  libtinfo5 6.0+20160319-1
ii  libtokyocabinet9  1.4.48-10
ii  mutt  1.6.0-1

mutt-patched recommends no packages.

mutt-patched suggests no packages.

-- no debconf information
#bind index \Cn next-unread
#bind index \Cg pipe egrep '^Subject: '
#set index_format = "%6l %s"

set postponed = ~/postponed
set folder=~/Maildir
set mbox=~/Maildir
set mbox_type=Maildir
set spoolfile=~/Maildir
#set trash=~/Maildir/trash
fcc-hook $ +sent

set mail_check=60
set timeout=180
set imap_check_subscribed=yes

#
# == Global -- unchanged across all accounts by default
#

set abort_nosubject = no
set abort_unmodified = no
set askbcc = yes
set askcc = yes
set auto_tag = yes
set confirmappend = no
set confirmcreate = no
set copy = yes
set delete_untag = no
set dsn_notify = never
set edit_headers = yes
set editor = /usr/bin/vi
set fcc_attach = yes
set forward_quote = yes
set header = yes
set hidden_host = yes
set implicit_autoview = no
set mark_old = no
set move = no
set pager = "/usr/bin/less -X"
set prompt_after = no
set sendmail = "/usr/sbin/sendmail -oem -oi"
set strict_threads = yes
set tmpdir = ~/.tmp
set use_from = yes
set user_agent = no

#
# == Sidebar
#

set sidebar_width=52
set sidebar_visible=yes
set sidebar_delim='|'
#set sidebar_indentstr="  "
#set sidebar_shortpath=yes
#set sidebar_format="%B %* %N"
#set sidebar_folderindent=yes

#set sidebar_sort=yes
#set sidebar_delim_chars = /

# Mailboxes listed in sidebar
mailboxes "~/Maildir" imaps://us...@imap.gmail.com imaps://us...@imap.gmail.com 
imaps://example.org imaps://us...@imap.gmail.com 
imaps://us...@example.com@imap.gmail.com

# Sidebar navitation
bind index \CP sidebar-prev
bind index \CN sidebar-next
bind index \CO sidebar-open
bind index \CB sidebar-scroll-up
bind index \CF sidebar-scroll-down

#
# == SSL
#

set ssl_use_sslv3 = no
set ssl_use_tlsv1 = yes
set ssl_use_tlsv1_1 = yes
set ssl_use_tlsv1_2 = yes
set ssl_force_tls = yes

# == PGP
# Legacy format stuff.  Don't enable unless absolutely needed.
folder-hook . 'set pgp_auto_decode = no'
folder-hook . 'set pgp_autoinline = no'
# Sort by addx -- trust will be managed externally
folder-hook . 'set pgp_sort_keys = address'

#
# == IMAP stuff
#
# NOTE
# Password chars that need to be escaped: $\;`"#
# Password char that can't be escaped and has to be avoided: '

# -- Local system

# Always have account hooks for these!
account-hook . 'unset imap_user'
account-hook . 'unset imap_pass'
account-hook . 'unset smtp_pass'
account-hook . 'unset smtp_authenticators'
account-hook . 'unset ssl_client_cert'

# PGP -- This changes per-account (with a folder hook)
folder-hook . 'unset pgp_sign_as'

folder-hook . 'set from = "foo "'
folder-hook . 'set smtp_url=smtp://localhost:587'

folder-hook . 'set folder=~/Maildir'
folder-hook . 'set postponed=~/Maildir/postponed'
folder-hook . 'set record=~/Maildir/r