From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Steinar Bang Newsgroups: gmane.emacs.devel Subject: Re: GIT mirror of Lisp dev sources [was: Char-folding: how can we implement matching...] Date: Tue, 01 Dec 2015 17:43:44 +0100 Organization: Probably a good idea Message-ID: References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1448988183 25295 80.91.229.3 (1 Dec 2015 16:43:03 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 1 Dec 2015 16:43:03 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Dec 01 17:42:56 2015 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1a3o11-0005yz-F6 for ged-emacs-devel@m.gmane.org; Tue, 01 Dec 2015 17:42:55 +0100 Original-Received: from localhost ([::1]:53662 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a3o10-0008J5-Qc for ged-emacs-devel@m.gmane.org; Tue, 01 Dec 2015 11:42:54 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:57013) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a3o0m-0008J0-C0 for emacs-devel@gnu.org; Tue, 01 Dec 2015 11:42:41 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1a3o0h-00056H-AU for emacs-devel@gnu.org; Tue, 01 Dec 2015 11:42:40 -0500 Original-Received: from plane.gmane.org ([80.91.229.3]:44323) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a3o0h-00056C-3Y for emacs-devel@gnu.org; Tue, 01 Dec 2015 11:42:35 -0500 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1a3o0b-0005Ld-HO for emacs-devel@gnu.org; Tue, 01 Dec 2015 17:42:29 +0100 Original-Received: from cm-84.208.248.210.getinternet.no ([84.208.248.210]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 01 Dec 2015 17:42:29 +0100 Original-Received: from sb by cm-84.208.248.210.getinternet.no with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 01 Dec 2015 17:42:29 +0100 X-Injected-Via-Gmane: http://gmane.org/ Mail-Followup-To: emacs-devel@gnu.org Original-Lines: 10 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: cm-84.208.248.210.getinternet.no Mail-Copies-To: never User-Agent: Gnus/5.130012 (Ma Gnus v0.12) Emacs/24.4 (windows-nt) Cancel-Lock: sha1:djP91xZPkgBBGiiQXka291yt+ZU= X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 80.91.229.3 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:195685 Archived-At: >>>>> Drew Adams : >> I pushed this feature a couple of days ago, but I had to >> disable it now (the code is in `character-fold-to-regexp'). > Where are the latest Lisp development sources mirrored now? Why do you need a mirror? What's wrong with http://savannah.gnu.org/git/?group=emacs ?