unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Glenn Morris <rgm@gnu.org>
Cc: emacs-devel@gnu.org
Subject: texinfo-loaddefs.el?
Date: Thu, 29 Apr 2021 22:38:20 +0300	[thread overview]
Message-ID: <83o8dwdgpf.fsf@gnu.org> (raw)

  commit 68bf917896daa10601c3fdff172205e9aa06d155
  Author:     Glenn Morris <rgm@gnu.org>
  AuthorDate: Thu Apr 29 11:42:03 2021 -0700
  Commit:     Glenn Morris <rgm@gnu.org>
  CommitDate: Thu Apr 29 11:42:03 2021 -0700

      Automatically generate texinfo.el internal autoloads

      * lisp/textmodes/texinfo.el: Replace manual autoloads.
      * lisp/textmodes/makeinfo.el (makeinfo-region, makeinfo-buffer)
      (makeinfo-recenter-compilation-buffer):
      * lisp/textmodes/texnfo-upd.el (texinfo-make-menu)
      (texinfo-all-menus-update, texinfo-start-menu-description)
      (texinfo-indent-menu-description, texinfo-master-menu)
      (texinfo-update-node, texinfo-every-node-update)
      (texinfo-sequential-node-update, texinfo-insert-node-lines)
      (texinfo-multiple-files-update):
      Add autoload cookies, and set generated-autoload-file.

This breaks the build:

    ELC      textmodes/makeinfo.elc

  In toplevel form:
  textmodes/makeinfo.el:71:1: Error: Cannot open load file: No such file or directory, texinfo-loaddefs
  Makefile:301: recipe for target `textmodes/makeinfo.elc' failed
  make[2]: *** [textmodes/makeinfo.elc] Error 1
  make[2]: Leaving directory `/d/gnu/git/emacs/trunk/lisp'
  make[2]: Entering directory `/d/gnu/git/emacs/trunk/lisp'
    ELC      textmodes/texnfo-upd.elc
    ELC      textmodes/texinfo.elc

  In toplevel form:
  textmodes/texnfo-upd.el:175:1: Error: Cannot open load file: No such file or directory, texinfo-loaddefs

  In toplevel form:
  textmodes/texinfo.el:77:1: Error: Cannot open load file: No such file or directory, texinfo-loaddefs
  Makefile:301: recipe for target `textmodes/texinfo.elc' failed
  make[2]: *** [textmodes/texinfo.elc] Error 1
  make[2]: *** Waiting for unfinished jobs....
  Makefile:301: recipe for target `textmodes/texnfo-upd.elc' failed
  make[2]: *** [textmodes/texnfo-upd.elc] Error 1

I don't think I understand how texinfo-loaddefs.el was supposed to be
created.  What am I missing?



             reply	other threads:[~2021-04-29 19:38 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-29 19:38 Eli Zaretskii [this message]
2021-04-29 20:06 ` texinfo-loaddefs.el? Glenn Morris
2021-04-30  5:02   ` texinfo-loaddefs.el? Eli Zaretskii
2021-04-30 13:58     ` texinfo-loaddefs.el? Stefan Monnier
2021-04-30 14:20       ` texinfo-loaddefs.el? Eli Zaretskii
2021-04-30 13:33   ` texinfo-loaddefs.el? Alex Bennée
2021-04-30 15:24     ` texinfo-loaddefs.el? Glenn Morris

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=83o8dwdgpf.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=rgm@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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).