unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#10207: 24.0.90; batch-texinfo-format not autoloaded
@ 2011-12-03 20:20 Roland Winkler
  2011-12-03 20:45 ` Glenn Morris
  0 siblings, 1 reply; 3+ messages in thread
From: Roland Winkler @ 2011-12-03 20:20 UTC (permalink / raw)
  To: 10207

For texinfo file foo.texinfo run on the command line

   emacs -batch -funcall batch-texinfo-format foo.texinfo

(see the docstring of batch-texinfo-format). Yet this fails because
batch-texinfo-format is not autoloaded.



In GNU Emacs 24.0.90.2 (x86_64-unknown-linux-gnu, GTK+ Version 2.20.1)
 of 2011-10-19 on regnitz
Windowing system distributor `The X.Org Foundation', version 11.0.10706000





^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#10207: 24.0.90; batch-texinfo-format not autoloaded
  2011-12-03 20:20 bug#10207: 24.0.90; batch-texinfo-format not autoloaded Roland Winkler
@ 2011-12-03 20:45 ` Glenn Morris
  2011-12-06 19:17   ` Roland Winkler
  0 siblings, 1 reply; 3+ messages in thread
From: Glenn Morris @ 2011-12-03 20:45 UTC (permalink / raw)
  To: 10207-done

Version: 24.0.93

"Roland Winkler" wrote:

> For texinfo file foo.texinfo run on the command line
>
>    emacs -batch -funcall batch-texinfo-format foo.texinfo
>
> (see the docstring of batch-texinfo-format). Yet this fails because
> batch-texinfo-format is not autoloaded.

I updated the doc to add "-l texinfmt". There's no need to add an
autoload for something that is only useful in batch mode.





^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#10207: 24.0.90; batch-texinfo-format not autoloaded
  2011-12-03 20:45 ` Glenn Morris
@ 2011-12-06 19:17   ` Roland Winkler
  0 siblings, 0 replies; 3+ messages in thread
From: Roland Winkler @ 2011-12-06 19:17 UTC (permalink / raw)
  To: Glenn Morris; +Cc: 10207, bug-texinfo

On Sat Dec 3 2011 Glenn Morris wrote:
> > For texinfo file foo.texinfo run on the command line
> >
> >    emacs -batch -funcall batch-texinfo-format foo.texinfo
> >
> > (see the docstring of batch-texinfo-format). Yet this fails because
> > batch-texinfo-format is not autoloaded.
> 
> I updated the doc to add "-l texinfmt". There's no need to add an
> autoload for something that is only useful in batch mode.

This should then also be corrected in the GNU Texinfo manual
(node Batch Formatting).

Roland





^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-12-06 19:17 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-12-03 20:20 bug#10207: 24.0.90; batch-texinfo-format not autoloaded Roland Winkler
2011-12-03 20:45 ` Glenn Morris
2011-12-06 19:17   ` Roland Winkler

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).