writes:
>> I am not sure if the bulk of tangling time is spent actually writing to
>> disk. Can you try your problematic file on latest main? There are some
>> improvements that should improve tangling speed significantly.
>
> Indeed, bug is fixed with org-mote commit from Sat May 1 22:30:42 2021
Ihor Radchenko writes:
> jakanakaevang...@chiru.no writes:
>
>> Tangling a file with a lot of src blocks can get quite slow because
>> write-region is called for each individual src block.
>>
>> On my machine it takes 8 seconds to tangle a file with 160 blocks of the
>> same language. Tangling th
You can set the delimiters used for noweb code.
org-babel-noweb-wrap-end and org-babel-noweb-wrap-end.
I think I set them to @@ in shell code.
Immanuel
On Thu, Nov 25, 2021 at 7:41 PM Łukasz Stelmach wrote:
>
> Hi,
>
> Is there anything I may try to stop shell syntax hihgliting in code
> blocks
Hi,
Is there anything I may try to stop shell syntax hihgliting in code
blocks being fooled by noweb refs?
--
Kind regards,
Łukasz Stelmach
signature.asc
Description: PGP signature
On 25/11/2021 19:11, Ihor Radchenko wrote:
Maxim Nikulin writes:
I think, new variant should be committed even it does not fix Juan's
case. He have not confirmed the fix yet.
The patch does apply onto main, but I have a comment.
+ ;; Emphasis of second word.
+ ;; Locales with sign
On 25/11/2021 00:00, Max Nikulin wrote:
On 24/11/2021 22:59, Matt Huszagh wrote:
I am sorry that I confused you by my note concerning space before
:width. I am afraid, current variant means repeated ":"
+ (concat "^[ \t]*#\\+attr_"
+ backend
On 2021-11-24, at 15:30, Daniel Baker wrote:
> Oops. I'm sorry, I forgot to include the link. That would be for orgzly.
>
> https://github.com/orgzly/orgzly-android/pull/691
Thanks!
Although, after some thinking, I'm a bit afraid of using this, for the
simple reason: I don't consider data on
Am Thu, Nov 25, 2021 at 01:49:01PM +0100 schrieb András Simonyi:
> if that's the entire content then it is not a well-formed bib(la)tex
> bibliography file: the value of the pages field and the entry's
> closing bracket are missing.
Thanks a lot.
I fixed this, updated to the newest org but still
On Wed, Nov 24, 2021 at 4:57 PM Nicolas Goaziou wrote:
>
> Hello,
>
> "Bruce D'Arcus" writes:
>
> > I can't fully pin this down, but I and a couple of others I've
> > discussed this with are seeing the following behavior.
> >
> > With this example:
> >
> > a citation [cite:@couper2014] and anothe
On Thu, 25 Nov 2021 at 12:21, juh wrote:
> After I fixed my installation I now use org-mode 9.5.1 but still
> citations are not rendered in no export format neither with basic nor
> with csl.
> test.bib in same directory:
>
>
> @article{doe,
> author={org, mode and Syntax, Citation and
guilla...@gbuisson.com writes:
> It seems to me that there is a redundant check which uses `file-exists-p`
> even if using TRAMP, the plantuml jar is located on the remote server, so
> it fails with an error even though the command to actually render the
> diagrams works fine.
I disagree that
Daniele Pizzolli writes:
> I submitted my small test patch for a bug in babel/shell early this year
> (unfortunately I was not able to fix the bug). I still think that the
> test is valuable for inclusion. If not, please give feedback.
>
> See the original mail at: <87h7jhus7k.fsf@spx.local.exam
Max Nikulin writes:
> On 24/11/2021 20:11, Ihor Radchenko wrote:
>>
>> - Generally, more and better tests would be welcome.
>
> There are some tests (test-org/org-sort-remove-invisible) lost in a
> lengthy thread
> https://list.orgmode.org/orgmode/s5p88r$go9$1...@ciao.gmane.io/
> There is even
Maxim Nikulin writes:
> I think, new variant should be committed even it does not fix Juan's
> case. He have not confirmed the fix yet.
The patch does apply onto main, but I have a comment.
> + ;; Emphasis of second word.
> + ;; Locales with significant spaces (C, es_ES, pl_PL)
I su
Am Wed, Nov 24, 2021 at 08:29:46PM +0100 schrieb András Simonyi:
> > The error disappears but the bibliography still is not rendered.
> >
> > I get the plain code:
> >
> > [@doe 45]
> >
> > [cite/t:@doe 45]
> >
> > juh
> is the rendering OK when you export using the built-in, standard
> backends, e
Am Wed, Nov 24, 2021 at 07:06:51PM +0100 schrieb Noboru:
>
> > Symbol's function definition is void: org-collect-keywords, skipping
>
> You might need to update your Org. I guess you are on 9.3? This function is
> introduced with 9.4 if I remember correctly; it is prerequisite for Org-roam
> no
Hi All,
My Emacs Workflow involves connecting to a dev server over SSH so I can use my
machines as thin clients and avoid synchronizing files,
for that I do pretty much everything over TRAMP as I don’t want to lose the
benefits of GUI Emacs.
While everything mostly works impressively fine, I not
Hello,
I am customizing my org-mode installation but there is something that I
don't understand.
When I execute the following statement:
```
(setq org-html-mathjax-template
"
MathJax.Hub.Config({
displayAlign: \"%ALIGN\",
displayIndent: \"%INDENT\",
\"HTML-CSS\": {
Tim Loderhose writes:
> Hi,
>
> I am also getting this error. It's fixable only by re-installing org from a
> emacs -q, I assumed because files on the agenda file list are visited
> before org is fully installed?
> Unfortunately, this also occurs with a fresh install of Emacs
> (re-installing all
Hi,
I am also getting this error. It's fixable only by re-installing org from a
emacs -q, I assumed because files on the agenda file list are visited
before org is fully installed?
Unfortunately, this also occurs with a fresh install of Emacs
(re-installing all packages), but I'm not sure why. I'd
20 matches
Mail list logo