[PATCH] cosmetic of begin/end lines

2025-01-21 Thread Phil Estival
Hi, Is there any reason to force the extension of the lines of begin/end while the whole fontification of a block is on? I haven't seen any since org 9 and this allows to under/overline only the text of begin/end while setting the background color of the entire line. Cheers, PhilFrom 61cf0a3cc6

Re: [BUG] Warning (org-element): ‘org-element-at-point’ cannot be used in non-Org buffer # (org-agenda-mode) [9.7.11 (release_9.7.11 @ /Applications/Emacs.app/Contents/Resources/l

2025-01-21 Thread Mark Barton
> On Jan 21, 2025, at 12:48 PM, Ihor Radchenko wrote: > > May you try to run M-x debug-on-entry RET display-warning RET and > try triggering the warning? Then, you will see a backtrace with the full > information about where the warning is triggered. > > (you can later disable the debugger via

[BUG] Warning (org-element): ‘org-element-at-point’ cannot be used in non-Org buffer # (org-agenda-mode) [9.7.11 (release_9.7.11 @ /Applications/Emacs.app/Contents/Resources/lisp/

2025-01-21 Thread Mark Barton
--text follows this line-- 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] Warning (org-element): ‘org-element-at-point’ cannot be used in non-Org buffer # (org-agenda-mode) [9.7.11 (release_9.7.11 @ /Applications/Emacs.app/Contents/Resources/l

2025-01-21 Thread Ihor Radchenko
Mark Barton writes: > I had tried modifying Org agenda to display the repeater in tasks as Wai > Hon's Blog documented a few weeks ago: > https://whhone.com/posts/org-agenda-repeated-tasks/ > > Below is the code that causes the org-element warning: > > (defun my/org-agenda-repeater () > "The re

Re: Link preview generation with new link preview property

2025-01-21 Thread Björn Bidar
Ihor Radchenko writes: > Björn Bidar writes: > >> The thing that confused me, but I think I wasn't aware of not getting it >> yesterday was that org--create-inline-image creates the actual image >> object. I was thinking that the image object would have been created in the >> handler and then pa

Re: [TASK] Documenting ob-fortran, ob-forth, ob-sed, ob-ocaml, ob-ruby, and ob-sass

2025-01-21 Thread Thomas S. Dye
Ihor Radchenko writes: Ihor Radchenko writes: ... Let me then change the subject here to indicate that these languages are being worked on. Thomas, may I know if you got a chance to work on this? Not yet. Is there a deadline? I can try to meet one if need be. -- Thomas S. Dye https:

Re: [TASK] Documenting ob-fortran, ob-forth, ob-sed, ob-ocaml, ob-ruby, and ob-sass

2025-01-21 Thread Ihor Radchenko
"Thomas S. Dye" writes: >> Thomas, may I know if you got a chance to work on this? > > Not yet. Is there a deadline? I can try to meet one if need be. No deadlines. I just try to follow up on email threads after a month of silence to make sure that they are not forgotten and do not get stuck.

Re: [TASK] Documenting ob-fortran, ob-forth, ob-sed, ob-ocaml, ob-ruby, and ob-sass (was: [TASK] Move babel backend docs from WORG to Org manual)

2025-01-21 Thread Ihor Radchenko
Ihor Radchenko writes: >... > Let me then change the subject here to indicate that these languages are > being worked on. Thomas, may I know if you got a chance to work on this? -- Ihor Radchenko // yantar92, Org mode maintainer, Learn more about Org mode at . Support Org

Re: PATCH: ox-latex table of contents patch consolidated

2025-01-21 Thread Ihor Radchenko
Pedro Andres Aranda Gutierrez writes: > I will need a couple of days offline. I'm sending the last consolidated > version of the ToC patch for ox-latex.el Thanks! Looks like you omitted some of the points discussed (your patch changes how opt-title is handled in unnumbered sections with footnote

Re: Link preview generation with new link preview property

2025-01-21 Thread Ihor Radchenko
Björn Bidar writes: > The thing that confused me, but I think I wasn't aware of not getting it > yesterday was that org--create-inline-image creates the actual image > object. I was thinking that the image object would have been created in the > handler and then passed to the helper function. Fe

Re: [BUG] Warning (org-element): ‘org-element-at-point’ cannot be used in non-Org buffer # (org-agenda-mode) [9.7.11 (release_9.7.11 @ /Applications/Emacs.app/Contents/Resources/l

2025-01-21 Thread Mark Barton
> On Jan 21, 2025, at 3:06 PM, Mark Barton wrote: > > > >> On Jan 21, 2025, at 12:48 PM, Ihor Radchenko wrote: >> >> May you try to run M-x debug-on-entry RET display-warning RET and >> try triggering the warning? Then, you will see a backtrace with the full >> information about where the w