From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.devel Subject: Re: trunk r115910: Fix previous change Date: Wed, 08 Jan 2014 02:40:08 -0500 Message-ID: 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; charset=us-ascii X-Trace: ger.gmane.org 1389166810 27478 80.91.229.3 (8 Jan 2014 07:40:10 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 8 Jan 2014 07:40:10 +0000 (UTC) Cc: Stefan Monnier , emacs-devel@gnu.org To: Bastien Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Jan 08 08:40:17 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 1W0nkP-00069s-3G for ged-emacs-devel@m.gmane.org; Wed, 08 Jan 2014 08:40:17 +0100 Original-Received: from localhost ([::1]:45431 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W0nkO-0007mw-M9 for ged-emacs-devel@m.gmane.org; Wed, 08 Jan 2014 02:40:16 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:51972) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W0nkL-0007kL-Cf for emacs-devel@gnu.org; Wed, 08 Jan 2014 02:40:14 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W0nkI-0007p6-6r for emacs-devel@gnu.org; Wed, 08 Jan 2014 02:40:13 -0500 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:59012) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W0nkI-0007p2-2y for emacs-devel@gnu.org; Wed, 08 Jan 2014 02:40:10 -0500 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1W0nkH-0000E9-02; Wed, 08 Jan 2014 02:40:09 -0500 X-Spook: Kh-11 Compsec Steve Case advisors bomb beanpole freedom X-Ran: I1V`q$rQtR[1^mif2F3tA9WP_9[";M@8+:eD);H.nBne30G%'pNrr7yCi5*c/n<)3//71> X-Hue: magenta X-Attribution: GM In-Reply-To: <87mwj7x7ek.fsf@bzg.ath.cx> (Bastien's message of "Wed, 08 Jan 2014 08:24:51 +0100") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4830:134:3::e 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:167712 Archived-At: 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. I gave up making any non-essential change to Org years ago, because I always had to make them twice.