From: postmaster@faulbaum.in-berlin.de
To: Eric Abrahamsen <eric@ericabrahamsen.net>
Cc: "help-gnu-emacs@gnu.org" <help-gnu-emacs@gnu.org>
Subject: Re: nnir problem with mailboxes with umlauts (oh sorry, the last mail was HTML)
Date: Wed, 12 Jun 2019 16:10:30 +0200 (CEST) [thread overview]
Message-ID: <1909371027.40.1560348630380@webmail-ng.in-berlin.de> (raw)
In-Reply-To: <871s002c7n.fsf@ericabrahamsen.net>
> 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.
next prev parent reply other threads:[~2019-06-12 14:10 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-06-11 15:14 nnir problem with mailboxes with umlauts (oh sorry, the last mail was HTML) postmaster
2019-06-11 15:21 ` Robert Pluim
2019-06-11 15:26 ` Eric Abrahamsen
2019-06-11 18:45 ` Eric Abrahamsen
2019-06-12 9:14 ` postmaster
2019-06-12 14:10 ` postmaster [this message]
2019-06-12 14:16 ` Eric Abrahamsen
2019-06-11 21:24 ` Eric Abrahamsen
2019-06-11 21:30 ` Eric Abrahamsen
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1909371027.40.1560348630380@webmail-ng.in-berlin.de \
--to=postmaster@faulbaum.in-berlin.de \
--cc=eric@ericabrahamsen.net \
--cc=help-gnu-emacs@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).