From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: [PATCH] Use (point-marker) instead of (move-marker (make-marker) (point)) Date: Thu, 20 Dec 2012 13:17:45 +0100 Message-ID: <87obhokjdi.fsf@bzg.ath.cx> References: <50D2995E.8050608@yandex.ru> <877godat4m.fsf@bzg.ath.cx> <87k3sdvstn.fsf@Rainer.invalid> <871uelkk47.fsf@bzg.ath.cx> <87bodox6rf.fsf@Rainer.invalid> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:35025) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tlf4P-0008Os-2n for emacs-orgmode@gnu.org; Thu, 20 Dec 2012 07:17:50 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Tlf4N-0007R8-PO for emacs-orgmode@gnu.org; Thu, 20 Dec 2012 07:17:49 -0500 Received: from mail-wi0-f171.google.com ([209.85.212.171]:51868) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tlf4N-0007R2-J2 for emacs-orgmode@gnu.org; Thu, 20 Dec 2012 07:17:47 -0500 Received: by mail-wi0-f171.google.com with SMTP id hn14so4299033wib.16 for ; Thu, 20 Dec 2012 04:17:46 -0800 (PST) In-Reply-To: <87bodox6rf.fsf@Rainer.invalid> (Achim Gratz's message of "Thu, 20 Dec 2012 13:11:48 +0100") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Achim Gratz Cc: emacs-orgmode@gnu.org Achim Gratz writes: > Bastien writes: >> Well, I'm trying to encourage people to submit patches that I can apply >> easily with git am without having to edit the patch or to use git commit >> --author=""... to credit the patch correctly. > > I wasn't trying to distract from that, just remind that you can at least > test the patch easily when it is in this format — and since it actually > contains all necessary information, make it applicable as well. Yes, thanks -- I actually did test the patch with git apply before replying to Dmitry. -- Bastien