From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/66104 Path: news.gmane.org!not-for-mail From: Ivan Shmakov Newsgroups: gmane.emacs.gnus.general Subject: Re: rfc2045-encode-string: should signal an error on non-ASCII strings Date: Sat, 12 Jan 2008 00:01:52 +0600 Message-ID: References: <87y7b0km6u.fsf@catnip.gol.com> Reply-To: Ivan Shmakov NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1200074538 9259 80.91.229.12 (11 Jan 2008 18:02:18 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 11 Jan 2008 18:02:18 +0000 (UTC) Cc: Ivan Shmakov To: ding@gnus.org Original-X-From: ding-owner+M14596@lists.math.uh.edu Fri Jan 11 19:02:40 2008 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by lo.gmane.org with esmtp (Exim 4.50) id 1JDODG-0007gf-2W for ding-account@gmane.org; Fri, 11 Jan 2008 19:02:38 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1JDOCg-0004ue-4Y; Fri, 11 Jan 2008 12:02:02 -0600 Original-Received: from mx1.math.uh.edu ([129.7.128.32]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1JDOCe-0004uN-MD for ding@lists.math.uh.edu; Fri, 11 Jan 2008 12:02:00 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtp (Exim 4.67) (envelope-from ) id 1JDOCd-0001G0-P0 for ding@lists.math.uh.edu; Fri, 11 Jan 2008 12:02:00 -0600 Original-Received: from mx.asu.ru ([82.179.20.33] helo=ns.asu.ru) by quimby.gnus.org with smtp (Exim 3.35 #1 (Debian)) id 1JDOCb-0000Da-00 for ; Fri, 11 Jan 2008 19:01:58 +0100 Original-Received: (qmail 24958 invoked by uid 1002); 11 Jan 2008 18:01:50 -0000 Original-Received: from theory.asu.ru (HELO th2.phys.asu.ru) (82.179.21.8) by ns.asu.ru with SMTP; 11 Jan 2008 18:01:50 -0000 Original-Received: from localhost ([127.0.0.1] helo=cherry.siamics.int) by th2.phys.asu.ru with esmtp (Exim 4.63) (envelope-from ) id 1JDOCW-0007nP-KC; Sat, 12 Jan 2008 00:01:52 +0600 In-Reply-To: <87y7b0km6u.fsf@catnip.gol.com> (Miles Bader's message of "Wed, 09 Jan 2008 07:05:29 +0900") User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/21.4 (gnu/linux) X-Spam-Score: -2.5 (--) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:66104 Archived-At: >>>>> Miles Bader writes: >> BTW, [1] specifies CVS as the mean of obtaining the development >> sources for Gnus. However, looking at [2] makes me think that it's >> GNU Arch that is used to hold the sources nowadays. > The "canonical" sources are still in CVS, but there are arch (and > git) repositories that are synced with the CVS repository. Are these repositories public? And if yes, how could they be reached?