Gnus development mailing list
 help / color / mirror / Atom feed
From: letters@hotpop.com (Jari Aalto+mail.linux)
Subject: [patch] gnus.el::gnus-invalid-group-regexp - Support IMAP
Date: Tue, 19 Aug 2003 19:16:29 +0300	[thread overview]
Message-ID: <lltpd3mq.fsf@blue.sea.net> (raw)


I happened to read thread and the default indeed seemed a little twirst.
Please review,
Jari


2003-08-19 Tue  Jari Aalto  <jari.aalto@poboxes.com>

        * 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/




             reply	other threads:[~2003-08-19 16:16 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-08-19 16:16 Jari Aalto+mail.linux [this message]
2003-08-19 17:21 ` Simon Josefsson
2003-08-20 17:14   ` Reiner Steib
2003-08-20 22:46     ` Simon Josefsson
2003-08-21 14:23       ` Reiner Steib
2003-08-22  0:50         ` Simon Josefsson
2003-08-22 16:07           ` Reiner Steib
2003-08-19 18:17 Jari Aalto+mail.linux

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=lltpd3mq.fsf@blue.sea.net \
    --to=letters@hotpop.com \
    /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 NNTP newsgroup(s).