[PATCH] Remove Emacs<24.4 compatibility code

2024-12-10 Thread Morgan Smith
* lisp/org-goto.el: Don't conditionally define keys based on if `isearch-other-control-char' is bound. Org mode only supports Emacs 27 and later. --- lisp/org-goto.el | 11 +++ 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/lisp/org-goto.el b/lisp/org-goto.el index f75cc9ed

Re: [PATCH] Testing: Add tests for `org-tags-sort-function'

2024-12-10 Thread Morgan Smith
Hello! Morgan Smith writes: > Ihor Radchenko writes: >>> + ;; TODO: a value of `nil' sorts it! That's not what the >>> + ;; defcustom :type of `org-tags-sort-function' says! It >>> + ;; says "No sorting". >> >> Right. When sort function is not set agenda specific

Re: [TASK] Move babel backend docs from WORG to Org manual

2024-12-10 Thread Suhail Singh
Ihor Radchenko writes: > The general idea is to port files from > https://git.sr.ht/~bzg/worg/tree/master/item/org-contrib/babel into > Org manual. Do contributions to the Orgmode manual require copyright assignment to the FSF? -- Suhail

Re: [PATCH worg] link-fix: fix broken link in ob-doc-gnuplot.org

2024-12-10 Thread Suhail Singh
Ihor Radchenko writes: > Suhail, do you want to get write access to WORG? > Since you plan to contribute regularly, it should be a reasonable thing > to do. Sure. It would reduce the friction and overhead for certain kinds of changes while still allowing for patch submissions to the mailing lis

Re: [TASK] Move babel backend docs from WORG to Org manual

2024-12-10 Thread Thomas S. Dye
Ihor Radchenko writes: Dear all, In my talk https://emacsconf.org/2024/talks/org-update, one of the tasks I announced was moving babel documentation from WORG to Org manual. Here, I would like to details what should be done for that task. This is a big task, but we can split it into much s

Re: Link preview: Applying color filter based on current theme

2024-12-10 Thread Ihor Radchenko
Tarjei Bærland via "General discussions about Org-mode." writes: > I use a lot of simple hand-drawn sketches in my notes. Ideally, I'd like > a setup where I could take a quick photo of these, and the crop and > adjust saturation and contrast to the point where they appear as black > pen lines

[TASK] Move babel backend docs from WORG to Org manual

2024-12-10 Thread Ihor Radchenko
Dear all, In my talk https://emacsconf.org/2024/talks/org-update, one of the tasks I announced was moving babel documentation from WORG to Org manual. Here, I would like to details what should be done for that task. This is a big task, but we can split it into much smaller and simpler tasks. I r

Re: Bug Report: Org Agenda 'custom-initialize-reset: Cache must be active'

2024-12-10 Thread Ihor Radchenko
Zan Owsley writes: > My apologies - I realised the mistake in how I changed how I was setting > 'org-agenda-files'. Continued head-banging was what I needed. No problem. Closing. Canceled. -- Ihor Radchenko // yantar92, Org mode maintainer, Learn more about Org mode at .

Re: [PATCH worg] .dir-locals.el: Disable byte-compilation.

2024-12-10 Thread Ihor Radchenko
"Suhail Singh" writes: > --- > .dir-locals.el | 3 +++ > 1 file changed, 3 insertions(+) > > diff --git a/.dir-locals.el b/.dir-locals.el > index 962c17f2..9f7310ed 100644 > --- a/.dir-locals.el > +++ b/.dir-locals.el > @@ -1,3 +1,6 @@ > +;;; Directory Local Variables-*- no-byte-comp

Re: [PATCH worg] link-fix: fix broken link in ob-doc-gnuplot.org

2024-12-10 Thread Ihor Radchenko
"Suhail Singh" writes: > * org-contrib/babel/languages/ob-doc-gnuplot.org (Introduction): Fix > link to source. Addressed in https://git.sr.ht/~bzg/worg/commit/f096416f Canceled. Suhail, do you want to get write access to WORG? Since you plan to contribute regularly, it should be a reasonable t

Re: [PATCH worg v2] ob-doc-gnuplot.org: Fix broken link to source.

2024-12-10 Thread Ihor Radchenko
Max Nikulin writes: > On 03/12/2024 02:32, Suhail Singh wrote: >> Max Nikulin writes: >> >> For now, I simply wanted to ensure the link was no longer broken. Feel >> free to discard the patch in favor of another that addresses the issue >> generically. > > I have pushed a commit changing worg/s

Re: Bug Report: Org Agenda 'custom-initialize-reset: Cache must be active'

2024-12-10 Thread Zan Owsley
My apologies - I realised the mistake in how I changed how I was setting 'org-agenda-files'. Continued head-banging was what I needed. Zan On 12/10/24 11:06 AM, Zan Owsley wrote: Hi, Emacs version: 30.0.92. I had been using org-agenda fine for a while with the new version, but this just st

Re: [PATCH worg] todo.org: Update tasks based on discussion with Ihor.

2024-12-10 Thread Ihor Radchenko
"Suhail Singh" writes: > --- > todo.org | 46 -- > 1 file changed, 36 insertions(+), 10 deletions(-) > > diff --git a/todo.org b/todo.org > index d8ce26d7..e2bd286d 100644 > --- a/todo.org > +++ b/todo.org > @@ -25,29 +25,37 @@ Thanks! Applied. https:

Re: Contributing (looking for good first issues to tackle)

2024-12-10 Thread Derek Chen-Becker
OK, after some debugging it looks like the primary culprit is the assignment of source-file from buffer-file-name. A quick patch seems to fix it, but I can definitely see a pattern here if org functions are trying to get the filename of the current buffer (I can submit an official patch if this loo

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

2024-12-10 Thread Ihor Radchenko
Tor-björn Claesson writes: >> 1. Ideally, we want at least one more menu entry here. Otherwise, the >>menu is not very useful. > ... > 1. The infrastructure is very useful in itself, but I have added an > option to add the DOI to the kill ring, it seems innocent enough. I had > first thought

Re: [BUG] ob-shell async session does not work with multiple blocks running [9.7.16 (9.7.16-ba9734 @ /nix/store/6la93ywyb1h055phgyqba7h7qay60p0m-emacs-packages-deps/share/emacs/site-lisp/elpa/org-9.7.

2024-12-10 Thread Ihor Radchenko
Matt writes: > It's not clear to me what causes the observed behavior. > > Assigning '1' and '2' to the echoes in each block shows that the results for > the second block are placed in the first: > ... What happens is related to the way ob-shell insert async indicators at the beginning/end of

Bug Report: Org Agenda 'custom-initialize-reset: Cache must be active'

2024-12-10 Thread Zan Owsley
Hi, Emacs version: 30.0.92. I had been using org-agenda fine for a while with the new version, but this just started and my init.el has no bearing on making it continue to happen. This is being reproduced using 'emacs -Q' followed by evaluating '(setq org-agenda-files "~/sync/gtd/gtd.org")

Re: [BUG] ob-maxima outputs linenum:0 in results on MacOS

2024-12-10 Thread Leo Butler
On Tue, Dec 10 2024, Benjamin McMillan wrote: > Hi Leo, > I get the following output: > > #+RESULTS: > > #+begin_example > (linenum:0, > #+end_example > > and from *messages*: > > Executing Maxima source code block > maxima -r \(linenum\:0\,\ > batchload\(\"/var/folders/f5/6nrph1812wdf0nlg4ddcs_5

Re: Contributing (looking for good first issues to tackle)

2024-12-10 Thread Ihor Radchenko
Derek Chen-Becker writes: > I would be happy to work with you on this if you're interested in > collaborating on it. I'm a little concerned with the scope, given that Ihor > said: "We should probably fix handling indirect buffers across Org mode". > I'm not sure how extensive indirect buffer hand

Re: Contributing (looking for good first issues to tackle)

2024-12-10 Thread Ihor Radchenko
Derek Chen-Becker writes: > ... I took a look at https://orgmode.org/worg/org-contribute.html and > https://tracker.orgmode.org/bugs but it's not clear to me if this is the > actual way we track issues or if this is just fancy indexing of the > mailing list (both?). Thanks for your interest! Wo

Re: Contributing (looking for good first issues to tackle)

2024-12-10 Thread Derek Chen-Becker
Hi Zororg, I would be happy to work with you on this if you're interested in collaborating on it. I'm a little concerned with the scope, given that Ihor said: "We should probably fix handling indirect buffers across Org mode". I'm not sure how extensive indirect buffer handling is across Org, or i

Re: [FR] :noweb-wrap header arg

2024-12-10 Thread Suhail Singh
Ihor Radchenko writes: > Thinking about this more in the context of the past meetup discussion, > maybe we can just go with two header arguments? :noweb-start :noweb-end? > Or, alternatively, we can use a single string and a placeholder for the > noweb reference name. Something like :noweb-wrap "

Re: [PATCH worg v2] ob-doc-gnuplot.org: Fix broken link to source.

2024-12-10 Thread Suhail Singh
Max Nikulin writes: > I have realized that ob-doc-gnuplot.org and org-babel-gnuplot.org files are > quite similar. Good catch! The latter have not got some recent update though. I think, the > former may use noweb to have source code blocks active while using the same > content for exporting wi

Re: [PATCH worg] .dir-locals.el: Disable byte-compilation.

2024-12-10 Thread Suhail Singh
Hello Max, Please note that I am not subscribed to the mailing list. As such, please ensure that you include my email in the addresses if you'd like a timely response (or, in some cases, a response at all). Max Nikulin writes: > On 04/12/2024 04:43, Suhail Singh wrote: >> +++ b/.dir-locals.el

Re: Contributing (looking for good first issues to tackle)

2024-12-10 Thread Russell Adams
On Mon, Dec 09, 2024 at 11:41:38PM -0700, Derek Chen-Becker wrote: > I've been a long-time user of org mode and while I already make monetary > donations, I would also like to help out in terms of code and > documentation. I would suggest helping curate Worg by: - removing or fixing dead links

Link preview: Applying color filter based on current theme

2024-12-10 Thread General discussions about Org-mode.
Hi! I use a lot of simple hand-drawn sketches in my notes. Ideally, I'd like a setup where I could take a quick photo of these, and the crop and adjust saturation and contrast to the point where they appear as black pen lines on a white or transparent background. It would be perfect if I cou

Re: Contributing (looking for good first issues to tackle)

2024-12-10 Thread Dilip
> (looking for good first issues to tackle) Since you said this, I'd like to point to my own issue that I raised. Even I have not tried to solve to debug the issue (which is bad on my part) https://list.orgmode.org/87y15bcbi1.fsf@localhost/ Even I have been a lurker here, just falling into the

Re: [BUG] ob-maxima outputs linenum:0 in results on MacOS

2024-12-10 Thread Benjamin McMillan
Hi Leo, I get the following output: #+RESULTS: #+begin_example (linenum:0, #+end_example and from *messages*: Executing Maxima source code block maxima -r \(linenum\:0\,\ batchload\(\"/var/folders/f5/6nrph1812wdf0nlg4ddcs_58gn/T/babel-wImUPJ/maxima-Swf2M2.max\"\)\)\$ --very-quiet Wrote /var