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
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
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
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
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
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
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
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
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
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.
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
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"
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
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
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
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
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.
---
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
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
19 matches
Mail list logo