Your message dated Tue, 17 May 2016 22:32:52 +0000
with message-id <[email protected]>
and subject line Bug#822729: fixed in mutt 1.6.1-1
has caused the Debian Bug report #822729,
regarding mutt-patched: update link to sidebar documentation and sample
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.)


-- 
822729: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=822729
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: mutt-patched
Version: 1.6.0-1
Severity: minor
Tags: patch

Subject says it all. Patch attached.

Regards
-- 
Sebastian Ramacher
From b9cef9ef8391f74ca0e4d55851dc0f346181edc6 Mon Sep 17 00:00:00 2001
From: Sebastian Ramacher <[email protected]>
Date: Tue, 26 Apr 2016 22:21:27 +0200
Subject: [PATCH] Update link to sidebar documentation and update the sample

---
 debian/extra/samples/sidebar.muttrc | 69 ++++++++++++++++++++++---------------
 1 file changed, 41 insertions(+), 28 deletions(-)

diff --git a/debian/extra/samples/sidebar.muttrc b/debian/extra/samples/sidebar.muttrc
index 3a9e3bb..fc433a0 100644
--- a/debian/extra/samples/sidebar.muttrc
+++ b/debian/extra/samples/sidebar.muttrc
@@ -1,10 +1,11 @@
 # shamelessly copied from
-# http://www.lunar-linux.org/index.php?option=com_content&task=view&id=44
+# http://www.lunar-linux.org/mutt-sidebar/
 
 # set up the sidebar, default not visible
 set sidebar_width=12
 set sidebar_visible=no
 set sidebar_delim='|'
+set sidebar_sort=yes
 
 # which mailboxes to list in the sidebar
 mailboxes =inbox =ml
@@ -14,30 +15,29 @@ color sidebar_new yellow default
 
 # ctrl-n, ctrl-p to select next, prev folder
 # ctrl-o to open selected folder
-bind index \CP sidebar-prev
-bind index \CN sidebar-next
-bind index \CO sidebar-open
-bind pager \CP sidebar-prev
-bind pager \CN sidebar-next
-bind pager \CO sidebar-open
+bind index CP sidebar-prev
+bind index CN sidebar-next
+bind index CO sidebar-open
+bind pager CP sidebar-prev
+bind pager CN sidebar-next
+bind pager CO sidebar-open
 
-# I don't need these. just for documentation purposes. See below.
+# I don’t need these. just for documentation purposes. See below.
 # sidebar-scroll-up
 # sidebar-scroll-down
 
 # b toggles sidebar visibility
-macro index b '<enter-command>toggle sidebar_visible<enter>'
-macro pager b '<enter-command>toggle sidebar_visible<enter>'
+macro index b ‘<enter-command>toggle sidebar_visible<enter>’
+macro pager b ‘<enter-command>toggle sidebar_visible<enter>’
 
-# Remap bounce-message function to "B"
+# Remap bounce-message function to “B”
 bind index B bounce-message
 
 #
 # Mario Holbe suggests:
-# macro index b '<enter-command>toggle sidebar_visible<enter><refresh>'
-# macro pager b '<enter-command>toggle sidebar_visible<enter><redraw-screen>'
-# 
-
+# macro index b ‘<enter-command>toggle sidebar_visible<enter><refresh>’
+# macro pager b ‘<enter-command>toggle sidebar_visible<enter><redraw-screen>’
+#
 
 # Documentation
 # =============
@@ -50,26 +50,21 @@ bind index B bounce-message
 # 
 # sidebar_delim (string)
 # Specifies the delimiter between the sidebar and other screens
-#
-# sidebar_shortpath (boolean)
-# When using IMAP, a '.' is often used as a separator. This option
-# allows to shorten the folder name to the part after the last dot.
 # 
-# sidebar_sort (boolean)
-# Sorts the folders in the sidebar alphabetically.
-#
+# sidebar_sort
+# This specifies whether or not to sort the folders in the sidebar alphabetically, mainly for IMAP user.
+# 
 # color sidebar_new [fg] [bg]
