Daniel Ortmann writes:
> ... I rebuild at least once per day.
> My current org-mode version is:
> Org mode version 9.5.4 (release_9.5.4-596-gaa5bc2 @
> /home/dortmann/src/git-org-mode/lisp/)
>
> A bit more information may help?
>
> * 1.2MB org-mode file
> * received a stubborn parse error aft
Hello,
... I rebuild at least once per day.
My current org-mode version is:
Org mode version 9.5.4 (release_9.5.4-596-gaa5bc2 @
/home/dortmann/src/git-org-mode/lisp/)
A bit more information may help?
* 1.2MB org-mode file
* received a stubborn parse error after today's build; could not load
Ihor Radchenko writes:
> > 2. Delete the file from org-mode.git
> > ...
> > What do you think?
>
> Sounds good to me.
Patch attached.
From d609398f5a42a0157c309ead3e38be8ea78456f8 Mon Sep 17 00:00:00 2001
From: Stefan Kangas
Date: Wed, 29 Jun 2022 05:36:47 +0200
Subject: [PATCH] * lisp/org-inst
Stefan Kangas writes:
> org-install.el has been obsolete for more than 10 years.
>
> To finally get rid of this file, I put it to you that all we need to do is:
>
> 1. Move it in emacs.git from lisp/org/org-install.el to
> lisp/obsolete/org-install.el
> 2. Delete the file from org-mode.git
In my
Matt Huszagh writes:
> Ihor Radchenko writes:
>
>> I think that it will be better if you use
>> org-latex--caption/label-string instead. It will take care about short
>> captions as well.
>
> Changing this to (?c . ,caption-str) yields for the original example
>
> \caption{\caption{Perform inter
Stefan Kangas writes:
> org-install.el has been obsolete for more than 10 years.
> ...
> 2. Delete the file from org-mode.git
> ...
> What do you think?
Sounds good to me.
Best,
Ihor
Cristi Constantin writes:
> Than you for the response! I tried the fix you suggested, but I still
> see this:
I just pushed a commit that should hopefully fix this problem. Please
update Org and let me know if you keep seeing the warning.
Best,
Ihor
Daniel Ortmann writes:
> Hey there,
> I have a 1.2+ MB org-mode file and have been getting the following
> message for a week or two. I have cleaned up content by archiving older
> content and have run org-lint to cleanup some syntax issues ...
>
> How to debug this type of issue?
Thanks for
this iirc has been obsolete for many years and ime and on ml never was
an issue. i tried to find out why it was mentioned but did not find
anything. it might have been an ambiguity in the manual to do with
active tses like in your example? e.g. the agenda will remove the
active ts at least in ce
Hey there,
I have a 1.2+ MB org-mode file and have been getting the following
message for a week or two. I have cleaned up content by archiving older
content and have run org-lint to cleanup some syntax issues ...
How to debug this type of issue?
Warning (org-element-cache): org-element--cac
On 2022-06-28 12:06, Ypo wrote:
I think I've read somewhere that it is a "bad practice" to use dates
in headlines, is it correct? I haven't found it in the manual.
Like:
<2022-06-29 mi. 10:30> Meeting
Best regards
In many of my notes I use dates in titles of the section. Note creation
On 6/27/2022 21:54, Ihor Radchenko wrote:
Michael Powe writes:
Anyone completely serious about a refusal to use nonfree tools for
making donations will send a check in the mail, literally.
Would providing something like
"Contact us via email if you prefer to make a donation using alternativ
It works! You made my day.
Thanks,
Naresh
Sent from my iPhone
> On Jun 28, 2022, at 2:40 PM, Bruno Barbier wrote:
>
> Naresh Gurbuxani writes:
>
>> In my windows computer, R is installed at c:/Program Files/Microsoft/R
>> Open/R-3.5.1/bin
>>
>> Notice two spaces: “Program Files” and “R O
Naresh Gurbuxani writes:
> In my windows computer, R is installed at c:/Program Files/Microsoft/R
> Open/R-3.5.1/bin
>
> Notice two spaces: “Program Files” and “R Open”
>
> How can I set the variable org-babel-R-command?
>
> I tried
> (setq org-babel-R-command “c:/Progra~1/Microsoft/R Open/R-3.5
Ihor Radchenko writes:
> Note that you are writing to the mailing list dedicate to Org mode. Your
> issue does not appear relevant. You may have better luck asking
> emacs-help mailing list, #emacs IRC, or /r/emacs reddit.
My bad! I meant to write to Emacs mailing list but apparently I
trigger
org-install.el has been obsolete for more than 10 years.
To finally get rid of this file, I put it to you that all we need to do is:
1. Move it in emacs.git from lisp/org/org-install.el to
lisp/obsolete/org-install.el
2. Delete the file from org-mode.git
This means that all users (of old and new
On Tue, Jun 28, 2022 at 10:10 AM M. Pger wrote:
> A last question though: is it possible to set the 'round' option without
> having to insert the latex header
> ```
> #+LATEX_HEADER: \usepackage[round]{natbib}
> ```
> ?
I haven't used it, but I believe the ~org-cite-natbib-options~
defcustom is
Hi, thx for your answer.
Sorry for my poor understanding of org-cite. I added
```
(require 'oc-natbib)
(setq org-cite-export-processors
'((latex natbib)
(t basic)))
```
to my init file and then it worked smoothly. I can even put
```
#+cite_export: natbib customstylefile.bst
```
in my
In my windows computer, R is installed at c:/Program Files/Microsoft/R
Open/R-3.5.1/bin
Notice two spaces: “Program Files” and “R Open”
How can I set the variable org-babel-R-command?
I tried
(setq org-babel-R-command “c:/Progra~1/Microsoft/R Open/R-3.5.1/bin/R.exe
—slave —no-save”)
But the s
> On Mon, 27 Jun 2022 17:53:30 +0800, Ihor Radchenko
> said:
Ihor> Robert Pluim writes:
>> diff --git a/org-contribute.org b/org-contribute.org
Ihor> Maybe add the details to org-maintenance.org instead?
Ihor> This is more of a technical detail needed for maintainers, n
I think I've read somewhere that it is a "bad practice" to use dates in
headlines, is it correct? I haven't found it in the manual.
Like:
<2022-06-29 mi. 10:30> Meeting
Best regards
Hi Eduardo:
Many programmers refuse to document almost anything and expect the code to
speak for itself. Or they throw random comments throughout their code that
don't help elucidate things. The nice thing about most Elisp code is that
the inputs and outputs of functions are often pretty well do
"Dr. Arne Babenhauserheide" writes:
> [[PGP Signed Part:Undecided]]
>
> Richard Stallman writes:
>
>> [[[ To any NSA and FBI agents reading my email: please consider]]]
>> [[[ whether defending the US Constitution against all enemies, ]]]
>> [[[ foreign or domestic, requires you to fol
Richard Stallman writes:
> [[[ To any NSA and FBI agents reading my email: please consider]]]
> [[[ whether defending the US Constitution against all enemies, ]]]
> [[[ foreign or domestic, requires you to follow Snowden's example. ]]]
>
> > AFAIU, there are no nonfree payment services
>>> "MN" == Max Nikulin writes:
> On 27/06/2022 19:11, Uwe Brauer wrote:
>>> [it isn't an answer for you because you want it in the menu. others
>>> will field that. and it's similar to your code.]
>> Right, I hope somebody does, because it looks rather complicated
>> when I look for it in ox.e
25 matches
Mail list logo