From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: backslashchar in texinfo Date: Sun, 06 Jan 2013 06:19:48 +0100 Message-ID: <87wqvqubuz.fsf@bzg.ath.cx> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:44547) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TrieI-0001SX-2A for emacs-orgmode@gnu.org; Sun, 06 Jan 2013 00:19:56 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TrieH-0001G9-26 for emacs-orgmode@gnu.org; Sun, 06 Jan 2013 00:19:54 -0500 Received: from mail-wg0-f52.google.com ([74.125.82.52]:44514) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TrieG-0001G5-Si for emacs-orgmode@gnu.org; Sun, 06 Jan 2013 00:19:53 -0500 Received: by mail-wg0-f52.google.com with SMTP id 12so8688094wgh.19 for ; Sat, 05 Jan 2013 21:19:52 -0800 (PST) In-Reply-To: (Takaaki ISHIKAWA's message of "Sun, 6 Jan 2013 13:20:14 +0900") 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: Takaaki ISHIKAWA Cc: emacs-orgmode Hi Takaaki, Takaaki ISHIKAWA writes: > I found two build errors in the latest org manual(HEAD of git). > > 1. Using ``@backslashcar{}'' command in texinfo(L5114). > 2. Missing ``@''(L3091). Thanks for reporting this! > The texinfo command was introduced at the version 4.14, > see http://permalink.gmane.org/gmane.comp.gnu.lilypond.devel/51827. > > I think the command should not be used because many users > currently use the previous version 4.13. > > Any comments? I backported a diff from the Emacs trunk erroneously. It is fixed now. Thanks! -- Bastien