-# The foreground (fg) and background (bg) color of folders that contain new
-# mail.
+# The foreground (fg) and background (bg) color of folders that contain new mail.
 # 
 # sidebar-prev
-# Mutt's name for the operation that selects the previous folder.
+# Mutt’s name for the operation that selects the previous folder.
 # 
 # sidebar-next
-# Mutt's name for the operation that selects the next folder.
+# Mutt’s name for the operation that selects the next folder.
 # 
 # sidebar-open
-# Mutt's name for the operation that opens the currently selected folder.
+# Mutt’s name for the operation that opens the currently selected folder.
 # 
 # sidebar-scroll-up
 # Only useful if you have more folders than lines in your terminal: scrolls one
@@ -77,5 +72,23 @@ bind index B bounce-message
 # 
 # sidebar-scroll-down
 # Only useful if you have more folders than lines in your terminal: scrolls one
-# page down through the list of folders. 
+# page down through the list of folders.
+# 
+# sidebar_format (string)
+# Format string for the sidebar. The sequences `%N’, `%F’ and `%S’ will
+# be replaced by the number of new or flagged messages or the total size
+# of them mailbox. `%B’ will be replaced with the name of the mailbox.
+# The `%!’ sequence will be expanded to `!’ if there is one flagged
+# message; to `!!’ if there are two flagged messages; and to `n!’ for n
+# flagged messages, n>2.
+# 
+# sidebar_folderindent (boolean)
+# Should folders be indented in the sidebar.
+# 
+# sidebar_indentstr (string)
+# This specifies the string that is used to indent items with
+# sidebar_folderindent= yes.
+# 
+# sidebar_shortpath (boolean)
+# Should the sidebar shorten the path showed.
 #
-- 
2.8.1

Attachment: signature.asc
Description: PGP signature


--- End Message ---
--- Begin Message ---
Source: mutt
Source-Version: 1.6.1-1

