From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Documentation fix Date: Mon, 15 May 2017 18:00:02 +0200 Message-ID: <87mvaexg8t.fsf@nicolasgoaziou.fr> References: <20170515083420.330b18ae@pckr186.mpip-mainz.mpg.de> <874lwmzkm5.fsf@nicolasgoaziou.fr> <20170515091327.06ffc503@pckr186.mpip-mainz.mpg.de> <87vap2xr1y.fsf@nicolasgoaziou.fr> <87r2zq1bd3.fsf@yandex.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:52424) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dAIQ3-00062M-U4 for emacs-orgmode@gnu.org; Mon, 15 May 2017 12:00:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dAIPz-0007LI-36 for emacs-orgmode@gnu.org; Mon, 15 May 2017 12:00:24 -0400 Received: from relay7-d.mail.gandi.net ([2001:4b98:c:538::200]:35488) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1dAIPy-0007Ka-TE for emacs-orgmode@gnu.org; Mon, 15 May 2017 12:00:19 -0400 In-Reply-To: <87r2zq1bd3.fsf@yandex.com> (Colin Baxter's message of "Mon, 15 May 2017 14:46:32 +0100") 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" To: Colin Baxter Cc: emacs-orgmode@gnu.org, Robert Klein Hello, Colin Baxter writes: >>>>>> "Nicolas" == Nicolas Goaziou writes: > > Nicolas> Hello, Robert Klein writes: > > >> Ahh, well, on second look it only was a warning: > >> > >> org.texi:11371: warning: `.' or `,' must follow @xref, not `f'. > > Nicolas> Oddly, I don't get this warning when using "make > Nicolas> info". Anyway, I added the missing comma. Thank you. > > Nicolas> Regards, > > Nicolas> -- Nicolas Goaziou > > > It's depends on your version of makeinfo. For example with makeinfo (GNU > texinfo) 4.13, there are no warnings; however, with texi2any (GNU > texinfo) 6.0, as well as the above `.' or `,' warning, there are > multiple `@table has text but no @item' warnings. The docs still make > ok, though. I see, thanks. Could you send the warnings, or better, a patch, so as to fix them? Regards, -- Nicolas Goaziou