Re: [DISCUSSION] Contributing policy for WORG

2025-01-27 Thread Joseph Turner
Bastien Guerry  writes:

> Joseph Turner  writes:
>
>>> I am not a Worg contributor but such workflow would definitively
>>> scare me off.
>>
>> Understandable :) If we added some sort of bleeding-edge peer-to-peer
>> way to contribute to worg, it would certainly be in addition to
>> tried-and-true methods like emailed patches.
>
> Between the good old patch-based contribution way and the experimental
> peer-to-peer way, there is probably yet another (complementary) way.
>
> What about gollum?
>
> https://github.com/gollum/gollum
>
> From what I understand, it would provide a way to let users modify Org
> files by editing them from a web interface (without Git knowledge), on
> top of rendering the .org files as HTML pages.

Interesting project.  Would you want to allow contributions from anyone?
Or would you need to set up auth also?  I'm not sure if contributions
automatically push master.

> Would someone try to set up a proof-of-concept?



[BUG] Latex exporter should consider export settings [9.6.15 (release_9.6.15 @ /usr/share/emacs/29.3/lisp/org/)]

2025-01-27 Thread Antero Mejr


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.


When exporting a latex document using `org-latex-export-to-latex`, a
\hypersetup section is added that contains the author name and title,
even though the variables `org-export-with-title` and
`org-export-with-author` are nil.

The \title{} section is also populated when `org-export-with-title` is
nil.

I think the latex exporter should work like the HTML exporter, and
respect the `org-export-with-*` settings to suppress the export of those
commands.

Emacs  : GNU Emacs 29.3 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.24.41, 
cairo version 1.18.0)
 of 2024-04-01, modified by Debian
Package: Org mode version 9.6.15 (release_9.6.15 @ 
/usr/share/emacs/29.3/lisp/org/)



`org-do-latex-and-related' performance issues

2025-01-27 Thread Benjamin Slade
I had `org-highlight-latex-and-related' set to `'(latex script))' and found 
that this (which triggers the running of `org-do-latex-and-related' ) seems to 
incur quite significant performance hits, especially with large Org files. 
(Even moreso, I think, if they have lots of headings - 
 is a good example for this.)

Running with Emacs 30.0.93 and Org-Mode 9.8-pre.


Re: [BUG] Latex exporter should consider export settings [9.6.15 (release_9.6.15 @ /usr/share/emacs/29.3/lisp/org/)]

2025-01-27 Thread Pedro Andres Aranda Gutierrez
Antero writes:
> When exporting a latex document using `org-latex-export-to-latex`, a
> \hypersetup section is added that contains the author name and title,
> even though the variables `org-export-with-title` and
> `org-export-with-author` are nil.
>
> The \title{} section is also populated when `org-export-with-title` is
> nil.
>
> I think the latex exporter should work like the HTML exporter, and
> respect the `org-export-with-*` settings to suppress the export of those
> commands.
>
> Emacs  : GNU Emacs 29.3 (build 1, x86_64-pc-linux-gnu, GTK+ Version
3.24.41,
> cairo version 1.18.0)
>  of 2024-04-01, modified by Debian
> Package: Org mode version 9.6.15 (release_9.6.15 @
> /usr/share/emacs/29.3/lisp/org/)

This is a good one... Working on it

Best, /PA
-- 
Fragen sind nicht da, um beantwortet zu werden,
Fragen sind da um gestellt zu werden
Georg Kreisler

Headaches with a Juju log:
unit-basic-16: 09:17:36 WARNING juju.worker.uniter.operation we should run
a leader-deposed hook here, but we can't yet