Re: Exporting diary-sexps into icalendar file

2022-10-25 Thread Ihor Radchenko
Stephen Eglen writes: > I have a simple file, notes.org, with the following content. (This is > the example from the org mode manual). > > -- > * 22:00-23:00 The nerd meeting on every 2nd Thursday of the month >

Re: bug#58678: 28.2; :session in org-babel for python unexpected output

2022-10-25 Thread Ihor Radchenko
Sergey writes: > I have traced this to org-bable issue with MacOS python readline and native > completion. Similar issues discussed in > https://github.com/jorgenschaefer/elpy/issues/887 > and > https://debbugs.gnu.org/cgi/bugreport.cgi?bug=25753 > > The solution proposed in those threads,

Re: [BUG] Undocumented convention for org-time-stamp-custom-formats to be "<...>"

2022-10-25 Thread Ihor Radchenko
Uwe Brauer writes: >> This is because Org expects the first and the last characters in >> org-time-stamp-custom-formats to be opening/closing brackets. >> (undocumented) > > So this should have been the correct setting? > > ("<%d.%m.%Y " . " %d.%m.%Y>") No. ("< %d.%m.%Y>" . "< %d.%m.%Y>") --

Re: [BUG] org-cite-insert error on style part

2022-10-25 Thread Ihor Radchenko
Kierin Bell writes: > Hello, > When I run 'org-cite-insert' with point before the initial colon of a > citation element, Emacs signals a 'wrong-number-of-arguments' error. > > For example, 'C-c C-x @' with point below X in: > X > [cite:@author2022] > > ...Produces: > Debugger entered--Lisp

Re: [BUG] there was a sudden message [9.6 (9.6-??-86c4635db @ /Users/mohammedalbatati/.emacs.d/.local/straight/build-28.2/org/)]

2022-10-25 Thread Ihor Radchenko
Mohammed Albatati writes: > While typing this message showed up to me asking to submit the bug > report > > > Warning (lsp-mode): Unable to calculate the languageId for buffer > ‘custom.el’. Take a look at ‘lsp-language-id-configuration’. The ‘major-mode’ > is emacs-lisp-mode Disable showing

Re: [PATCH 2/2] doc/org-manual.org: Document org-clock-{in,out}-switch-to-state

2022-10-25 Thread Ihor Radchenko
"Samuel W. Flint" writes: > IR> Could you please explain in simple words when your new feature can be > IR> useful? > > The variable `org-clock-in-switch-to-state` can be really handy, > however, it wasn't documented in the manual which made discovery > somewhat difficult. The manual

Re: [PATCH] ox.el: Refactor variable org-html--id-attr-prefix, ox-html.el: Add support for the ID property to org-html--reference

2022-10-25 Thread Ihor Radchenko
Feraidoon Mehri writes: > I have already signed the copyright assignment. (Though I used my > other email rudiwillalwayslove...@gmail.com when signing it.) Bastien, could you kindly check the FSF records? > I have manually tested the changes with a custom value for >

GPL violation related to Org by priprietary app (was: Best android app)

2022-10-25 Thread Ihor Radchenko
Jean Louis writes: > Additionally "Org Mode" qualifies as trademark in Sweden, where this > company is registered. > > I advise to Org Mode authors to defend against plagiarism, as they > call it Emacs Org Mode -- which is not. I do not mind if anybody will > complain or not -- I am only

Re: Request for feedback: ox-linuxmag

2022-10-25 Thread Ihor Radchenko
Damien Cassou writes: > Ihor Radchenko writes: >> Why not using org-export-define-derived-backend? > > I didn't know this function exist. I changed the code to use it. See A.4 Adding Export Back-ends section in Org manual ;) >> Also, linuxmag might be confused with… > > What do you think

