Hello,
The attached file is an example of how tangle wraps the Fortran module in
program main
end program main
which prevents the code from compiling.
There are more instructions on how to reproduce the bug in the attached
bug.org file.
Paul
Emacs : GNU Emacs 28.2 (build 1, x86_64-pc-l
See attached.
>From 9b21849b9b7d9f36f57241e80d005535f07b788c Mon Sep 17 00:00:00 2001
From: Nicholas Vollmer
Date: Sun, 3 Sep 2023 15:41:51 -0400
Subject: [PATCH] ob-lilypond.el: Fix docstring typos
---
lisp/ob-lilypond.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/li
Ihor Radchenko writes:
- Removes the optional TEST parameter, which is unused and
better
served through debugging tools.
This is technically a breaking change. So, we (1) need to
mention it in
ORG-NEWS; (2) may consider (file-name &optional _) function
definition
to be 100% sure that
alain.coch...@unistra.fr writes:
> Ihor Radchenko writes on Sun 3 Sep 2023 07:58:
>
> > 3. We require no less than 15 stars to define inlinetask, which
> >looks ugly.
>
> With org-indent-mode, only 2 stars are shown (which I don't find
> ugly). Hence an idea: how about an additional
> org-
Ihor Radchenko writes on Sun 3 Sep 2023 07:58:
> 3. We require no less than 15 stars to define inlinetask, which
>looks ugly.
With org-indent-mode, only 2 stars are shown (which I don't find
ugly). Hence an idea: how about an additional
org-indent-mode-just-for-inlinetasks?, for those w
Thanks for your comments!
Ihor Radchenko writes:
> Juan Manuel Macías writes:
>
>> Finally I can upload some usable code here, in this case to be able to
>> load and manage fonts for languages with non-Latin scripts, through
>> babel and fontspec (in LuaLaTeX). It is an attempt to simplify from
On 2023-09-03 08:53, Ihor Radchenko wrote:
> Jens Schmidt writes:
>
>> Implemented in the next version of the patch, please check.
>>
>
> Applied, onto main.
Thanks!
Maske writes:
> I am sorry, I don't know the appropriate terminology.
>
>
> Could be used
>
> *** END
> or a different special string, to end any headline scope? Like an "end
> parenthesis" for the headline just above it.
> ...
> Maybe in this way, all headlines would be the same: i
Max Nikulin writes:
> On 01/09/2023 16:04, Ihor Radchenko wrote:
>> Max Nikulin writes:
>>
>>> However I do not mind to have an easy way to delegate URI from :export
>>> function to the link transcoder of active export backend.
>
>> Just make the :export function return nil.
>
> I missed this fe
Juan Manuel Macías writes:
> Finally I can upload some usable code here, in this case to be able to
> load and manage fonts for languages with non-Latin scripts, through
> babel and fontspec (in LuaLaTeX). It is an attempt to simplify from Org
> the multiform syntax of babel + fontspec. Of course
Jens Schmidt writes:
>> Backward compatibility will be easy - just leave the current code when
>> old query version is detected. We should better focus on the new syntax
>> in future and leave the current syntax as compatibility layer that will
>> be eventually deprecated.
>
> Agreed except for t
11 matches
Mail list logo