From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: emacs-29 889a550ca08: ; Fix Texinfo warnings Date: Mon, 23 Oct 2023 15:44:18 +0300 Message-ID: <83lebto6e5.fsf@gnu.org> References: <169796650463.2984.6470791064475342706@vcs2.savannah.gnu.org> <20231022092145.0486AC09BDB@vcs2.savannah.gnu.org> <83mswaq5q6.fsf@gnu.org> <87fs218qk6.fsf@localhost> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="27360"; mail-complaints-to="usenet@ciao.gmane.io" Cc: arash@gnu.org, emacs-devel@gnu.org To: Ihor Radchenko Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Mon Oct 23 14:46:00 2023 Return-path: Envelope-to: ged-emacs-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1quuJk-0006tL-B4 for ged-emacs-devel@m.gmane-mx.org; Mon, 23 Oct 2023 14:46:00 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1quuJJ-0006Sz-Gg; Mon, 23 Oct 2023 08:45:33 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1quuIF-00061i-Ud for emacs-devel@gnu.org; Mon, 23 Oct 2023 08:44:31 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1quuIC-0002Tu-S6; Mon, 23 Oct 2023 08:44:25 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=References:Subject:In-Reply-To:To:From:Date: mime-version; bh=8mBATn6XIL2/yfYY8AGqtRCITuisOA6dEE6/9kA0eUg=; b=QBxeIKiHerUg f7Y/LODickTcMMwmmwzYEYgleaAd5klRYbuQ9FYb6VSqe+0LKed4fZQBMj/kdHXmGjuwCBwDjW62o I+MuhaSjCZhLgf1axUpNfqbqqQ2yS/zzqI5XZoudMY6q3VYNWlAKAKWDj343nfJu639UX26jH0nfV gFdas7MhUlUZ7moZXv9Re8BTv6MIiZMEato3YfZXmlw4ex+39iOqKz16kFnG+2twkP8GEJuVUVjIh LiAkRjFnQvMS4PR5z9r7xyoJQBEqBeadX7jtletKXg/jWZu04WtEoXeeXG+xzxXU2IpCC2y+lXuXS kosrE1G0L7GsYDnf2ve0ww==; In-Reply-To: <87fs218qk6.fsf@localhost> (message from Ihor Radchenko on Mon, 23 Oct 2023 12:35:21 +0000) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.devel:311708 Archived-At: > From: Ihor Radchenko > Cc: Arash Esbati , emacs-devel@gnu.org > Date: Mon, 23 Oct 2023 12:35:21 +0000 > > Eli Zaretskii writes: > > > I fixed octave-mode.texi as well, just didn't mention it in the log > > message. The rest are maintained outside Emacs, so the respective > > maintainers will have to pick up the gauntlet (when they upgrade > > Texinfo). > > What we are getting in org.texi is > org.texi:15975: warning: @anchor should not appear on @item line > > May someone familiar with Texinfo explain what is the problem? What is unclear in the warning's text? I think it speaks for itself.