Hi Nicolas,
Nicolas Goaziou writes:
> I can remove the last argument, bringing down the sum of arguments to 2.
> Should I?
No, i think it's good to have such flexible filters.
Let's see if users request a simple generic after-export
(or before-saving-file) hook.
Thanks,
--
Bastien
Bastien writes:
>> A filter function requires three arguments.
>
> ... so that's where complexity comes from. I'm afraid you'll just
> scare away many users with these three arguments.
>
> What do you think?
Using a hook or a filter requires to write a function in most cases.
I don't think t
Hi Nicolas,
Nicolas Goaziou writes:
> Note that complexity of filters is the same as hook: you add functions
> to a list.
Okay... thanks for the explanations.
> A filter function requires three arguments.
... so that's where complexity comes from. I'm afraid you'll just
scare away many use
Hello,
Bastien writes:
> I think this calls for a new variable `org-export-after-rendering-hook'
> which will operate after the final stage of the export process, in the
> export buffer. Filters are fine but their complexity is not useful here.
>
> Then we could add 'texinfo-all-menus-update to
Aloha Bastien,
Bastien writes:
> Hi Thomas,
>
> t...@tsdye.com (Thomas S. Dye) writes:
>
>> Export to INFO fails to produce an output file.
>>
>> Export to TEXI works. Running makeinfo on the texi file yields errors
>> like this:
>>
>> /Users/dk/org/orgmanual//orgmanual.texi:171: `Exporting' ha
Hi Thomas,
t...@tsdye.com (Thomas S. Dye) writes:
> Export to INFO fails to produce an output file.
>
> Export to TEXI works. Running makeinfo on the texi file yields errors
> like this:
>
> /Users/dk/org/orgmanual//orgmanual.texi:171: `Exporting' has no Up field
> (perhaps incorrect sectioning?
Aloha all,
Export to INFO fails to produce an output file.
Export to TEXI works. Running makeinfo on the texi file yields errors
like this:
/Users/dk/org/orgmanual//orgmanual.texi:171: `Exporting' has no Up field
(perhaps incorrect sectioning?).
If I run the texi file through (texinfo-all-menu