emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Ernesto Alfonso <erjoalgo@gmail.com>
To: emacs-orgmode@gnu.org
Subject: org-texinfo-compile not autoloaded
Date: Wed, 13 Sep 2017 17:25:59 -0700	[thread overview]
Message-ID: <8760cmunvs.fsf@gmail.com> (raw)


Hi,

My 'org-texinfo-compile command doesn't get autoloaded on my 

GNU Emacs 25.2.1 (x86_64-unknown-linux-gnu, GTK+ Version 3.14.5) of
2017-05-11

and I need to manually call: (require 'ox-texinfo)

However, somehow org-texinfo-convert-region-to-texinfo does get
autoloaded.

I notcied this section in my 

.emacs.d/elpa/org-20170502/org-loaddefs.el

file, which suggests both should be loaded.

>(autoload 'org-texinfo-publish-to-texinfo "ox-texinfo" "\
>Publish an org file to Texinfo.
>
>FILENAME is the filename of the Org file to be published.  PLIST
>is the property list for the given project.  PUB-DIR is the
>publishing directory.
>
>Return output file name.
>
>\(fn PLIST FILENAME PUB-DIR)" nil nil)
>
>(autoload 'org-texinfo-convert-region-to-texinfo "ox-texinfo" "\
>Assume the current region has Org syntax, and convert it to Texinfo.
>This can be used in any buffer.  For example, you can write an
>itemized list in Org syntax in an Texinfo buffer and use this
>command to convert it.
>
>\(fn)" t nil)


Is this a bug?

Thanks,

Ernesto

             reply	other threads:[~2017-09-14  0:26 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-09-14  0:25 Ernesto Alfonso [this message]
2017-09-15 19:13 ` org-texinfo-compile not autoloaded Nicolas Goaziou

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.orgmode.org/

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

  git send-email \
    --in-reply-to=8760cmunvs.fsf@gmail.com \
    --to=erjoalgo@gmail.com \
    --cc=emacs-orgmode@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/org-mode.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).