Bug: org-preview-latex-process-alist's :latex-header should not fall back to org-format-latex-header [9.3.4 (9.3.4-5-ga0f3bb-elpaplus @ /home/lockywolf/.emacs.d/elpa/org-plus-contrib-20200210/)]

2020-04-28 Thread Vladimir Nikishkin
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 https://orgmode.org/manual/Feedback.html#Feedback Your bug report will be posted to the Org mailing list.

Re: Section about latex export is broken in the html manual?

2020-04-28 Thread Nick Dokos
Niclas Borlin writes: > Hi, > > As far as I can tell, several links of section 10.13 LaTeX Export > (https://orgmode.org/manual/LaTeX-Export.html) are broken (last > checked 2020-04-28 19:15 UTC). > > The first four links on the page point to useful pages, i.e., clicking > on "Quoting LaTeX

Section about latex export is broken in the html manual?

2020-04-28 Thread Niclas Borlin
Hi, As far as I can tell, several links of section 10.13 LaTeX Export (https://orgmode.org/manual/LaTeX-Export.html) are broken (last checked 2020-04-28 19:15 UTC). The first four links on the page point to useful pages, i.e., clicking on "Quoting LaTeX code:" will get you to

Re: Debugging at least 2 regressions in org-mode master breaking ox-hugo

2020-04-28 Thread Bastien
Hi Kyle and everyone, thanks for taking care of this issue. I have taken two days off on thursday and friday to be able to contribute to fixing remaining issues before 9.4. Best, -- Bastien

Babel Haskell. Print all results when header has :results output

2020-04-28 Thread Roland Coeurjoly
Right now, when executing the following source block #+begin_src haskell :results output [1..10] "hello" == "hello" #+end_src I get the following output: #+RESULTS: : True Whereas (for me) the desired result would be #+RESULTS: : [1,2,3,4,5,6,7,8,9,10] : True I created the

Fwd: Support compilation of Haskell in org mode babel blocks.

2020-04-28 Thread Roland Coeurjoly
-- Forwarded message - From: Roland Coeurjoly Date: Sat, Apr 25, 2020 at 9:04 PM Subject: Support compilation of Haskell in org mode babel blocks. To: Haskell code can be both compiled (for example with ghc), or interpreted (with ghci). Until now, org babel had only support

[BUG] ob-clojure.el new backend 'inf-clojure not compatible with latest version inf-clojure

2020-04-28 Thread stardiviner
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Bastien writes: > Hi Tim, > > thanks for your email. > > Tim Cross writes: > >> I wonder if it would make sense to use shadow-cljs rather than cider as >> a back end for evaluating clojurescript? > > I am inclined to question the usefulness of