Re: Interaction of org-mode and Muse (was: Adapting org-mode to my needs)
Carsten Dominik <[email protected]>
| Newsgroups | gmane.emacs.wiki.general |
|---|---|
| Message-ID | <[email protected]> |
> By far my favorite featureset in org-mode that muse lacks is the table > support, which piggybacks on calc to form more of a spreadsheet than > table support. Insanely cool. Note that there is orgtbl-mode, a minor mode which makes it easy to get the Org-mode table support into *any* major mode. All Muse would have to do is to understand the slightly different syntax of Org-mode tables and you are ready to go. I believe this would be almost trivial to implement. - Carsten