]> git.eshelyaron.com Git - emacs.git/commit
Fix imap fetching multiple mailboxes (bug#54158)
authorAndrew G Cohen <cohen@andy.bu.edu>
Sun, 20 Mar 2022 05:49:37 +0000 (13:49 +0800)
committerAndrew G Cohen <cohen@andy.bu.edu>
Sun, 20 Mar 2022 23:56:34 +0000 (07:56 +0800)
commit01336a2582269040a05bca4376285b1b1c8e3449
treeeee9f470891f35f07d8beadb5321c8ac4c689e27
parent6b923a5ebc6b2183fd2d7be54e1804bb088d59ed
Fix imap fetching multiple mailboxes (bug#54158)

* lisp/gnus/mail-source.el (mail-source-fetch-imap): Variables
mailbox-source-string and remove should be reset for each mailbox.
lisp/gnus/mail-source.el