Re: [BUG] export blocks no longer fontifying [9.7.10 (release_9.7.10 @ /Users/ben/Scripts/emacs/lisp/org/)]

2024-11-03 Thread Ihor Radchenko
Benjamin McMillan writes: > Thank you! > And you are right, I haven't installed java on this computer, and a > terminal call to java returns the message "The operation couldn’t be > completed. Unable to locate a Java Runtime." > Is that expected behavior? I'm not very familiar with testing framew

Re: Follow-up on: Quick fix: ATTR_BEAMER not showing in autocompletion

2024-11-03 Thread Ihor Radchenko
Pedro Andres Aranda Gutierrez writes: > Observation: Variables controlled by #+STARTUP are ‘defcustom’, so > they will interfere: for example, the beamer startup option may appear > when working on the lecture file or may be suppressed in the > presentations depending on how I load the org-files.

Re: Fix "inverted" behavior of `colnames' header argument

2024-11-03 Thread Rudolf Adamkovič
Rudolf Adamkovič writes: > In fact, I do not understand the manual. It says: [...] Upon further thinking, I think I now get it. My understanding: - =nil= :: 1. Drop the column names from the input, if tabular. 2. Run the code block, possibly producing results. 3. Re-add the c

Is there a method to extract incomplete items from Org lists as strings?

2024-11-03 Thread Jean Louis
I have blobs, or strings of Org Mode, and I would like to programmatically extract incomplete items - [x] First one is complete - [ ] This second one is incomplete, and I would like extracting it in full, even if it has multiple lines - [x] This one is complete I would prefer to do ex

Re: Follow-up on: Quick fix: ATTR_BEAMER not showing in autocompletion

2024-11-03 Thread Pedro Andres Aranda Gutierrez
Hi, right, but if they directly were buffer-local from the very beginning, one wouldn't have to be jumping between files to understand that. Call it 'pedantic time optimisation' from someone getting older ;-) best, /PA On Sun, 3 Nov 2024 at 19:02, Ihor Radchenko wrote: > Pedro Andres Aranda Gut

[BUG] parser error [9.6.1 ( @ /home/clayton/.emacs.d/elpa/org-9.6.1/)]

2024-11-03 Thread Clayton Bennett
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] parser error [9.6.1 ( @ /home/clayton/.emacs.d/elpa/org-9.6.1/)]

2024-11-03 Thread Ihor Radchenko
Clayton Bennett writes: > Emacs : GNU Emacs 27.1 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.24.33, > cairo version 1.16.0) > of 2024-09-17, modified by Debian > Package: Org mode version 9.6.1 ( @ /home/clayton/.emacs.d/elpa/org-9.6.1/) Thanks for reporting! Do you keep seeing the error if

RE: [Solved] How to show contents of just the filtered headlines

2024-11-03 Thread Kepa
Hi Ihor, that is great. I am sorry I didn't know org-agenda-entry-text-mode, nor org-agenda-write. Great, really. Thanks! > -Original Message- > From: yantar92 at posteo.net > > Sent: Wednesday, October 30, 2024 8:10 PM > To: Kepa > Cc: emacs-orgmode at gnu.org orgmode_at_gnu_org_kqcg

Re: Fix "inverted" behavior of `colnames' header argument

2024-11-03 Thread Rudolf Adamkovič
Rudolf Adamkovič writes: > Oh, I see. Wow, that is /really/ confusing from the user's POV. In fact, I do not understand the manual. It says: The default value is ‘nil’: if an input table has column names—because the second row is a horizontal rule—then Org removes the column names, proc

[PATCH] ob-ditaa.el: custom var name, ditaa executable, SVG output, and chararacter encoding

2024-11-03 Thread Jarmo Hurri
Greetings. Please find attached a patch written mainly to allow a ditaa executable to be used instead of a JAR file. Assuming that this patch is (eventually) accepted, I can also volunteer to be a maintainer for this file if one is needed. All the best, Jarmo >From 090beafd82518380aa59eecf0e35

Re: Date prompt and parse-time variables

2024-11-03 Thread Gautier Ponsinet
Hello Ihor, Ihor Radchenko [2024-11-03 18:13 +]: > You do not have to replace the month names in that variable. You may > instead leave the English mappings, adding your non-English names as > extra. Oh! You are absolutely right, and I had completely missed the point here. Thank you very muc

Re: Fix "inverted" behavior of `colnames' header argument

2024-11-03 Thread Rudolf Adamkovič
Ihor Radchenko writes: > Our convention is to use [BUG] in subject like to mark bugs. That's > what M-x org-submit-bug-report does. TIL ... again. :) > What you show looks consistent with "16.4 Environment of a Code Block" > in Org manual. Oh, I see. Wow, that is /really/ confusing from the

Re: [PATCH] ob-ditaa.el: custom var name, ditaa executable, SVG output, and chararacter encoding

2024-11-03 Thread Ihor Radchenko
Jarmo Hurri writes: > Please find attached a patch written mainly to allow a ditaa executable > to be used instead of a JAR file. Assuming that this patch is > (eventually) accepted, I can also volunteer to be a maintainer for this > file if one is needed. Thanks for the patch and for volunteeri

Re: Multiline Macros

2024-11-03 Thread Ihor Radchenko
Thuna writes: > Here's a package which allows defining multiline Org macros via > #+BEGIN_MACRO ... #+END_MACRO: https://git.sr.ht/~thuna/org-multiline-macro > (I've also attached the elisp file here.) Thanks for sharing! > ... > All thoughts, ideas, suggestions, and bug reports are welcome. Y

Re: Noweb references and padlines

2024-11-03 Thread Ihor Radchenko
Linus Arver writes: > Org supports adding blank lines between concatenated source code blocks > with the "padline" header argument [1]. However this does not work for > Noweb references. > ... > Which is great. But the same blank lines are not inserted for the > following case using "Noweb chunk"

Re: [PATCH] ob-comint,R,python: Options for more robust non-async session output

2024-11-03 Thread Jack Kamm
Ihor Radchenko writes: > Thanks! > I think that we need to do the same things as with your > `org-babel-comint-async-register' patch: (1) ORG-NEWS; (2) possibly use > more descriptive values. I'm attaching an updated patch with NEWS entry and more descriptive values for the prompt handling, cons

Re: Date prompt and parse-time variables

2024-11-03 Thread Ihor Radchenko
Gautier Ponsinet writes: > The org manual recommends to configure the variables parse-time-months > and parse-time-weekdays in order to use another language than English in > the time/date prompt. However, this can create conflict with other > functionality. For instance, it conflicts with the el

Re: Org uses obsolete `filter-buffer-substring-functions` variable

2024-11-03 Thread Ihor Radchenko
Stefan Kangas writes: > Org uses the obsolete variable `filter-buffer-substring-functions'. > This variable is likely due for deletion in Emacs 31.1. > > Usually, compatibility code looks for the new way of doing things, and > then prefers that. But it seems like someone decided here to look for

Re: Org-cite: Replace basic follow-processor with transient menu?

2024-11-03 Thread Ihor Radchenko
Tor-björn Claesson writes: > I feel that the guard option does the right thing by directly fixing > the pattern matching - but what approach do you prefer? I provided the guard example just for your reference. The preference for actual code is more readable code. IMHO, my second variant with (an