Hi Ihor,
I use the `setopt` in my dot-emacs now, and won't make code changes.
Please feel free to close this ticket, and any code change to enhance
the discussed issue is welcome. Thanks
Thank you all for the comments, and agree with no code change.
Please feel free to close this ticket. Thanks
Hi Ihor,
Thanks for the comment.
If we switch to the `add-variable-watcher', it seems we'll load the
ob-LANG in the callback immediately.
The previous change can lazyly load the babel languages until the user
tries to evaluate the source block.
nction
`org-babel-do-load-languages' to load the ob-LANG without capturing
the error.
I changed the patch to follow your comments.
Please review the new patch I attached. Thanks.
From acc72f9f42120d07cc728eeebb9dd976b4568c1f Mon Sep 17 00:00:00 2001
From: Lin Sun
Date: Sat, 22 Apr 2023 00:00:39 +0
x27; function, then the error message will be displayed if I run the
code in the org file.
Please help review that patch. Thanks. Regards
From 39a15a34bdb8bd0c397fbd80cdfb0723ce229066 Mon Sep 17 00:00:00 2001
From: Lin Sun
Date: Sat, 22 Apr 2023 00:00:39 +
Subject: [PATCH] *lisp/ob-core.
Hi Ihor,
> Considering that you can only reproduce with Spacemacs, it might be
> spacemacs screwing the match data. Not Org.
> There is no reason to fix something not caused by Org on Org side.
Agree with you, I had located the dead loop is cause by the advice function for
set-window-buffer from
se the string-match run
into wrong result.
The attachment is a quick patch for the issue, please help to review and apply
it, thanks
From 428f989c6e9f846cf6a1bbb25ada56146789a2c6 Mon Sep 17 00:00:00 2001
From: Lin Sun
Date: Fri, 2 Dec 2022 07:31:05 +
Subject: [PATCH] org-table.el: fix matc
Hi Ihor,
> I cannot reproduce.
> Can you please provide detailed steps starting from emacs -Q?
It's not happened with emacs -Q, but happened with Spacemace configuration.
Hi,
The emacs builtin org-mode will stuck after try to expand the table with Tab on
a table column.
After investigate, I found the function org-table-clean-line will run into dead
loop for a simply call:
(org-table-clean-line "|a|b|")
Please help to fix this function. Thanks.
Best,
Lin
Hi lhor,
You're totally right, the commit b5f0efc had appended the `-headless`
to the jar parameter list. Here is the comment:
> *** =org-plantump-executable-args= is renamed and applies to jar as well
The original issue does not exist now. Please ignore the previous patch.
Thank you so much.
B
Hi Ihor,
Clear! Thank you so much!
Please just ignore this patch, and close this ticket.
B.R.
Lin
Hi Ihor,
Thank you for the investigation, verify insight, I'll avoid this snapshot from
my org files.
And changing the "CAPTION" to "PROPERTY" in the foot script, is it correctly?
Thanks
B.R.
Lin
3024a5f1e19e00f198d97b1be13789062c82 Mon Sep 17 00:00:00 2001
From: Lin Sun
Date: Wed, 1 Jun 2022 00:01:07 +
Subject: [PATCH] manual: Fix the internal-link document for it depends on the
PROPERTY
* doc/org-manual.org: The internal-link acctually depends on PROPERTY
than CAPTION
---
doc/org
13 matches
Mail list logo