From mboxrd@z Thu Jan 1 00:00:00 1970 From: Simon Thum Subject: Re: Org-babel: Maxima invocation fix Date: Tue, 08 May 2012 17:19:33 +0200 Message-ID: <4FA93985.1010303@gmx.de> References: <4FA81EAD.70403@gmx.de> <87r4uvbt86.fsf@Rainer.invalid> <4FA905AA.3080502@gmx.de> <87k40m27ij.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:44417) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SRmCW-0007dC-0a for emacs-orgmode@gnu.org; Tue, 08 May 2012 11:19:53 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SRmCP-00059H-31 for emacs-orgmode@gnu.org; Tue, 08 May 2012 11:19:43 -0400 Received: from mailout-de.gmx.net ([213.165.64.22]:36279) by eggs.gnu.org with smtp (Exim 4.71) (envelope-from ) id 1SRmCO-00057F-OM for emacs-orgmode@gnu.org; Tue, 08 May 2012 11:19:37 -0400 In-Reply-To: <87k40m27ij.fsf@gnu.org> 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: Bastien Cc: Achim Gratz , emacs-orgmode@gnu.org Hi, thanks for the swift inclusion. I've read through the how to contribute now to do better itf. On 05/08/2012 02:15 PM, Bastien wrote: > Hi Simon, > > Simon Thum writes: > >> attached the new fix. Does the "v2" line count as changelog? > > Not really -- but thanks for the new patch anyway. I applied > it and added a better ChangeLog. Please check it here: > > http://orgmode.org/w/?p=org-mode.git;a=commit;h=925aee > > The idea is to use `C-x 4 a' to create an Emacs-ready ChangeLog > then to add it to your commit message. Also avoid mentionning > contextual element in the Emacs ChangeLog itself, put it at the > end of the commit log, and use TINYCHANGE to make clear it is a > tiny change. > > Thanks! >