Sébastien Vauban <[email protected]> writes: > I would like to get such Org constructs: > > #+begin_src emacs-lisp > (setq org-latex-to-pdf-process '("sh -v -x texi2dvi -p -b -c -V %f")) > #+end_src > > or > > #+begin_src sh > ls > #+end_src > > to be *highlighted* when viewed (while reading received messages).
Doesn't Org mode have hooks into Gnus to do stuff like that? -- (domestic pets only, the antidote for overdose, milk.) [email protected] * Lars Magne Ingebrigtsen _______________________________________________ info-gnus-english mailing list [email protected] http://lists.gnu.org/mailman/listinfo/info-gnus-english
