From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/53799 Path: main.gmane.org!not-for-mail From: Reiner Steib <4.uce.03.r.s@nurfuerspam.de> Newsgroups: gmane.emacs.gnus.general Subject: Re: [patch] gnus.el::gnus-invalid-group-regexp - Support IMAP Date: Fri, 22 Aug 2003 18:07:48 +0200 Organization: Dept. of Theoretical Physics, University of Ulm Sender: ding-owner@lists.math.uh.edu Message-ID: References: Reply-To: reiner.steib@gmx.de NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: sea.gmane.org 1061570390 999 80.91.224.253 (22 Aug 2003 16:39:50 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 22 Aug 2003 16:39:50 +0000 (UTC) Original-X-From: ding-owner+M2339@lists.math.uh.edu Fri Aug 22 18:39:48 2003 Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19qEx2-0005ru-00 for ; Fri, 22 Aug 2003 18:39:48 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 19qEsu-0006NS-00; Fri, 22 Aug 2003 11:35:32 -0500 Original-Received: from sclp3.sclp.com ([64.157.176.121]) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 19qEsp-0006NN-00 for ding@lists.math.uh.edu; Fri, 22 Aug 2003 11:35:27 -0500 Original-Received: (qmail 39163 invoked by alias); 22 Aug 2003 16:08:46 -0000 Original-Received: (qmail 39158 invoked from network); 22 Aug 2003 16:08:46 -0000 Original-Received: from main.gmane.org (80.91.224.249) by sclp3.sclp.com with SMTP; 22 Aug 2003 16:08:46 -0000 Original-Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 19qETs-00020m-00 for ; Fri, 22 Aug 2003 18:09:40 +0200 Mail-Followup-To: ding@gnus.org X-Injected-Via-Gmane: http://gmane.org/ Original-To: ding@gnus.org Original-Received: from sea.gmane.org ([80.91.224.252]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19qETr-00020e-00 for ; Fri, 22 Aug 2003 18:09:39 +0200 Original-Received: from news by sea.gmane.org with local (Exim 3.35 #1 (Debian)) id 19qESw-0007iI-00 for ; Fri, 22 Aug 2003 18:08:42 +0200 Original-Lines: 48 Original-X-Complaints-To: usenet@sea.gmane.org X-Face: 1;h7XMU[7l}$T@J.D}5z*w8Tg'}B5ArAWc8>2X~otB;kOjKs8X%|hTC#dG:%Vpx")x7S/`v :VXU#fZW$X$zdhEU.RfVQ@<-m9IuN{Hm"fW{,5]6kR'M*vEs+{5Cj!L(JTRzA$(},?5J=sm;%Od Reiner Steib <4.uce.03.r.s@nurfuerspam.de> writes: [...] >> Okay, we can change the "(string-match "/" match)" part. But at least >> empty or other group names, that will most probably fail when used in >> Gnus groups (which chars?) sooner or later[1] should remain forbidden, >> IMHO. If the user is absolutely sure, he can always customize >> `gnus-invalid-group-regexp'. > > Of the default values in gnus-invalid-group-regexp, I think only the : > and empty group name are really off-limit. The others look even > likely to occur, and should work. On all back ends or only nnimap? How about this? (unless (and (not (string-match "^$\\|:" match)) (message-y-or-n-p "Proceed and create group anyway? " t >> I know that it exists, but I remembered some problems related to this, >> e.g. with "Unerwünschte Nachrichten" (?). > > There is code to IMAP-UTF-7 encode at least ISO-8859-1 characters, and > it used to work when I tried it long time ago; I used to name my spam > folder as INBOX.räksmörgås. Doesn't it work? I didn't try (I only seem to recall a bug report concerning this). > Perhaps we should add a UTF-7 coding system to Emacs, btw... Dave Love posted such a code... ,----[ news://news.gnus.org/rzq8yti1yo4.fsf@albion.dl.ac.uk ] | From: Dave Love | Subject: utf7 improvment | Newsgroups: gnus.gnus-bug | Date: Wed, 07 May 2003 17:58:35 +0100 | Message-ID: `---- Bye, Reiner. -- ,,, (o o) ---ooO-(_)-Ooo--- PGP key available via WWW http://rsteib.home.pages.de/