Re: A small contribution to the doc

2023-12-24 Thread Pedro Andres Aranda Gutierrez
It's just for illustration purposes. One could also use backend=bibtex ;-) Best, /PA On Sun, 24 Dec 2023 at 20:01, Ihor Radchenko wrote: > András Simonyi writes: > > >> > Just to submit a small addition to the org-mode documentation. This > not > >> > being the best of times, I would have

Re: [PATCH] Highlight ANSI sequences in the whole buffer (was [PATCH] ANSI color on example blocks and fixed width elements)

2023-12-24 Thread Nathaniel Nicandro
Matt writes: > Thank you for bringing this to my attention and thank you Nathaniel for your > work on this. No problem, I'm glad to contribute to Org :) > Nathaniel, if you and I happen to cross paths in one of Ihor's "office > hours," I would enjoy learning more about what you're doing.

Re: [PATCH] Highlight ANSI sequences in the whole buffer (was [PATCH] ANSI color on example blocks and fixed width elements)

2023-12-24 Thread Nathaniel Nicandro
Ihor Radchenko writes: > It runs fine on my side, although I am not sure if things are working as > expected for all the cases. For example, headlines never got fontified > on my side when I tried your patch on top of the latest main branch. Yes, the headlines are currently not fontified

Re: A small contribution to the doc

2023-12-24 Thread Ihor Radchenko
András Simonyi writes: >> > Just to submit a small addition to the org-mode documentation. This not >> > being the best of times, I would have needed this pointer, >> >> Thanks! >> Applied, onto main, adding a commit message. > > just out of curiosity: isn't the "backend=biber" option

Re: A small contribution to the doc

2023-12-24 Thread András Simonyi
Dear All, On Sun, 24 Dec 2023 at 19:12, Ihor Radchenko wrote: > > Pedro Andres Aranda Gutierrez writes: > > > Just to submit a small addition to the org-mode documentation. This not > > being the best of times, I would have needed this pointer, > > Thanks! > Applied, onto main, adding a commit

Re: A small contribution to the doc

2023-12-24 Thread Ihor Radchenko
Pedro Andres Aranda Gutierrez writes: > Just to submit a small addition to the org-mode documentation. This not > being the best of times, I would have needed this pointer, Thanks! Applied, onto main, adding a commit message.

A small contribution to the doc

2023-12-24 Thread Pedro Andres Aranda Gutierrez
Hi, Just to submit a small addition to the org-mode documentation. This not being the best of times, I would have needed this pointer, 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:

Re: How to execute Lisp code /after/ a capture template has been filled before it is finalized?

2023-12-24 Thread Tim Landscheidt
Ihor Radchenko wrote: > […] > %(...) expansion is executed _before_ capture template is fully > calculated. It is generally not designed to side-effect functions. > You can instead use template-local hooks, introduced in Org 9.6. See >

Re: *doc/org-manual.org: Fix the description for "Internal Link" in the org-mode manual

2023-12-24 Thread Ihor Radchenko
Ihor Radchenko writes: > In summary, there is no _bug_ on Org side here. However, the behavior is > indeed not very intuitive. This kind of scenario should probably be > added to org-lint, so that users can be warned about assigning > attributes to src block results. Now, we have org-lint

Re: strange error exporting to ascii

2023-12-24 Thread Ihor Radchenko
Ihor Radchenko writes: > "Fraga, Eric" writes: > >> So there seems to be some compilation bug maybe? I will build Emacs >> from git as the version I'm using was built in September (I don't update >> during term time as I depend on Emacs and org for my teaching). I'll >> report back after

Re: [PATCH] * doc/org-manual.org: Fix typo

2023-12-24 Thread Ihor Radchenko
Morgan Smith writes: > doc/org-manual.org: 'org-hierarchical-checkbox-statistics' -> > 'org-checkbox-hierarchical-statistics' Applied, onto bugfix. https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=086752fb3 -- Ihor Radchenko // yantar92, Org mode contributor, Learn more about

Re: [PATCH] lisp/org-agenda.el: Check agenda type earlier

2023-12-24 Thread Ihor Radchenko
Morgan Smith writes: > lisp/org-agenda.el (org-agenda-goto-date): Check agenda type earlier. > Also remove redundant error. > > When this function is run on a todo agenda the user is given the > undescriptive error "(wrong-type-argument listp "todo")" because we > attempt to parse the