From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Richard Subject: Re: C-u C-u C-c ! inserts an active timestamp. Date: Mon, 23 Sep 2013 10:51:33 +0200 Message-ID: <87mwn3gbu2.fsf@yahoo.fr> References: <87li2wvq66.fsf@yahoo.fr> <6D83857C-F40D-4490-9503-DF16D5A3177D@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:59271) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VO1rg-0002yC-GI for emacs-orgmode@gnu.org; Mon, 23 Sep 2013 04:51:38 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VO1ra-0007wp-Dq for emacs-orgmode@gnu.org; Mon, 23 Sep 2013 04:51:32 -0400 Received: from mxin.ulb.ac.be ([164.15.128.112]:32992) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VO1ra-0007wZ-7l for emacs-orgmode@gnu.org; Mon, 23 Sep 2013 04:51:26 -0400 In-Reply-To: <6D83857C-F40D-4490-9503-DF16D5A3177D@gmail.com> (Carsten Dominik's message of "Sun, 22 Sep 2013 08:00:19 +0200") 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: Carsten Dominik Cc: emacs-orgmode@gnu.org Carsten Dominik writes: > Applied I noticed that the whole mail went into the commit msg (commit 12de6223dcd736c0958eca874def052b407ff5d1) ; did I send the patch incorrectly ? I used git format-patch then inserted the result at the end of the email I wrote. The page http://orgmode.org/worg/org-contribute.html#sec-4 is not very explicit about how to send the result of `git format-patch', but I seem to remember it was ok to just yank the content at the end of a mail. Is that a wrong assumption ? -- Nicolas