From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Bastien Newsgroups: gmane.emacs.devel Subject: Re: trunk r115910: Fix previous change Date: Wed, 08 Jan 2014 09:44:28 +0100 Message-ID: <8738kyvp52.fsf@bzg.ath.cx> References: <87k3ebg1p7.fsf@bzg.ath.cx> <87bnzng15o.fsf@bzg.ath.cx> <87mwj7x7ek.fsf@bzg.ath.cx> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1389170700 7421 80.91.229.3 (8 Jan 2014 08:45:00 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 8 Jan 2014 08:45:00 +0000 (UTC) Cc: Stefan Monnier , emacs-devel@gnu.org To: Glenn Morris Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Jan 08 09:45:08 2014 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 1W0ol9-0001WZ-NS for ged-emacs-devel@m.gmane.org; Wed, 08 Jan 2014 09:45:07 +0100 Original-Received: from localhost ([::1]:45595 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W0ol9-0000iE-9u for ged-emacs-devel@m.gmane.org; Wed, 08 Jan 2014 03:45:07 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:35392) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W0ol0-0000ZX-PV for emacs-devel@gnu.org; Wed, 08 Jan 2014 03:45:03 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W0okv-0000DO-2h for emacs-devel@gnu.org; Wed, 08 Jan 2014 03:44:58 -0500 Original-Received: from mail-wg0-x230.google.com ([2a00:1450:400c:c00::230]:60888) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W0oku-0000DJ-SM; Wed, 08 Jan 2014 03:44:53 -0500 Original-Received: by mail-wg0-f48.google.com with SMTP id x13so1126296wgg.3 for ; Wed, 08 Jan 2014 00:44:51 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:from:to:cc:subject:in-reply-to:date:references:user-agent :message-id:mime-version:content-type; bh=Kn344hPJcz/JOB33+bzwN24kLJGICBdUJ6J4th0LTY4=; b=0+qMRZbeDKE0Surrj6pbZJqP5f3BkyfPkOBv28/vUEA+XORGgKpaM1sKK4geklwcoc PF1TJZ6+gd1kb1YW7qUSiFk302oy2Y0e2uZ80J/zXllUXwFCYcD0r2S2ZRBwDpDxWRR5 ZX02GrUSuQMMJptjxcfs7JqU81peVwAnuy862wlq9tqskSSG61loIG/b2KDFtd2+Usqp gV0YxkKJ8m5D9tWC/F305N1mXCG2s1qvc0jP3+ul0Q84nisZU60BNvwDliFylCNc4CiG diIw4pZFYD5oCRJ08VqUuiyX79zZulmPsTAnASK1uDCAQJlk2kkdrEMMRBm0ICj501ge 6OCw== X-Received: by 10.194.62.70 with SMTP id w6mr10330221wjr.55.1389170691901; Wed, 08 Jan 2014 00:44:51 -0800 (PST) Original-Received: from bzg.localdomain ([78.250.115.166]) by mx.google.com with ESMTPSA id mt2sm7634850wic.7.2014.01.08.00.44.49 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 08 Jan 2014 00:44:50 -0800 (PST) Original-Received: by bzg.localdomain (Postfix, from userid 1000) id D98DA1C20744; Wed, 8 Jan 2014 09:44:41 +0100 (CET) In-Reply-To: (Glenn Morris's message of "Wed, 08 Jan 2014 02:40:08 -0500") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:400c:c00::230 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:167714 Archived-At: Glenn Morris writes: > Bastien wrote: > >>> It's easy: note down somewhere the Git revision of the last sync. >>> Then for a new sync do: >>> >>> git diff -r | (cd ..../emacs/lisp/org; patch) >> >> Noted, thanks, > > Come off it; this has been explained several times before and is hardly > rocket science. Eg: > > http://lists.gnu.org/archive/html/emacs-devel/2011-08/msg00648.html > > This has been going on for ages. Indeed. My bad. If someone else wants to volunteer for this task, please speak up. In the meantime, I'm thankful for the errors you patiently fix. > I gave up making any non-essential change to Org years ago, because I > always had to make them twice. Backporting changes from Emacs Org to Org repo is boring too. It seems easy enough to ~$ git clone git://orgmode.org/org-mode.git ~$ git checkout maint and fix stuff there. I think that's the way things work in general: prefer contributing downstream instead of upstream. If Org becomes a submodule, I hope that Emacs core contributors will contribute to Org directly. -- Bastien