From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Guerry Subject: Re: makeinfo error in git Date: Mon, 10 Mar 2008 15:18:49 +0000 Message-ID: <87od9mvc86.fsf@bzg.ath.cx> References: <87pru2pqdh.fsf@W0053328.mgh.harvard.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JYjmS-0006RN-L6 for emacs-orgmode@gnu.org; Mon, 10 Mar 2008 11:19:12 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JYjmQ-0006QV-Ni for emacs-orgmode@gnu.org; Mon, 10 Mar 2008 11:19:12 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JYjmQ-0006QS-HF for emacs-orgmode@gnu.org; Mon, 10 Mar 2008 11:19:10 -0400 Received: from nf-out-0910.google.com ([64.233.182.185]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JYjmQ-0002IY-Ad for emacs-orgmode@gnu.org; Mon, 10 Mar 2008 11:19:10 -0400 Received: by nf-out-0910.google.com with SMTP id f5so722019nfh.26 for ; Mon, 10 Mar 2008 08:19:09 -0700 (PDT) In-Reply-To: <87pru2pqdh.fsf@W0053328.mgh.harvard.edu> (Joel J. Adamson's message of "Mon, 10 Mar 2008 11:09:46 -0400") 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: "Joel J. Adamson" Cc: emacs-orgmode jadamson@partners.org (Joel J. Adamson) writes: > I did "make" on a git-clone from this morning at 10:06 EDT, and got: > > ,---- > | makeinfo --no-split org.texi -o org > | org.texi:4408: Misplaced {. > | org.texi:4408: Misplaced }. > | makeinfo: Removing output file `org' due to errors; use --force to preserve. > | make: *** [org] Error 1 > `---- Fixed, thanks. -- Bastien