org-novelist
org-novelist copied to clipboard
`org-novelist-export-story` produces only header data
Since upgrading Emacs to 30.1, org-novelist-export-story no longer works as intended.
For existing stories with formerly working export setups, org-novelist-export-story does generate a file, but it does not take any content of the chapter files.
I tried it with emacs -Q and evaluated your example use-package config.
The result of org-novelist-export-story is the same. The generated file only contains the header data from the config, but no content:
#+TITLE: Test
#+AUTHOR: John Urquhart Ferguson
#+EMAIL: [email protected]
#+DATE: [2025-03-02 So 21:09]
Yeah, same here!
Same. :(
Hey @sthesing, have you tried the development branch? Works for me