Re: [BUG] Styles file and locale environment [9.6.13]

2024-01-04 Thread Hakan Dağdelen
This is too much work unfortunately, since I come around the problem by calling terminal commands instead of built-in emacs functions. But I can say the problem is still reproducible on my system under Org 9.6.15. I am going to upgrade to emacs 29.1 soon. Maybe, there is a some sort of

Re: [BUG] Styles file and locale environment [9.6.13]

2024-01-04 Thread Ihor Radchenko
Hakan Dağdelen writes: > The text below is from the message buffer. I started emacs with the Q > argument from terminal and then reloaded Org. I didn't hit any error. > > This time, styles file was not ignored. > > ... > Org mode version 9.5.5 (release_9.5.5 @ >

Re: [BUG] Styles file and locale environment [9.6.13]

2024-01-04 Thread Hakan Dağdelen
The text below is from the message buffer. I started emacs with the Q argument from terminal and then reloaded Org. I didn't hit any error. This time, styles file was not ignored. For information about GNU Emacs and the GNU system, type C-h C-a. Loading

[BUG] simple documentation update [9.7-pre (release_9.6.11-923-g6f960f @ /Users/stephen/.emacs.d/straight/build/org/)]

2024-01-04 Thread Stephen J. Eglen
Line 32 and 33 of org-id.el state: ;; Identifiers consist of a prefix (default "Org" given by the variable ;; `org-id-prefix') ... I think that should now read: ;; Identifiers may consist of a prefix (given by the variable ;; `org-id-prefix') ... as the default for org-id-prefix is now nil for

[BUG] org-element-at-point: Throw an error when not in org-mode [9.7-pre (release_9.6.15-1033-gd8586f @ /home/marie/.emacs.d/straight/build/org/)]

2024-01-04 Thread Marie-Helene Burle
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.

Re: [BUG] Styles file and locale environment [9.6.13]

2024-01-04 Thread Ihor Radchenko
Hakan Dağdelen writes: > I don't see any error or warning. Styles file is silently ignored. The > org document is converted as if there is no styles file referred at the > beginning of the document. Ok. Then, may you please share minimal reproducer starting from emacs -Q? See

Re: [BUG] Styles file and locale environment [9.6.13]

2024-01-04 Thread Hakan Dağdelen
Thanks for the reply. I don't see any error or warning. Styles file is silently ignored. The org document is converted as if there is no styles file referred at the beginning of the document. Best, Hakan 4.01.2024 17:54 tarihinde Ihor Radchenko yazdı: Hakan Dağdelen writes: When I put

Re: Real-time, granular synchronization of .org files across devices?

2024-01-04 Thread Günter Lichtenberg
Ihor Radchenko writes: > Ant via "General discussions about Org-mode." > writes: > >> I've been using Emacs+Org Mode on my Linux and Android devices >> for some time now and have been encountering some little synchronization >> issues that have made it difficult for me to use Org as a task

Re: [PATCH] ob-C.el compile-only header argument, was Re: How to use mpirun with C or C++ Org-babel?

2024-01-04 Thread Leo Butler
On Fri, Dec 22 2023, Ihor Radchenko wrote: > Leo Butler writes: > >>> What will happen if we have something like :results value or :results >>> output instead of :results file link? >> >> Originally, I felt that only ":results file" makes sense. I have adopted >> your suggestion, though, and

Re: table of contents + export = Unable to resolve link

2024-01-04 Thread Max Nikulin
On 04/01/2024 22:53, libreville wrote: * contents :TOC: - [[#a-headline][a headline]] - [[#another][another]] [...] https://github.com/snosov1/toc-org/issues/35 Does org-ruby support the following? - [[*a headline][a headline]] - [[*another][another]]

Re: Real-time, granular synchronization of .org files across devices?

2024-01-04 Thread Ihor Radchenko
Ant via "General discussions about Org-mode." writes: > I've been using Emacs+Org Mode on my Linux and Android devices > for some time now and have been encountering some little synchronization > issues that have made it difficult for me to use Org as a task manager. > ... > One such concrete

Re: org table export to latex, longtable, code does not compile

2024-01-04 Thread Uwe Brauer
> Uwe Brauer writes: > This is the same with what I see (except how timestamps are exported, > but those are not relevant). I see, so my problem occurs from the fact that I want every endline (\\) also carry a \hline. So the solution I posted fixes then this particular problem. -- I

Re: [QUESTION] Fontlocking for source block implementation

2024-01-04 Thread Ihor Radchenko
Huan Nguyen writes: > I’d like to know how the fontlocking is implemented for the source blocks > (#begin_src lang #end_src). Can someone give me some functions/files I can > take a look at. Check out `org-src-font-lock-fontify-block'. -- Ihor Radchenko // yantar92, Org mode contributor,

Stripping captured journal entries

2024-01-04 Thread Loris Bennett
Hi, I capture journal entries such as * 2024-01 January ** 2024-01-03 Wednesday *** Did this Added: [2024-01-03 Wed 10:35] - foo *** Did that Added: [2024-01-03 Wed 12:13] - bar ** 2024-01-04 Thursday *** Did something else Added: [2024-01-04 Thu 09:53]

Re: table of contents + export = Unable to resolve link

2024-01-04 Thread Ihor Radchenko
libreville writes: >> May you please elaborate what you mean by "completes"? > > thanks for the question! > > you've helped me diagnose the issue better. it isn't org, it's my setup, > which includes the toc-org package. > > turns out the issue i've described is known: >

[POLL] Any users setting `org-agenda-use-tag-inheritance' to nil or other non-default value?

2024-01-04 Thread Ihor Radchenko
Hello, We have a customization `org-agenda-use-tag-inheritance' that controls whether agenda searches should use tag inheritance or not. One of the main motivations to introduce it was that agenda searches could become really slow when resolving inherited tags. However, inherited tags can now be

Re: table of contents + export = Unable to resolve link

2024-01-04 Thread libreville
>> org helpfully completes the table of contents for me: >> >> * contents :TOC: >> - [[#a-headline][a headline]] >> - [[#another][another]] > > May you please elaborate what you mean by "completes"? thanks for the question! you've helped me diagnose the issue better. it isn't org, it's my

Re: org table export to latex, longtable, code does not compile

2024-01-04 Thread Ihor Radchenko
Uwe Brauer writes: >>> \begin{longtable}{|r|r|l|l|l|l|l|} >>> \hline >>> Num & Documento & \textit{26.04.2024} & \textit{29.04.2024} & >>> \textit{06.05.2024} & \textit{08.05.2024} & \textit{10.05.2024}\\ \hline > >> This is not what I am seeing with Emacs 29. > > Very strange I have not set >

Re: [PATCH] lisp/org/org-agenda.el (org-todo-list): rename variables and format

2024-01-04 Thread Ihor Radchenko
Nafiz Islam writes: > Subject: [PATCH] lisp/org/org-agenda.el (org-todo-list): rename variables and > format Thanks! Applied, onto main, with minor amendments to the commit message. https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=a27a1b87b I also listed you in the contributor

Re: [BUG] Warning when trying to format code in org mode. [9.7 (9.7-??-57b94f344 @ /Users/russell/.emacs.d/.local/straight/build-29.1/org/)]

2024-01-04 Thread Ihor Radchenko
Russell Helmstedter writes: > I received the following warning: > > #+begin_example > ⛔ Warning (org-element): org-element--cache: Org parser error in > silent-board-game.org::1697. Resetting. > The error was: (error "Invalid search bound (wrong side of point)") > Backtrace: > nil > Please

Re: [BUG] Styles file and locale environment [9.6.13]

2024-01-04 Thread Ihor Radchenko
Hakan Dağdelen writes: > When I put the following line in my Emacs init file, Orgmode cannot find > my styles file for converting org documents into odt files. > > (set-locale-environment "tr_TR.UTF-8") > > My system's default locale environment is set to en_US.UTF-8. > ... > My styles file is

Re: [PATCH] org-babel-demarcate-block: split using org-element instead of regexp

2024-01-04 Thread Ihor Radchenko
gerard.vermeu...@posteo.net writes: >> I made some adjustments to the patch, making use of org-element API. >> See the attached updated version of the patch. Thanks! See my comments inline. > I have tried to clean up the code. I have also tried to get `body-beg' > and > `body-end' marking the

Re: [BUG] org-lint shows strange spurious message before exporting to LaTeX

2024-01-04 Thread Ihor Radchenko
gerard.vermeu...@posteo.net writes: > when I have an org file with a line like > #+cite_export: biblatex phys,biblabel=brackets,doi=true > and I invoke org-lint before I have exported the file to LaTeX, > then org-lint complains: > 9 nil Unknown cite export processor %S > > This strange

[BUG] Warning when trying to format code in org mode. [9.7 (9.7-??-57b94f344 @ /Users/russell/.emacs.d/.local/straight/build-29.1/org/)]

2024-01-04 Thread Russell Helmstedter
I received the following warning: #+begin_example ⛔ Warning (org-element): org-element--cache: Org parser error in silent-board-game.org::1697. Resetting. The error was: (error "Invalid search bound (wrong side of point)") Backtrace: nil Please report this to Org mode mailing list (M-x

[PATCH] lisp/org/org-agenda.el (org-todo-list): rename variables and format

2024-01-04 Thread Nafiz Islam
From dfd86feb0baa7075b58507e3b8bf3b3a958b0f79 Mon Sep 17 00:00:00 2001 From: Nafiz Islam Date: Tue, 26 Dec 2023 12:34:20 -0500 Subject: [PATCH] lisp/org/org-agenda.el (org-todo-list): rename variables and format * lisp/org/org-agenda.el (org-todo-list): Use `org-today' directly for

Re: [PATCH] Fix org-agenda-skip-scheduled-if-deadline-is-shown bug

2024-01-04 Thread Ihor Radchenko
[CCing Bastien] Morgan Smith writes: >> I think that you misunderstand the purpose of 'repeated-after-deadline >> value. Let me provide an example: >> >> 'repeated-after-deadline allows this task >> >> * Do me every day before March, 16th (included) >> SCHEDULED: <2013-03-12 mar.

[BUG] Styles file and locale environment [9.6.13]

2024-01-04 Thread Hakan Dağdelen
Hi! When I put the following line in my Emacs init file, Orgmode cannot find my styles file for converting org documents into odt files. (set-locale-environment "tr_TR.UTF-8") My system's default locale environment is set to en_US.UTF-8. Without that line, Org documents are converted in

Re: Translation of the Org mode manual (was: Translation of manuals (was: SES manual French translation))

2024-01-04 Thread Jean-Christophe Helary
Ihor, Thank you for chiming in. > On Jan 4, 2024, at 20:34, Ihor Radchenko wrote: > > Jean-Christophe Helary > writes: >> I’m not sure this is the place to discuss translation theory... > > Let me steer this discussion to non-texi manuals - Org mode manual. Sure. > We also had a few

[QUESTION] Fontlocking for source block implementation

2024-01-04 Thread Huan Nguyen
I’d like to know how the fontlocking is implemented for the source blocks (#begin_src lang #end_src). Can someone give me some functions/files I can take a look at. For developing a markup based language mode. A colleague kinda has it but it applies the fontlocking to the entire buffer,

Real-time, granular synchronization of .org files across devices?

2024-01-04 Thread General discussions about Org-mode.
Hi, I've been using Emacs+Org Mode on my Linux and Android devices for some time now and have been encountering some little synchronization issues that have made it difficult for me to use Org as a task manager. I've encountered no big issues regarding long documents or note writing, but due to

Translation of the Org mode manual (was: Translation of manuals (was: SES manual French translation))

2024-01-04 Thread Ihor Radchenko
Jean-Christophe Helary writes: > I’m not sure this is the place to discuss translation theory... Let me steer this discussion to non-texi manuals - Org mode manual. We also had a few requests about translations, although Org mode needs are more general compared to a very focused task of

[BUG] org-lint shows strange spurious message before exporting to LaTeX

2024-01-04 Thread gerard . vermeulen
Hi, when I have an org file with a line like #+cite_export: biblatex phys,biblabel=brackets,doi=true and I invoke org-lint before I have exported the file to LaTeX, then org-lint complains: 9 nil Unknown cite export processor %S This strange message goes away when I invoke org-lint after

Re: [PATCH] org-babel-demarcate-block: split using org-element instead of regexp

2024-01-04 Thread gerard . vermeulen
On 03.01.2024 16:11, Ihor Radchenko wrote: gerard.vermeu...@posteo.net writes: [...] Attached you'll find a new patch that seems to solve the block indentation problem that you have pointed out, see PS or attached patch-demo.org. test-ob/demarcate-block-split passes. This was a bug in