From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Drew Adams Newsgroups: gmane.emacs.devel Subject: RE: GIT mirror of Lisp dev sources [was: Char-folding: how can we implement matching...] Date: Tue, 1 Dec 2015 10:03:32 -0800 (PST) Message-ID: References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1448993063 11910 80.91.229.3 (1 Dec 2015 18:04:23 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 1 Dec 2015 18:04:23 +0000 (UTC) Cc: Eli Zaretskii , emacs-devel To: bruce.connor.am@gmail.com Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Dec 01 19:04:11 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 1a3pHe-0002qs-0Z for ged-emacs-devel@m.gmane.org; Tue, 01 Dec 2015 19:04:10 +0100 Original-Received: from localhost ([::1]:54175 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a3pHd-0007Tl-3O for ged-emacs-devel@m.gmane.org; Tue, 01 Dec 2015 13:04:09 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:58180) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a3pHN-0007Tf-AI for emacs-devel@gnu.org; Tue, 01 Dec 2015 13:03:57 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1a3pHI-00065Q-0Q for emacs-devel@gnu.org; Tue, 01 Dec 2015 13:03:53 -0500 Original-Received: from userp1040.oracle.com ([156.151.31.81]:16756) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a3pHB-00064P-FT; Tue, 01 Dec 2015 13:03:41 -0500 Original-Received: from aserv0022.oracle.com (aserv0022.oracle.com [141.146.126.234]) by userp1040.oracle.com (Sentrion-MTA-4.3.2/Sentrion-MTA-4.3.2) with ESMTP id tB1I3Y8I031723 (version=TLSv1 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Tue, 1 Dec 2015 18:03:35 GMT Original-Received: from userv0121.oracle.com (userv0121.oracle.com [156.151.31.72]) by aserv0022.oracle.com (8.13.8/8.13.8) with ESMTP id tB1I3YcV013227 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=FAIL); Tue, 1 Dec 2015 18:03:34 GMT Original-Received: from abhmp0002.oracle.com (abhmp0002.oracle.com [141.146.116.8]) by userv0121.oracle.com (8.13.8/8.13.8) with ESMTP id tB1I3XQw012128; Tue, 1 Dec 2015 18:03:33 GMT In-Reply-To: X-Priority: 3 X-Mailer: Oracle Beehive Extensions for Outlook 2.0.1.9 (901082) [OL 12.0.6691.5000 (x86)] X-Source-IP: aserv0022.oracle.com [141.146.126.234] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.4.x-2.6.x [generic] X-Received-From: 156.151.31.81 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:195689 Archived-At: > I didn't push to master, I pushed to emacs-25. Could that be the > reason why you didn't see it? OK, I found the mirror at: http://repo.or.cz/emacs.git/tree/refs/heads/emacs-25:/lisp, and I've updated my bookmark. I guess I'll need to update it each time you branch a pre-pre-release development, from now on? (Why doesn't master hold the latest developments, just as (IIUC) it has always done in the past?)