unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* [ELPA] :doc with "README.org" doesn't rename exported texi file correctly
@ 2022-09-22 15:16 Adam Porter
  2022-09-22 17:06 ` Stefan Monnier
  0 siblings, 1 reply; 2+ messages in thread
From: Adam Porter @ 2022-09-22 15:16 UTC (permalink / raw)
  To: emacs-devel

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



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

end of thread, other threads:[~2022-09-22 17:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-22 15:16 [ELPA] :doc with "README.org" doesn't rename exported texi file correctly Adam Porter
2022-09-22 17:06 ` Stefan Monnier

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