Re: [PATCH] Add checks for new and tmp directories to mx_is_maildir()
Kurt Hackenberg <[email protected]>
| Newsgroups | gmane.mail.mutt.devel |
|---|---|
| Message-ID | <[email protected]> |
On Wed, Feb 04, 2026 at 01:04:20PM +0800, Kevin J. McCarthy wrote: >I'm sure I don't need to ask for feedback, but this is a tradeoff of a >couple stat calls for correct behavior in some less common situations. >Thoughts? Yes, it's a small thing. I agree it's good to add those checks.