Just for the record, I also ran into problems when installing Org 9.6
using Emacs' package system on top of an older version that came with
Emacs. If I tried to install it as usual (M-x list-packages, then
install the package from there), I had errors during compilation related
to `org-assert-versi
Hello,
On Wed, Jul 25, 2018, at 11:22, Alan Schmitt wrote:
> I'm writing a cheat sheet for a programming language, and I'm having
> trouble with operators that use |. For instance:
>
> | match expr with | pattern matching |
> | | pattern -> expr | action |
>
> How can I escape the |?
Hello Bastien and Nicolas,
On Tue, Jan 2, 2018, at 12:05, Bastien Guerry wrote:
> Things should be fine now.
Indeed, they seem to be: after upgrading my version of Org from Org's ELPA, the
problem I reported has disappeared, and M-x org-version reports that it's
9.1.5, as it should.
(Melleus,
Hello,
On Mon, Jan 1, 2018, at 19:37, Nicolas Goaziou wrote:
> There is no such thing as Org version 9.1.8. Latest stable release is
> Org 9.1.5.
>
> As I cannot reproduce it (I'm not on macOS) on maint (stable branch),
> I suggest to update Org and try again. It may be related to a bug
> recentl
Remember to cover the basics, that is, what you expected to happen and
what in fact did happen. You don't know how to make a good report? See
http://orgmode.org/manual/Feedback.html#Feedback
Your bug report will be posted to the Org mailing list.
---
Hi,
I recently wanted org to export SVG images as HTML objects instead of
images and, browsing the mailing list, I found a thread dating back
from January 2014 [1] addressing that issue. In that thread, Rick
Frankel says that he applied a patch to ox-html.el for that, and
searching for it in the g