all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Arash Esbati <arash@gnu.org>
To: emacs-devel@gnu.org
Cc: Eli Zaretskii <eliz@gnu.org>
Subject: Re: emacs-29 889a550ca08: ; Fix Texinfo warnings
Date: Sun, 22 Oct 2023 12:30:43 +0200	[thread overview]
Message-ID: <m24jijymng.fsf@macmutant.fritz.box> (raw)
In-Reply-To: <20231022092145.0486AC09BDB@vcs2.savannah.gnu.org> (Eli Zaretskii's message of "Sun, 22 Oct 2023 05:21:44 -0400 (EDT)")

Eli Zaretskii <eliz@gnu.org> writes:

> branch: emacs-29
> commit 889a550ca0847679bc96547c14622e239eb93f91
> Author: Eli Zaretskii <eliz@gnu.org>
> Commit: Eli Zaretskii <eliz@gnu.org>
>
>     ; Fix Texinfo warnings
>     
>     * doc/misc/wisent.texi (Grammar format):
>     * doc/misc/efaq.texi (Not writing files to the current directory):
>     * doc/misc/ede.texi:
>     * doc/lispref/errors.texi (Standard Errors): Fix warnings emitted
>     by makeinfo 7.1.

Thanks for fixing them.  I get other warnings as well (cc-mode.texi,
octave-mode.texi, org.texi, tramp.texi which will be adressed by the
package maintainers, I guess) but I think this one is in your hands:

  emacs-lisp-intro.texi:15802: warning: @noindent is useless inside of a
  paragraph

which is about this piece of input:

  @c colon in printed section title causes problem in Info cross reference
  This way, we avoid an error.
  @iftex
  @noindent
  (For information about @code{and}, see
  @ref{kill-new function, , The @code{kill-new} function}.)
  @end iftex
  @ifinfo
  @noindent
  (@xref{kill-new function, , The @code{kill-new} function}, for
  information about @code{and}.)
  @end ifinfo

This is with Emacs from master (ae33788410) and makeinfo 7.1.

Best, Arash



       reply	other threads:[~2023-10-22 10:30 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <169796650463.2984.6470791064475342706@vcs2.savannah.gnu.org>
     [not found] ` <20231022092145.0486AC09BDB@vcs2.savannah.gnu.org>
2023-10-22 10:30   ` Arash Esbati [this message]
2023-10-22 11:03     ` emacs-29 889a550ca08: ; Fix Texinfo warnings Eli Zaretskii
2023-10-23 10:36       ` Arash Esbati
2023-10-23 12:35       ` Ihor Radchenko
2023-10-23 12:44         ` Eli Zaretskii
2023-10-23 13:24           ` Ihor Radchenko
2023-10-23 14:27             ` Eli Zaretskii
2023-10-24  9:11               ` Ihor Radchenko
2023-10-24 11:48                 ` Eli Zaretskii
2023-11-05 11:30                   ` @anchor on @item line (was: emacs-29 889a550ca08: ; Fix Texinfo warnings) Ihor Radchenko
2023-11-06 19:29                     ` Gavin Smith
2023-11-07 10:29                       ` Patrice Dumas
2023-11-12 19:23                         ` @anchor on @item line Gavin Smith
2023-11-14 21:58                           ` Gavin Smith
2023-11-15  3:30                             ` Eli Zaretskii

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m24jijymng.fsf@macmutant.fritz.box \
    --to=arash@gnu.org \
    --cc=eliz@gnu.org \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.