unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Adam Porter <adam@alphapapa.net>
To: emacs-devel <emacs-devel@gnu.org>
Subject: [ELPA] :doc with "README.org" doesn't rename exported texi file correctly
Date: Thu, 22 Sep 2022 10:16:24 -0500	[thread overview]
Message-ID: <595ef82a-78fe-023b-75c4-8ccb30db1a8d@alphapapa.net> (raw)

Hi Stefan, Philip, et al,

I noticed that, even though the `ement' recipe in `elpa-packages' has 
the same :doc setting as some other packages:

   ("ement" :url "https://github.com/alphapapa/ement.el.git"
     :doc "README.org"
     :auto-sync t)

...the Info manual generated from its readme is not available for 
viewing in Emacs after the package is installed.  To solve that, I had 
to add this line to the readme (learning from other packages in ELPA):

   #+EXPORT_FILE_NAME: ement.texi

It would seem like this file naming ought to be handled automatically by 
the build scripts.  Or, at least, it should be documented that this is 
required, otherwise package authors are left to trial-and-error and 
releasing new versions until it works.  :)

What do you think?

Thanks,
Adam



             reply	other threads:[~2022-09-22 15:16 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-22 15:16 Adam Porter [this message]
2022-09-22 17:06 ` [ELPA] :doc with "README.org" doesn't rename exported texi file correctly Stefan Monnier

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=595ef82a-78fe-023b-75c4-8ccb30db1a8d@alphapapa.net \
    --to=adam@alphapapa.net \
    --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 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).