Re: [BUG] ox-odt file: links are not pointing to the real files (was: [BUG] ox-odt fails for org-id links (e.g., from org-roam v2) [9.5.2 (9.5.2-gfbff08 @ /home/moritz/.emacs.d/elpa/27.2/develop/org-9

2022-10-25 Thread Max Nikulin
On 22/10/2022 12:03, Ihor Radchenko wrote: Probably, href=file.org is treated as a link to resource packed inside .odt file. You are right. file.odt is a virtual folder representing ZIP container, so relative links to external files should be prefixed with "../".

Re: [PATCH] ox-icalendar.el: customizable vevent summary prefix

2022-10-25 Thread Ihor Radchenko
Mikhail Skorzhisnkii writes: > Hi, Ihor, > > Sorry for the delay with fixes, took some time before I got time to finish > this. Thanks for your review and looking forward for the next iteration. See > new version in the attachment. Comments are inline. Thanks! Applied onto main with minor

Re: How to delete an instruction when it has expired

2022-10-25 Thread Ihor Radchenko
[Adding Org mailing list back to CC] Renato Pontefice writes: > Maybe this is not what I’m looking for: > I have a simple line: > ** TODO da xxx con y <2022-10-19 Wed 11:00> > When the 19th I’ve done this, I change the state from RODO in DONE. I’m > wondering if it exist a way to

Re: [BUG] Error in html form of org manual [9.5.5 (9.5.5-ge58bd0 @ /home/jds6696/.emacs.d/straight/build/org/)]

2022-10-25 Thread Max Nikulin
On 25/10/2022 07:54, Justin Silverman wrote: Try going to this link: https://orgmode.org/manual/Images-in-LaTeX-export.html It just takes you to the Latex Export page. Most of the links on the latex export page don't seem to go anywhere. I expect that the problem was fixed some time ago.

Re: Formatting in citation locator

2022-10-25 Thread András Simonyi
Dear All, On Thu, 20 Oct 2022 at 07:23, Ihor Radchenko wrote: > M. ‘quintus’ Gülker writes: > > Thanks for the hint, but it does not work still even if I change the > > line to contain the said zero-width space: > > The buffer is now fontified as expected, but it does not work when > > exported

Re: [off-topic] E-readers and Org-Mode

2022-10-25 Thread Fraga, Eric
On Monday, 24 Oct 2022 at 18:34, Juan Manuel Macías wrote: > The main problem I find is that they both also run > closed and, presumably, proprietary software. They both run Linux but with proprietary user interfaces. > I wonder if these devices are capable of exporting normal annotations in >

Re: [BUG?] Wrong quote positions in exported CSL bib items when export is done with C-u C-e

2022-10-25 Thread Ihor Radchenko
András Simonyi writes: > Dear All, > > I'm experiencing the following mysterious problem with the csl > citation export processor: exporting using the export dispatcher > without a prefix argument works fine, but when I repeat the export > action using C-u before C-e the exported bibliography

Re: [PATCH 2-v4] New: auto display inline images under subtree when `org-cycle'.

2022-10-25 Thread Ihor Radchenko
"Christopher M. Miles" writes: >> Sure. Can you please send the final version of the patch and the working >> tests? > > I separated code patch and test into two patches. You can apply selectively. Sorry, I was not very clear. I meant to remove that patch that fails due to noninteractive and

Re: How to delete an instruction when it has expired

2022-10-25 Thread Ihor Radchenko
Renato Pontefice writes: > Hi, > I’m wondering how can I delete, on my .org file, the line that have: > - an old Timestamp (i.e. if I set a thing to be done today (<2022-10-24 Mon > 17:26>) > - a TODO item (always with a past date) <2022-10-24 Mon 17:26> > > That to have a more clean .org file.

Re: [PATCH] Fix match/maxlevel conflict in colview dynblock

2022-10-25 Thread Ihor Radchenko
Nick Dokos writes: > Specifying both `maxlevel' and `match' in a columnview dynamic block > was broken: the `match' argument is ignored in that case. See the link > below for a (not so minimal) ECM. > > Reported-by: Pablo A Perez-Fernandez > Link: >

Re: [BUG] demarcate block splits block even when outside of src-block

2022-10-25 Thread Ihor Radchenko
dalanicolai writes: > [9.5.4 (release_9.5.4 @ /usr/local/share/emacs/29.0.50/lisp/org/)] > > When trying to create a new src-block via `M-x > org-babel-demarcate-block` immediately after a previous code block (only > empty lines in between), then the command behaves like when splitting a >

Re: [off-topic] E-readers and Org-Mode

2022-10-25 Thread Juan Manuel Macías
Fraga, Eric writes: >> I wonder if these devices are capable of exporting normal annotations in >> plain text or xml? > > The annotations are not text: they are vector data corresponding to the > movement of the stylus. You can extract that information (I have > software for the reMarkable that

Re: [BUG] demarcate block splits block even when outside of src-block

2022-10-25 Thread dalanicolai
Great! Thank you... On Tue, 25 Oct 2022 at 11:41, Ihor Radchenko wrote: > dalanicolai writes: > > > [9.5.4 (release_9.5.4 @ /usr/local/share/emacs/29.0.50/lisp/org/)] > > > > When trying to create a new src-block via `M-x > > org-babel-demarcate-block` immediately after a previous code block

Re: [off-topic] E-readers and Org-Mode

2022-10-25 Thread Eduardo Suarez-Santana
FTR, I'm a happy Onyx Boox user. I considered remarkable, but I read somewhere (can't find it) that handwritten PDF annotations were not coded as vector graphics, so I went for Onyx.

Re: Formatting in citation locator

2022-10-25 Thread Ihor Radchenko
András Simonyi writes: >> No. It is some bug in org-cite-csl--create-structure. >> I am CCing the oc-csl maintainer. >> András, can you please take a look? > > first of all, apologies for reacting that late. I had a look now, and > the reason of the behaviour is not an oc-csl bug, but rather a >

29.0.50; [WISH]: Let us make EWW browse WWW Org files correctly

2022-10-25 Thread Jean Louis
This wish request is related to Emacs EWW and Org mode. Please make EWW recognize Org file when served by WWW server. Currently it does not recognize the MIME type text/x-org and opens the file as text, it does not invoke the org mode. In my opinion, it should. Inspect following file by using

Re: GPL violation related to Org by priprietary app (was: Best android app)

2022-10-25 Thread Tim Cross
Ihor Radchenko writes: > Jean Louis writes: > >>> If it is true, could you please provide links to legal basis on from >>> GPL's and Swedish law's points of view? >> >> In my opinion the term "Org Mode" is collective trademark: >> >> Trademark FAQs | USPTO: >>

Re: GPL violation related to Org by priprietary app (was: Best android app)

2022-10-25 Thread tomas
On Wed, Oct 26, 2022 at 12:12:46AM +1100, Tim Cross wrote: [...] > Even if it was violated, this is not something the maintainers are > empowered to act on anyway [...] This depends perhaps on what one understands by "act on". If that means "go to court" you are, of course, right. If that means

Re: How ro delete DONE attemps

2022-10-25 Thread Nick Dokos
Renato Pontefice writes: > Hi, > I’m wondering how can I delete, on my .org file, the line that have: > - an old Timestamp (i.e. if I set a thing to be done today (<2022-10-24 Mon > 17:26>) > - a TODO item (always with a past date) <2022-10-24 Mon 17:26> > > That to have a more clean .org file.

Re: Dynamic block match fails on checkbox columns

2022-10-25 Thread Ihor Radchenko
"Daniel J. Sinder" writes: > I'm trying to use a dynamic block with :match to filter columnview for a > checkbox column. However, the match is failing. Based on some variations > that do work (described below the example), it seems the closing square > bracket may be the problem. > > Here's a

Re: GPL violation related to Org by priprietary app (was: Best android app)

2022-10-25 Thread Jean Louis
* Ihor Radchenko [2022-10-25 10:30]: > > These words cheat the reader by telling that it is "compatible" > > something, while it is not editor mode, it is probably whole editor > > and software without Emacs. > > Are you saying that there is GPL violation of Org mode licence by this > "EasyOrg"

Re: GPL violation related to Org by priprietary app (was: Best android app)

2022-10-25 Thread Ihor Radchenko
Jean Louis writes: >> If it is true, could you please provide links to legal basis on from >> GPL's and Swedish law's points of view? > > In my opinion the term "Org Mode" is collective trademark: > > Trademark FAQs | USPTO: >

Re: [off-topic] E-readers and Org-Mode

2022-10-25 Thread Fraga, Eric
On Tuesday, 25 Oct 2022 at 12:55, Juan Manuel Macías wrote: > I see... I was referring to annotations entered as text. Can't you do > annotations on those devices like you do in a typical PDF reader, Not as far as I know (for the reMarkable; I have no experience with the Elipsa). The virtual

Re: [PATCH v3] New: auto display inline images under subtree when `org-cycle'.

2022-10-25 Thread Christopher M. Miles
Ihor Radchenko writes: > "Christopher M. Miles" writes: > >>> Sure. Can you please send the final version of the patch and the working >>> tests? >> >> I separated code patch and test into two patches. You can apply selectively. > > Sorry, I was not very clear. > I meant to remove that patch

Org Haskell code blocks

2022-10-25 Thread Dominik Schrempf
Hello, I have trouble using Haskell code blocks in Org Mode. 1. I need to use the following Org Mode file header: #+property: :header-args:haskell: :prologue ":{\n" :epilogue ":}\n" #+begin_src haskell :exports none :results none :set prompt-cont "" #+end_src Otherwise, the results of Haskell

Re: Org Haskell code blocks

2022-10-25 Thread Dominik Schrempf
I apologize, the settings described in Point 1 actually have no effect. Multi line input works out of the box (at least with "ghci" as described). However, the result output is still scrambled (e.g., empty lines, unnecessary "ghci>" prompts in results) Dominik Dominik Schrempf writes: > Hello,

Re: [off-topic] E-readers and Org-Mode

2022-10-25 Thread Max Nikulin
On 23/10/2022 22:16, Juan Manuel Macías wrote: As I am beginning to have serious eye fatigue problems, I am thinking of buying an e-ink device, not to read books but to read documents. My idea is that it be an Android device and that it supports the installation of apk, to be able to install

Re: [off-topic] E-readers and Org-Mode

2022-10-25 Thread Fraga, Eric
On Tuesday, 25 Oct 2022 at 21:37, Max Nikulin wrote: > E-ink displays are slow (my device was manufactured 15 years ago but I We are venturing well into OT for this list... ;-) E-ink displays are getting significantly faster, with some claiming 60 Hz refresh rates (cf. the PineNote). Often,

Re: [off-topic] E-readers and Org-Mode

2022-10-25 Thread Fraga, Eric
On Tuesday, 25 Oct 2022 at 12:06, Eduardo Suarez-Santana wrote: > I considered remarkable, but I read somewhere (can't find it) that > handwritten PDF annotations were not coded as vector graphics, so I > went for Onyx. Conversion scripts (including my own adapted ones) take the rM notation and

Re: [off-topic] E-readers and Org-Mode

2022-10-25 Thread Payas Relekar
Max Nikulin writes: > E-ink displays are slow (my device was manufactured 15 years ago but I do not > expect dramatic improvement), so applications should be heavily optimized to > provide acceptable experience. I do not think that Emacs is suitable. There are people already using Emacs on

Re: 29.0.50; [WISH]: Let us make EWW browse WWW Org files correctly

2022-10-25 Thread Dr. Arne Babenhauserheide
Jean Louis writes: > This wish request is related to Emacs EWW and Org mode. > > Please make EWW recognize Org file when served by WWW server. Currently > it does not recognize the MIME type text/x-org and opens the file as > text, it does not invoke the org mode. In my opinion, it should.

Re: Best android app

2022-10-25 Thread Max Nikulin
On 23/10/2022 22:27, Ypo wrote: https://git.sr.ht/~bzg/worg/tree/master/item/org-faq.org#L4502 I have cloned the "repository" hoping it works like in github, but I see no option to edit. SourceHut does not have an online editor, it is necessary to clone the repository to local disk.

Re: Best android app

2022-10-25 Thread Max Nikulin
On 20/10/2022 06:46, Jean Louis wrote: * Max Nikulin [2022-10-19 15:53]: The person may be already familiar with that non-free apps. We had a chance to ask about features missed in free applications and actual experience. Perhaps the same tasks may be performed in a bit different and less

Re: Org Haskell code blocks

2022-10-25 Thread Bruno Barbier
Hi, Dominik Schrempf writes: > ... > However, the result output is still scrambled (e.g., empty > lines, unnecessary "ghci>" prompts in results) > For me, ghci is selected by default. Here is the config I've used to test it: | emacs-version |28.1 | | org-version

[BUG] [ox-odt] Missing spaces around formatted spans and links

2022-10-25 Thread András Simonyi
Dear All, using the most recent version of the main branch I've noticed some problems with the spacing of documents exported with the odt exporter: spaces around links and formatted (for instance, italicized) words are missing, for example, the Org line text1 https://orgmode.org/ text2

Re: [off-topic] E-readers and Org-Mode

2022-10-25 Thread Ken Mankoff
See also Dasung NotEReader. Full Android tablet, no lockdown like the ReMarkable. Looks fast - can watch YouTube videos for example. If it's really full Android, then it should be able to install and run emacs natively. 10.3 or 7.8 inch versions. -k. Please excuse brevity. Sent from tiny

Re: idea for capture anywhere in x

2022-10-25 Thread Samuel Wales
more below. On 10/25/22, Ihor Radchenko wrote: > Samuel Wales writes: > >> although i always fear it breaking or silently failing, as i have >> emacs in the bg behind ff when i run it and do not want to do more >> mousing and inspecting to find out if worked each time. > > You may hook

Re: [BUG] [ox-odt] Missing spaces around formatted spans and links

2022-10-25 Thread András Simonyi
Dear Ihor, thanks a lot for the super-quick fix! best wishes, András On Wed, 26 Oct 2022 at 06:35, Ihor Radchenko wrote: > > András Simonyi writes: > > > using the most recent version of the main branch I've noticed some > > problems with the spacing of documents exported with the odt exporter:

Re: idea for capture anywhere in x

2022-10-25 Thread Samuel Wales
hi max, thanks. more below. On 10/14/22, Max Nikulin wrote: > Samuel, I assume that you are quite happy with org-capture Firefox > extension. yes i rely on it and adore it. although i always fear it breaking or silently failing, as i have emacs in the bg behind ff when i run it and do not

Re: How ro delete DONE attemps

2022-10-25 Thread Tim Cross
Nick Dokos writes: > Renato Pontefice writes: > >> Hi, >> I’m wondering how can I delete, on my .org file, the line that have: >> - an old Timestamp (i.e. if I set a thing to be done today (<2022-10-24 Mon >> 17:26>) >> - a TODO item (always with a past date) <2022-10-24 Mon 17:26> >> >>

Re: [BUG] Undocumented convention for org-time-stamp-custom-formats to be "<...>" (was: time-stamp in DONE tag is not really displayed)

2022-10-25 Thread Samuel Wales
please feel free to ignore this post if it is off topic. i cannot tell if it is of topic or not. long ago i wanted to mke it so that if i hovered over a timesamp it woud produce a time span notation relative to . and also i wanted to make a custom time stamp format for the same purpose. but i

Re: Org Haskell code blocks

2022-10-25 Thread Ihor Radchenko
Dominik Schrempf writes: > Ad scrambling: The scrambling happens with multi-line input. For example > > #+begin_src haskell :exports both :results output > let x = 10 > let y = 12 > x*y > [x,y] > #+end_src > > #+results: > : > : ghci> 120 > : [10,12] I am

Re: How ro delete DONE attemps

2022-10-25 Thread Samuel Wales
are those bare timestamps without planning tags like deadline: scheduled: closed:? then you will need something bespoke. but if they are planning lines which go after the headline, then you are in luck. you can use org archiving tools. [boken in my version but i think has been fixed in recent

Re: [PATCH v3] New: auto display inline images under subtree when `org-cycle'.

2022-10-25 Thread Ihor Radchenko
"Christopher M. Miles" writes: >> Sorry, I was not very clear. >> I meant to remove that patch that fails due to noninteractive and leave >> the rest. >> > > Updated, I deleted testing and marked as TODO. > Applied onto main.

[no subject]

2022-10-25 Thread Ag Ibragimov
> I am unable to reproduce on my side using the latest main branch. > Can you please provide detailed steps you performed to get the erroneous > behaviour? See https://orgmode.org/manual/Feedback.html I'm very sorry for wasting your time, it looks like I had org-capture-after-finalize-hook

Re: [BUG] [ox-odt] Missing spaces around formatted spans and links

2022-10-25 Thread Ihor Radchenko
András Simonyi writes: > using the most recent version of the main branch I've noticed some > problems with the spacing of documents exported with the odt exporter: > spaces around links and formatted (for instance, italicized) words are > missing, for example, the Org line > > text1

Re: [BUG] Undocumented convention for org-time-stamp-custom-formats to be "<...>" (was: time-stamp in DONE tag is not really displayed)

2022-10-25 Thread Ihor Radchenko
Tim Cross writes: >> I propose to do the following: >> 1. org-time-stamp-formats and org-time-stamp-custom-formats will be >>treated as is, unless they contain "<" and ">" and the first and the >>last char. >> 2. If the formats do contain <...>, strip the "<" and ">". >> 3. Document (2)

Re: yanking into body text ends up after the entry

2022-10-25 Thread Samuel Wales
thank you for trying to repro. i will tolerat the bug until in the future my setup is more compatible for reporting this bug or it disappears. On 10/16/22, Ihor Radchenko wrote: > Samuel Wales writes: > >> imagine this >> >> * to yank >> a >> b >> c >> * x >> ^sadfsadf >> ^^*** y

Re: idea for capture anywhere in x

2022-10-25 Thread Ihor Radchenko
Samuel Wales writes: > although i always fear it breaking or silently failing, as i have > emacs in the bg behind ff when i run it and do not want to do more > mousing and inspecting to find out if worked each time. You may hook notifications-notify to org-capture-after-finalize-hook to see

Re: [BUG] Undocumented convention for org-time-stamp-custom-formats to be "<...>" (was: time-stamp in DONE tag is not really displayed)

2022-10-25 Thread Tim Cross
Ihor Radchenko writes: > Tim Cross writes: > >>> I propose to do the following: >>> 1. org-time-stamp-formats and org-time-stamp-custom-formats will be >>>treated as is, unless they contain "<" and ">" and the first and the >>>last char. >>> 2. If the formats do contain <...>, strip

Re: 29.0.50; [WISH]: Let us make EWW browse WWW Org files correctly

2022-10-25 Thread Dr. Arne Babenhauserheide
Jean Louis writes: > * Dr. Arne Babenhauserheide [2022-10-25 18:06]: >> > This wish request is related to Emacs EWW and Org mode. >> > >> > Please make EWW recognize Org file when served by WWW server. Currently >> > it does not recognize the MIME type text/x-org and opens the file as >> >

Re: 29.0.50; [WISH]: Let us make EWW browse WWW Org files correctly

2022-10-25 Thread Ihor Radchenko
"Dr. Arne Babenhauserheide" writes: > This sounds dangerous. Org mode can execute untrusted code, so this > could trick people into running untrusted code with the permissions of > their Emacs. > > Links in org-mode can run shell scripts. Yes, they usually ask, but this > may be changed it a

Re: 29.0.50; [WISH]: Let us make EWW browse WWW Org files correctly

2022-10-25 Thread Ag Ibragimov
Can't you just use one of hooks (e.g., eww-after-render-hook) where you inspect the URL and if it's .org, just change the mode? This should be trivial to do, I think. Jean Louis writes: > This wish request is related to Emacs EWW and Org mode. > > Please make EWW recognize Org file when served

citar--library-file-action

2022-10-25 Thread Henrik Frisk
Hi, After updating a bunch of packages I'm getting this error message when I try to open an associated file via a reference: [cite:@key] Before it was working fine via emark either by clicking on the reference or by running embark-act on it. Now I get this instead: citar--library-file-action:

Re: citar--library-file-action

2022-10-25 Thread Bruce D'Arcus
For citar support/bugs, you should report on the github issue tracker. But my guess: you need to install citar-embark, as a while ago, we moved the embark-related functionality into a separate package. If it's been a few months since you've updated, that would likely explain it. On Tue, Oct 25,

Re: citar--library-file-action

2022-10-25 Thread Matt Price
I’d look at the current function definition to be sure (C-h f citar—library-file-action), but open is the standard macOS command for opening files. The Linux equivalent is xdg-open. My guess is that somehow you’ve told citar or org or emacs to use open for these links. Or it’s possible that the

Re: citar--library-file-action

2022-10-25 Thread Matt Price
Bruce will know better than me!!! On Tue, Oct 25, 2022 at 4:46 PM Matt Price wrote: > I’d look at the current function definition to be sure (C-h f > citar—library-file-action), but open is the standard macOS command for > opening files. The Linux equivalent is xdg-open. My guess is that

Re: 29.0.50; [WISH]: Let us make EWW browse WWW Org files correctly

2022-10-25 Thread Jean Louis
* Dr. Arne Babenhauserheide [2022-10-25 18:06]: > > This wish request is related to Emacs EWW and Org mode. > > > > Please make EWW recognize Org file when served by WWW server. Currently > > it does not recognize the MIME type text/x-org and opens the file as > > text, it does not invoke the org

Re: Org Haskell code blocks

2022-10-25 Thread Dominik Schrempf
Hi Bruno, glad to hear that it works for you. Ad 'org-babel-script-escape': I use Org version 9.6. I do not temper with 'org-babel-script-escape', it is used by the respective babel modules --- 'ob-haskell' in this case. The error also occurs with 'cabal-repl' as process type. Ad