Sébastien Gendre <s...@k-7.ch> writes:

> Recently I tested the export functions of ox-coma-letter. It work very
> well.
>
> But I cannot found the entries in org-export-dispatch.
>

You probably need to load (or require) the feature. Add this to your
init file:

--8<---------------cut here---------------start------------->8---
(require 'ox-koma-letter)
--8<---------------cut here---------------end--------------->8---

-- 
Nick

"There are only two hard problems in computer science: cache
invalidation, naming things, and off-by-one errors." -Martin Fowler


Reply via email to