I believe that filladapt plus my modification to filladapt-token-table works.
--
Myalgic encephalomyelitis denialism is causing death and severe suffering
worse than MS. Conflicts of interest are destroying science. Anybody can
get the disease at any time permanently. Do science and justice ma
I don't know how to fix this, unfortunately.
- Carsten
On Apr 24, 2009, at 6:19 PM, Matthew Lundin wrote:
Hi Carsten,
Thanks to the addition your wonderful org-footnote, I increasingly use
org-mode for all my writing. And just as I do in LaTeX, I like to use
comment lines to insert notes in m
Try this. It modifies only a few lines from the original.
(require 'filladapt)
(setq filladapt-token-table
'(
;; this must be first
("^" beginning-of-line)
;; Included text in news or mail replies
(">+" citation->)
;; Included text generated by SUPERCITE. We can't hope to
Samuel Wales writes:
> Did you try putting this in your org mode hook?
>
> (if (featurep 'filladapt) (filladapt-mode 1))
Actually, on second thought, this causes problems for all the other
auto-fill-inhibit-regexp settings that are part of org-mode: e.g.,
headings, tables, etc. are filled if I
Samuel,
Samuel Wales writes:
> Did you try putting this in your org mode hook?
>
> (if (featurep 'filladapt) (filladapt-mode 1))
Thanks. That was just what I was looking for.
- Matt
___
Emacs-orgmode mailing list
Remember: use `Reply All' to send
Did you try putting this in your org mode hook?
(if (featurep 'filladapt) (filladapt-mode 1))
--
Myalgic encephalomyelitis denialism is causing death and severe suffering
worse than MS. Greed is corrupting science into foul nonsense. Anybody can
get the disease at any time permanently. Do s
Hi Carsten,
Thanks to the addition your wonderful org-footnote, I increasingly use
org-mode for all my writing. And just as I do in LaTeX, I like to use
comment lines to insert notes in my text. I have a couple of questions,
however, about the behavior of comment lines in relation to
fill-paragra