We believe that the bug you reported is fixed in the latest version of
mutt, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Matteo F. Vescovi <[email protected]> (supplier of updated mutt package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Tue, 17 May 2016 22:02:52 +0200
Source: mutt
Binary: mutt mutt-patched mutt-dbg
Architecture: source
Version: 1.6.1-1
Distribution: experimental
Urgency: medium
Maintainer: Antonio Radici <[email protected]>
Changed-By: Matteo F. Vescovi <[email protected]>
Description:
 mutt       - text-based mailreader supporting MIME, GPG, PGP and threading
 mutt-dbg   - debugging symbols for mutt
 mutt-patched - Mutt Mail User Agent with extra patches
Closes: 822729 822893 822910
Changes:
 mutt (1.6.1-1) experimental; urgency=medium
 .
   * Team upload.
 .
   [ Sebastian Ramacher ]
   * Update link to sidebar documentation and update the sample (Closes: 
#822729)
 .
   [ James McCoy ]
   * fix compilation of nntp.patch and re-enable it again (Closes: #822893)
 .
   [ Evgeni Golov ]
   * document sidebar changes via debian/NEWS (Closes: #822910)
 .
   [ Matteo F. Vescovi ]
   * Imported Upstream version 1.6.1
   * debian/README.source: file dropped
 .
   [ Faidon Liambotis ]
   * Remove patch define-pgp_getkeys_command.
     According to the upstream bug report, it was never supposed to work like
     our patch (adding a commented-out setting) expected it to.
   * Import neomutt 20160502 under debian/patches/neomutt.
     To be used soon.
   * Replace ifdef.patch with neomutt's
   * Replace the three trash patches with neomutt's
     - features/imap_fast_trash.patch
     - features/purge-message.patch
     - features/trash-folder.patch
   * Replace our sidebar patches with neomutt's.
     This replaces all 4 of our sidebar patches (and more!). Unfortunately,
     needed a tiny fix over neomutt's sidebar because of our opposite
     ordering vis-a-vis 11-ifdef.
   * Remove the sidebar.muttrc sample, new patch has proper docs
   * Update NEWS with the new (NeoMutt's) sidebar changes
   * Replace NNTP patch with neomutt's
   * Replace sensible-browser patch with neomutt's
   * Manually resolve some patch fuzz
   * Restore PATCHES before quilt push/pops.
     Our new neomutt patches modify PATCHES, which results in conflicts with
     our debian/rules code that also modifies it. Back PATCHES up and restore
     it before any quilt operations.
Checksums-Sha1:
 f97d66c0f7c854b4b24ebafbb35b47749fe641f2 2375 mutt_1.6.1-1.dsc
 ff1c76209a5c299018fc72b9e2e1ab98bf5138dd 3956840 mutt_1.6.1.orig.tar.gz
 fb7b6061e5dc0e5d996b977e95f061ae3ff5fe28 206840 mutt_1.6.1-1.debian.tar.xz
Checksums-Sha256:
 d1ec65cd7810f34e0a9c768c6fc357b30ff120371863983f7ac31b9b12f41a61 2375 
mutt_1.6.1-1.dsc
 98b26cecc6b1713082fc880344fa345c20bd7ded6459abe18c84429c7cf8ed20 3956840 
mutt_1.6.1.orig.tar.gz
 0d610b4fa5f6512cb68c80c70041c291df3ecfe5cacd0b455269be444cef14a3 206840 
mutt_1.6.1-1.debian.tar.xz
Files:
 e44f2335a2fcb59ba0255fcd690713ac 2375 mail standard mutt_1.6.1-1.dsc
 be4d6e738c75c9287e76db7caec6bace 3956840 mail standard mutt_1.6.1.orig.tar.gz
 ee2fe926ac08a4802ebc9aea9101e239 206840 mail standard 
mutt_1.6.1-1.debian.tar.xz

-----BEGIN PGP SIGNATURE-----
Comment: Debian powered!

iQJ8BAEBCgBmBQJXO3pUXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w
ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXRGM0REMDlGOERBODdEMURGNTA0NkM5OUIw
NjEyRjQ5NDRFQ0RDRDVBAAoJEAYS9JROzc1aYMMP/jF5+9vMBpSWWlg7GvxVdscN
o9VYqOXb3g3hUpdktjOBfLTV1Fx3FblfrWUdHiIZk0CCDILfCsUz0dO5JYA2C3jj
LCEXu2gBBGtEctxAEUkr9yKom1sccG/BVu1saiOyOaPd+hRILQk94RCIDhHhkwrC
lUpJKmeLHYyOg3o0omU8fnbSExPP9QN6rRLWkTN8wMiFtScrEnTUuMSGhsDm7KTS
BkhTf5XX975+SnlA5pyt9c8gC+4nY+CCJjwdPxaV2K96Ip0aBy+8lMaekefG23KD
J5FEIBlmqG9M41lH1SS42TDh4kP/PeHIrYV/FQjbvdnjEB4qd084DTyub8fl+YXD
sulTUZvCmodMR3RvNrb6bK7SB3sP0eptWlzYUlHhbWMZW/C0TJUvfInQdGjeFD0t
DVh01FD5mv+XnIEbxShbkQcg5/wDTn3YWQUYKv0P3ORVXkalj+t4dcYJkc9x8okq
1vqfnZBV87/3nf1IksqBdlUIjB4FptAQtRZOdnxfdFjb8w/I+JVs2YlHwHuAPWrM
EOESOhzpCk1TvSUCusTb4E7FDSSRrmFvtgD5wcZaiM5hj4Ksu2CsSUi1PRcTdEJJ
vm0AR2aTl9Ir468NPjPJKX+9K7+K2jmprA8lMXhBHcVdl3IG4KgN6dmXbEIzgJr9
XTc7RFrenUratb4XBCAY
=i/kj
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to