[2022-06-03 Wed 11:45] Ihor Radchenko :
>
> I'd like to hear if anyone has any idea on how to interpret the
> following:
>
> 1. org-protecting-blocks is an internal auxiliary variable used to
> determine which blocks should be fontified using different major
> mode.
> It's value is ("src"
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.
Tom Gillespie writes:
>> As for lang parameter support in example blocks, would you mind creating
>> a separate feature request thread? Extending export blocks export will
>> require changing in parser syntax and thus should be discussed carefully
>> in a separate thread.
>
> I would strongly c
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
> As for lang parameter support in example blocks, would you mind creating
> a separate feature request thread? Extending export blocks export will
> require changing in parser syntax and thus should be discussed carefully
> in a separate thread.
I would strongly caution against allowing an option
Samuel Wales writes:
> more confused than ever. i hoped i could just run a rename command,
> or possibly rename maint to bugfix in config.
Max tends to go very deeply into details.
For starters, you can just:
1. Rename maint -> bugfix
2. Rename master -> main
3. Set origin to https://git.sv.gn
Max Nikulin writes:
> On 03/06/2022 16:45, Ihor Radchenko wrote:
>>
>> 1. org-protecting-blocks is an internal auxiliary variable used to
>> determine which blocks should be fontified using different major
>> mode.
>> It's value is ("src" "example" "export")
>> So, #+begin_src la
lin Sun writes:
> The commit f9dcc3d was overridden by the commit b5f0efc.
>
> This patch will re-submit the solution based on the last rev.
>
> Please help review and merge the patch. Thanks
I am unable to reproduce the original error on latest main.
Could you please provide a reproducer when t
more confused than ever. i hoped i could just run a rename command,
or possibly rename maint to bugfix in config.
there is no git remove command in my version of git. i tried remote
instead. on branch local.
$ git remote -v show; git branch -r -v
origin https://code.orgmode.org/bzg/org-mode.g
> (setq shell-prompt-pattern "^sh-[[:digit:]].[[:digit:]]\$ ")
Updated this bit for something better written for emacs and suitable for
my use cases: bash and SSH over TRAMP. I'll leave it here in case anyone
else needs it in the future:
(setq shell-prompt-pattern
"^\\(sh-[[:digit:]]\\.[[:digit:
I've been able to bypass the error by adding the following to my .emacs
(require 'ob-shell)
(defun org-babel-sh-strip-weird-long-prompt (string)
"Remove prompt cruft from a string of shell output."
(while (string-match shell-prompt-pattern string)
(setq string (substring string (match-end
Hi there
- A nasty bug when inserting an item in a list
in last position (org 9.5.3-g69c588):
- here is a list
with a sub list
- like here ;
and then text
x
1) when trying to insert an item in the list
above, by suppressing the "x", and hitting
M-RET, if there
On 03/06/2022 16:45, Ihor Radchenko wrote:
1. org-protecting-blocks is an internal auxiliary variable used to
determine which blocks should be fontified using different major
mode.
It's value is ("src" "example" "export")
So, #+begin_src lang and #+begin_export lang are fontified
On 07/06/2022 10:33, Samuel Wales wrote:
the last par of your email makes it seem as if i should do a git
[interactive?] rebase operation from [top of] local on bugfix, even
though it is already rebasing on maint each upgrade. would that be a
good description of what you meant?
The state of y
Hi,
I noticed that current main HEAD hides link description even when it is
not a link but verbatim text:
=[[http://orgmode.org][Org]]=
Just underlined =Org= is displayed, while earlier version of Org
displays whole verbatim text.
1105da80a doc/org-manual.org: variable rename
Emacs-26.3.
On 07/06/2022 13:34, Dr. Arne Babenhauserheide wrote:
lin Sun writes:
This patch will re-submit the solution based on the last rev.
diff --git a/lisp/ob-plantuml.el b/lisp/ob-plantuml.el
index 6e1b1b1..37a631b 100644
--- a/lisp/ob-plantuml.el
+++ b/lisp/ob-plantuml.el
@@ -122,6 +122,7 @@ Thi
Today I stumbed upon the same bug.
Sadly I have no idea how to fix it, but thought it would be nice to post
about it here so the bug doesn't get lost in the sands of time.
Felix Freeman
On Tuesday, 7 Jun 2022 at 19:27, Timothy wrote:
> This already occurs with #+setupfile.
Ah, interesting. I had not realised this. It definitely would be nice
to provide confirmation for setup files as well, then.
thank you,
eric
--
: Eric S Fraga, with org release_9.5.4-521-g1105da in Emacs
Hi Eric,
>> Is it possible to disable fetching remote files by some setting?
>
> I would not want automatic retrieval of URLs without confirmation.
This already occurs with #+setupfile.
I think this is a good point to raise, but a slightly separate one as it
concerns the pre-existing behaviour o
On Sunday, 5 Jun 2022 at 22:01, Max Nikulin wrote:
> Is it possible to disable fetching remote files by some setting?
+1
I would not want automatic retrieval of URLs without confirmation.
--
: Eric S Fraga, with org release_9.5.4-521-g1105da in Emacs 29.0.50
>>> "UB" == Uwe Brauer writes:
> Hi
> When using org-ref-helm-insert-cite-link I would like to insert the
> urls, as in this example
> @Misc{Author,
> author = {Author},
> title= {Global existence of a nonlinear wave equation}
> howpublished = {accepted for publication in Jo
>>> "UB" == Uwe Brauer writes:
> Hi
> While using org-ref-insert-link, I obtain a list of possible entries
> (which I would like to inserted via F7 as formatted citations)
> That works well for one entry, but how can I mark several of these?
C-space is the solution
smime.p7s
Description: S
Hi
When using org-ref-helm-insert-cite-link I would like to insert the
urls, as in this example
@Misc{Author,
author = {Author},
title= {Global existence of a nonlinear wave equation}
howpublished = {accepted for publication in Journal (preprint in the arXiv)},
eprint
Hi
While using org-ref-insert-link, I obtain a list of possible entries
(which I would like to inserted via F7 as formatted citations)
That works well for one entry, but how can I mark several of these?
Thanks and regards
Uwe Brauer
--
I strongly condemn Putin's war of aggression agains
24 matches
Mail list logo