.
OBS-URL: https://build.opensuse.org/package/show/server:mail/mutt?expand=0&rev=118
This commit is contained in:
@@ -11,7 +11,7 @@ ask when sending list message replies to author only - Armin Wolfermann (aw)
|
||||
+++ mutt-1.5.23/PATCHES 2015-01-26 15:34:40.133518493 +0000
|
||||
@@ -1,2 +1,3 @@
|
||||
+patch-1.5.9.aw.listreply.1
|
||||
patch-1.5.24.sidebar.20151111.txt
|
||||
patch-1.6.0.sidebar.20160404.txt
|
||||
rr.compressed
|
||||
--- mutt-1.5.23/init.h
|
||||
+++ mutt-1.5.23/init.h 2012-06-21 09:48:22.000000000 +0000
|
||||
@@ -19,11 +19,11 @@ ask when sending list message replies to author only - Armin Wolfermann (aw)
|
||||
** The locale used by \fCstrftime(3)\fP to format dates. Legal values are
|
||||
** the strings your system accepts for the locale environment variable \fC$$$LC_TIME\fP.
|
||||
*/
|
||||
+ { "list_reply", DT_QUAD, R_NONE, OPT_LISTREPLY, M_NO },
|
||||
+ { "list_reply", DT_QUAD, R_NONE, OPT_LISTREPLY, M_NO },
|
||||
+ /*
|
||||
+ ** .pp
|
||||
+ ** When set, address replies to the mailing list the original message came
|
||||
+ ** from (instead to the author only). Setting this option to ``ask-yes'' or
|
||||
+ ** from (instead to the author only). Setting this option to ``ask-yes'' or
|
||||
+ ** ``ask-no'' will ask if you really intended to reply to the author only.
|
||||
+ */
|
||||
{ "mail_check", DT_NUM, R_NONE, UL &BuffyTimeout, 5 },
|
||||
|
Reference in New Issue
Block a user