From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/53766 Path: main.gmane.org!not-for-mail From: letters@hotpop.com (Jari Aalto+mail.linux) Newsgroups: gmane.emacs.gnus.general Subject: [patch] gnus.el::gnus-invalid-group-regexp - Support IMAP Date: Tue, 19 Aug 2003 19:16:29 +0300 Sender: ding-owner@lists.math.uh.edu Message-ID: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1061309477 24051 80.91.224.253 (19 Aug 2003 16:11:17 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 19 Aug 2003 16:11:17 +0000 (UTC) Original-X-From: ding-owner+M2307@lists.math.uh.edu Tue Aug 19 18:11:15 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 19p94l-0002j4-00 for ; Tue, 19 Aug 2003 18:11:15 +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 19p92m-0004ue-00; Tue, 19 Aug 2003 11:09:12 -0500 Original-Received: from sclp3.sclp.com ([64.157.176.121]) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 19p92e-0004uY-00 for ding@lists.math.uh.edu; Tue, 19 Aug 2003 11:09:04 -0500 Original-Received: (qmail 17171 invoked by alias); 19 Aug 2003 16:09:04 -0000 Original-Received: (qmail 17166 invoked from network); 19 Aug 2003 16:09:04 -0000 Original-Received: from fep01-0.kolumbus.fi (HELO fep01-app.kolumbus.fi) (193.229.0.41) by sclp3.sclp.com with SMTP; 19 Aug 2003 16:09:04 -0000 Original-Received: from poboxes.com ([81.197.1.6]) by fep01-app.kolumbus.fi with ESMTP id <20030819160857.CBBS15160.fep01-app.kolumbus.fi@poboxes.com> for ; Tue, 19 Aug 2003 19:08:57 +0300 Original-To: ding@gnus.org User-Agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/20.7 (windows-nt) (i386-*-nt5.0.2195) Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:53766 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:53766 I happened to read thread and the default indeed seemed a little twirst. Please review, Jari 2003-08-19 Tue Jari Aalto * gnus.el (gnus-invalid-group-regexp): 6.194 Removed / to allow creating IMAP groups with G m. See thread http://groups.google.com/groups?oi=djq&as_umsgid=%3Cm2oeysiev3.fsf@naima.lensflare.org also available GOOGLE: "Creating IMAP group" group:gnu.emacs.gnus Prereq: 6.194 Index: gnus.el =================================================================== RCS file: /usr/local/cvsroot/gnus/lisp/gnus.el,v retrieving revision 6.194 diff -u -IId: -u -b -w -r6.194 gnus.el --- gnus.el 7 Aug 2003 00:34:56 -0000 6.194 +++ gnus.el 19 Aug 2003 16:08:25 -0000 @@ -2375,7 +2375,7 @@ (defvar gnus-dead-summary nil) -(defvar gnus-invalid-group-regexp "[: `'\"/]\\|^$" +(defvar gnus-invalid-group-regexp "[: `'\"]\\|^$" "Regexp matching invalid groups.") (defvar gnus-other-frame-object nil -- http://tiny-tools.sourceforge.net/ Swatch @time http://www.mir.com.my/iTime/itime.htm http://www.ryanthiessen.com/swatch/resources.htm Use Licenses! http://www.linuxjournal.com/article.php?sid=6225 Which Licence? http://www.linuxjournal.com/article.php?sid=4825 OSI Licences http://www.opensource.org/licenses/