|
From: | Drew Adams |
Subject: | RE: [External] : Re: Convert README.org to plain text README while installing package |
Date: | Sun, 19 Jun 2022 17:10:41 +0000 |
> Isn't this fontified like Emacs Lisp for you? > > #+BEGIN_SRC emacs-lisp > (defun org-xor (a b) > "Exclusive or." > (if a (not b) b)) > #+END_SRC (I realize you're asking Stefan, and I'm not he.) But out of curiosity, about what proportion of Emacs users do you suppose use Emacs for email? (Not to mention the proportion of those that use Org mode with email.)
[Prev in Thread] | Current Thread | [Next in Thread] |