Re: ProtonMail Bridge Patch
Eric Abrahamsen <[email protected]>
| Newsgroups | gmane.emacs.gnus.general |
|---|---|
| Message-ID | <[email protected]> |
Jakub Ječmínek <[email protected]> writes: > "Eric Abrahamsen" <[email protected]> writes: > >> Huh. Yeah, I absolutely believe it's true, I just wish I could pinpoint >> where. > > Ok, I think I've found it. The problem is that we're feeding unsorted > lists into a bunch of functions that require lists to be sorted (a lot > of functions do in 'gnus-range.el'). Yes! That's it, thanks very much. The question remains where exactly to address this, but it's good to know why it's behaving this way. I'll put this on the list. Thanks, Eric