From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ernesto Durante Subject: Re: babel: ob-C with Visual C++ and compilation-mode Date: Sat, 23 Aug 2014 13:03:04 +0200 Message-ID: <87vbpj8o47.fsf@gmail.com> References: <878un4ut6c.fsf@gmail.com> <87wqa1cii9.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:36039) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XL96N-0005YA-D5 for emacs-orgmode@gnu.org; Sat, 23 Aug 2014 07:03:28 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XL96B-0005F5-SZ for emacs-orgmode@gnu.org; Sat, 23 Aug 2014 07:03:19 -0400 Received: from mail-wg0-x231.google.com ([2a00:1450:400c:c00::231]:62480) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XL96B-0005E3-MR for emacs-orgmode@gnu.org; Sat, 23 Aug 2014 07:03:07 -0400 Received: by mail-wg0-f49.google.com with SMTP id k14so11556224wgh.32 for ; Sat, 23 Aug 2014 04:03:06 -0700 (PDT) In-Reply-To: <87wqa1cii9.fsf@gmail.com> (Eric Schulte's message of "Sun, 17 Aug 2014 22:40:52 -0400") 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: Eric Schulte Cc: emacs-orgmode@gnu.org Eric Schulte writes: > Hi Ernesto, > > This looks like a good change and I'd like to apply it. Could you > re-submit this commit after doing the following. > > 1. ensure no lines go beyond 80 characters in length > 2. remove all lines which include only closing parens > (such lines are generally considered bad lisp style) > 3. commit to your local git repository with "git commit" > 4. format the patch with "git format-patch" > > Thanks, > Eric > Hi Eric, First, SORRY I didn't see you replay to my email (I am new to GNUS). Second, I would like to thank you for this great environment which is Babel: original and and extremly powerful. Finally, I will follow your instruction and re-submit soon. Best Ernesto