On 20/11/2022 11:18, Ihor Radchenko wrote:
Max Nikulin writes:
From my point of view it is a reason to file an Emacs bug because I get
(string-collate-lessp "a" "B" "C" t) ; => t
See https://debbugs.gnu.org/cgi/bugreport.cgi?bug=59275
According to the discussion on debbugs, it looks
Hi Nicolas,
Nicolas Graves via "General discussions about Org-mode."
writes:
> Patch to update some links.
Applied to worg as 9a082fc3, thanks.
--
Bastien
Hi Giovanni,
Giovanni Ridolfi writes:
> please find attached a patch updating the documentation file:
Sorry we overlooked this patch, thanks for it!
Applied as 225d58341 in the bugfix branch.
Best,
--
Bastien
Ihor Radchenko writes:
> Pedro Bruel writes:
>
>> I believe the ob-julia version we have on orgmode does not support sessions.
>
> There is definitely session support in lisp/ob-julia.el. ob-julia does
> define org-babel-load-session:julia and org-babel-prep-session:julia.
>
> Session support is
Daniel Ortmann writes:
> Please see attached which has the following code which reproduces the issue:
>
> #+begin_src sh :shebang #!/bin/bash :results none
> for (( i=1500 ; i>0 ; i-=1 ))
> do
> head -c 6 /dev/urandom | uuencode -m -
> done |
> tee /dev/null
> #+end_src
Thanks!
I was able
Dear Orgers,
We are moving away from the outdated MathJax 2 to MathJax 3 in Org export.
This change is a breaking change as MathJax 2 is not compatible with
MathJax 3+.
We have done all we could to not break the existing usage. However, some
users might still be affected. In particular, people wh
Bastien Guerry writes:
>> Or should we do something in
>> addition to announce backwards-incompatible change?
>
> I suggest to make this change visible on update.orgmode.org by sending
> an announcement to the list using X-Woof-Change: 9.6 as a header.
Done. Hopefully it is going to work:
https:
Max Nikulin writes:
>> However, I am not sure if ignoring locale is something we really want.
>> WDYT?
>
> I think we should keep `string-collate-lessp' in the
> `org-table-sort-lines' implementation. Users expect sorting accordingly
> to their locales. However it is better to add a warning to
[Just following this up as more than one month have passed since the last
activity in this thread.]
Karthic, have you had a chance to work on this further?
If you stumbled upon difficulties, feel free to ask anything. We can try
to help.
--
Ihor Radchenko // yantar92,
Org mode contributor,
Le
Ihor Radchenko writes:
> Thanks for the patch!
>
> In general, we do not intend to support changing basic elements of Org
> syntax. So, things like your _p may remain buggy because they clash with
> underscore emphasis.
> ...
> More comments below.
> ...
[I am following this up as more than one
Greetings Bastien.
Bastien writes:
>> Bastien, ob-asymptote is still a part of org-contrib [1]. Should we
>> just go ahead and change the maintainer now?
>>
>> [1] https://git.sr.ht/~bzg/org-contrib/tree/master/item/lisp/ob-asymptote.el
>
> Yes, done. Thanks Jarmo for taking over the mainten
11 matches
Mail list logo