help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: nnir problem with mailboxes with umlauts (oh sorry, the last mail wa


From: Eric Abrahamsen
Subject: Re: nnir problem with mailboxes with umlauts (oh sorry, the last mail was HTML)
Date: Wed, 12 Jun 2019 07:16:02 -0700
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

postmaster@faulbaum.in-berlin.de writes:

>> I tested this with Emacs 26.1, and it looks like the same bug is present
>> there -- I'm surprised no one's run into it before. I'll look into a
>> fix, either as part of scratch/gnus-decoded or (probably better) its
>> own patch.
>
> I patched the nnir.el of emcas 26.2 with the last diff found in the
> mailing-list and 'diff -w nnir.el.orig nnir.el' shows not a big
> change:
> 970c970
> <           #'(lambda (group)
> ---
>>           (lambda (group)
> 972a973,974
>>                (progn
>>                  (setq group (nnimap-decode-gnus-group group))
> 995c997
> <                     (message "Searching %s...done" group))
> ---
>>                    (message "Searching %s...done" group)))
>
> And the patch doesn't work.-(
> I still get the error:
> gnus-select-newsgroup: Couldn’t request group
> nnir:nnir-riev9xaq51j.fsf: Search produced empty results.

Oh that's interesting, it worked for me after applying that patch. In
the message above ("Searching %s...") is the group name correctly
displayed? If you're familiar with edebug, can you step through
`nnir-run-imap' and see if anything looks funny?




reply via email to

[Prev in Thread] Current Thread [Next in Thread]