forked from rpm/mutt
.
OBS-URL: https://build.opensuse.org/package/show/server:mail/mutt?expand=0&rev=141
This commit is contained in:
parent
e390a9cf74
commit
f0aab78677
@ -318,15 +318,3 @@
|
||||
if (WithCrypto)
|
||||
{
|
||||
/* NOTE: this _must_ be done before the check for mailcap! */
|
||||
--- buffy.c
|
||||
+++ buffy.c 2016-07-26 14:45:46.402844762 +0000
|
||||
@@ -449,6 +449,9 @@ static int buffy_mbox_check (BUFFY* mail
|
||||
(sb->st_ctime != sb->st_mtime || sb->st_ctime != sb->st_atime))
|
||||
mailbox->newly_created = 0;
|
||||
|
||||
+ if (!option (OPTSIDEBAR))
|
||||
+ return rc;
|
||||
+
|
||||
if (check_stats &&
|
||||
(mailbox->stats_last_checked < sb->st_mtime))
|
||||
{
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8cf327be3ec3fcb0f9703b4e93221b606ef4c17d069eb4807c5872b43460b4e7
|
||||
size 333354
|
||||
oid sha256:a9c819c21b43315078458d490b1ddbbd49508e70016962bfaf3173af147617fd
|
||||
size 338862
|
||||
|
Loading…
Reference in New Issue
Block a user