[PATCH] Fix sidebar_sort_method usage in documentation

2020-05-15 Thread Remco Rijnders
From: Remco Rijnders --- init.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/init.h b/init.h index dc4832b6..6fd1ddc6 100644 --- a/init.h +++ b/init.h @@ -3396,7 +3396,7 @@ struct option_t MuttVars[] = { { "sidebar_sort_method", DT_SORT|DT_SORT_SIDEBAR, R_SIDEBAR,

Re: [PATCH] Fix sidebar_sort_method usage in documentation

2020-05-15 Thread Kevin J. McCarthy
Committed. Thank you! -- Kevin J. McCarthy GPG Fingerprint: 8975 A9B3 3AA3 7910 385C 5308 ADEF 7684 8031 6BDA signature.asc Description: PGP signature

Re: [PATCH] Clarify CH_WEED debug message

2020-05-15 Thread Cameron Simpson
On 11May2020 18:56, derek martin wrote: On Fri, May 08, 2020 at 06:59:18AM +0200, Petr Pisar wrote: > dprint (1, (debugfile, "WEED is %sSet\n", (flags & CH_WEED) ? "" : > "Not ")); The message probably does not get translated, but from point of view of localization, please do not glue sentenc