org-novelist icon indicating copy to clipboard operation
org-novelist copied to clipboard

`org-novelist-export-story` produces only header data

Open sthesing opened this issue 1 year ago • 2 comments

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]

sthesing avatar Mar 02 '25 20:03 sthesing

Yeah, same here!

kpanic avatar Mar 12 '25 10:03 kpanic

Same. :(

srbaker avatar Apr 27 '25 18:04 srbaker

Hey @sthesing, have you tried the development branch? Works for me

kpanic avatar May 30 '25 12:05 kpanic