From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: Eric Abrahamsen Newsgroups: gmane.emacs.help Subject: Re: nnir problem with mailboxes with umlauts (oh sorry, the last mail was HTML) Date: Tue, 11 Jun 2019 08:26:36 -0700 Message-ID: <8736kg5ej7.fsf@ericabrahamsen.net> References: <1225074402.30.1560266049169@webmail-ng.in-berlin.de> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="133941"; mail-complaints-to="usenet@blaine.gmane.org" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux) Cc: "help-gnu-emacs@gnu.org" To: postmaster@faulbaum.in-berlin.de Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Jun 11 18:22:16 2019 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([209.51.188.17]) by blaine.gmane.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1hajXL-000Yj2-Nf for geh-help-gnu-emacs@m.gmane.org; Tue, 11 Jun 2019 18:22:15 +0200 Original-Received: from localhost ([::1]:60686 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hajXK-0008W5-5N for geh-help-gnu-emacs@m.gmane.org; Tue, 11 Jun 2019 12:22:14 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:58174) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1haifn-0005mJ-6u for help-gnu-emacs@gnu.org; Tue, 11 Jun 2019 11:26:56 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1haifm-0007z7-6R for help-gnu-emacs@gnu.org; Tue, 11 Jun 2019 11:26:55 -0400 Original-Received: from ericabrahamsen.net ([52.70.2.18]:41920 helo=mail.ericabrahamsen.net) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1haifm-0007lr-01 for help-gnu-emacs@gnu.org; Tue, 11 Jun 2019 11:26:54 -0400 Original-Received: from localhost (75-172-120-8.tukw.qwest.net [75.172.120.8]) (Authenticated sender: eric@ericabrahamsen.net) by mail.ericabrahamsen.net (Postfix) with ESMTPSA id 22886FA07D; Tue, 11 Jun 2019 15:26:37 +0000 (UTC) In-Reply-To: (Robert Pluim's message of "Tue, 11 Jun 2019 17:21:28 +0200") X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 52.70.2.18 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: "help-gnu-emacs" Xref: news.gmane.org gmane.emacs.help:120909 Archived-At: Robert Pluim writes: >>>>>> On Tue, 11 Jun 2019 17:14:09 +0200 (CEST), postmaster@faulbaum.in-be= rlin.de said: > > postmaster> It seems that nnir has problems with mailboxes which have= umlauts in > postmaster> there names. > > postmaster> Am I right that this is a bug? > > Yes. You should do 'M-x report-emacs-bug' which will gather > information about your emacs, and create a bug report containing this > info. > > Robert > > PS There have been some changes in the latest master branch of Emacs > to better handle non-ascii group names, that might function better > (but you didn=CA=BCt tell us which version of emacs you=CA=BCre using :-)= ) Right, this sounds like the stuff I've been working on/breaking. Do tell us your Emacs version, and in the meantime I'll check the relevant areas of the code.