From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernt Hansen Subject: Re: [PATCH] org: rework property set Date: Tue, 14 Dec 2010 07:28:01 -0500 Message-ID: <87zks8wnce.fsf@norang.ca> References: <1292261368-28538-1-git-send-email-julien@danjou.info> <87d3p5xtap.fsf@norang.ca> <8362uwirs2.fsf@yahoo.it> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from [140.186.70.92] (port=41965 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PSTzE-0005yD-2f for emacs-orgmode@gnu.org; Tue, 14 Dec 2010 07:28:10 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PSTzC-0008T7-ED for emacs-orgmode@gnu.org; Tue, 14 Dec 2010 07:28:07 -0500 Received: from mho-01-ewr.mailhop.org ([204.13.248.71]:34982) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PSTzC-0008T3-9Y for emacs-orgmode@gnu.org; Tue, 14 Dec 2010 07:28:06 -0500 In-Reply-To: (Julien Danjou's message of "Tue, 14 Dec 2010 11:30:32 +0100") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Julien Danjou Cc: emacs-orgmode@gnu.org Julien Danjou writes: > On Tue, Dec 14 2010, Giovanni Ridolfi wrote: > >> I think that you can put some extra, useful, information, that can go >> in the Changelog, as lines not beginning with "*". >> >> But if you write very unformal/personal comments like: >> 'I may have done this badly, ...' you should write after the ---. > > Ok, I see what you mean. That's clear, I should have splitted my commit > message in 2 parts. :) Yes we want a good description of what the commit is for and why we need it as part of the commit message. Any extra information that really doesn't belong in the commit log (such as 'this commit needs further testing') should between the --- and diffstat. Sorry if I wasn't clear earlier. Regards, Bernt