Re: [FR] Allow flattened imenu index

2023-12-14 Thread Spencer Baugh
Ihor Radchenko writes: > Eli Zaretskii writes: > >>> I am wondering if it makes more sense to add this "flatten" option >>> globally into imenu instead. >> >> I'm not sure I understand what you are asking. As we don't seem to >> have an active maintainer of imenu on board, more details are

Re: [PATCH] org-id: allow using parent's existing id in links to headlines

2023-12-14 Thread Rick Lupton
Dear Ihor, Thanks for taking a look at the patch and for your feedback. Re various docstrings, documenting new optional argument -- I will try to address these. Other comments/questions below. On Sun, 10 Dec 2023, at 1:35 PM, Ihor Radchenko wrote: > "This change..." part sounds like a commit

Re: [BUG] ox-texinfo no longer inserts menus if there is no content

2023-12-14 Thread Ihor Radchenko
Jonas Bernoulli writes: > (This came up in 878r9p1ntd@bernoul.li, on emacs-devel, but it > seems it fell through the cracks.) I thought I fixed this in https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=dbf415b84 ... as I said in

[BUG] ox-texinfo no longer inserts menus if there is no content

2023-12-14 Thread Jonas Bernoulli
Hello, (This came up in 878r9p1ntd@bernoul.li, on emacs-devel, but it seems it fell through the cracks.) If a section only has subsections but no content of its own, then ox-texinfo no longer generates the section's menu (listing the subsections). And if the section additionally is part of

Re: TODO item: is there a way to alert me about it?

2023-12-14 Thread Ihor Radchenko
Renato Pontefice writes: > Appointment reminders > > <> <> <> <> <>Org can interact with Emacs appointments notification > facility. To add the appointments of your agenda files, use the command > org-agenda-to-appt. This command lets you filter through the list of your > appointments and

Re: TODO item: is there a way to alert me about it?

2023-12-14 Thread Ihor Radchenko
Renato Pontefice writes: > Can you show me some package that do it? https://elpa.gnu.org/packages/org-notify.html for example. -- Ihor Radchenko // yantar92, Org mode contributor, Learn more about Org mode at . Support Org development at ,

Re: Links & images with different attributes in the same paragraph

2023-12-14 Thread Ihor Radchenko
Max Nikulin writes: >> Nested objects of the same type are not really a limitation of top-down >> parser. It is the syntax of objects that might but does not have to be. >> We might come up with a syntax that allow nesting. > > I would be glad to learn that I am wrong. The current parser picks

Re: [PATCH] ol-man.el: Enable completion

2023-12-14 Thread Ihor Radchenko
Max Nikulin writes: >> Max, may you convert this into a patch? > > See attachments Thanks! Applied, onto main. https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=7c9a5216b https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=b8d27bb4e -- Ihor Radchenko // yantar92, Org

Re: Provide org-insert-subitem

2023-12-14 Thread Ihor Radchenko
Bastien Guerry writes: >>> Of course I could bind it myself, and in one of my configs I have, but I >>> still think it deserves a default binding, even if it were to be a >>> "smart" command that worked like org-table-copy-down when in a table and >>> does org-insert-subheading otherwise

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

2023-12-14 Thread Ihor Radchenko
Nathaniel Nicandro writes: > From 66baf6e1d435974fb4c51cc47eb5b3ace3feb22c Mon Sep 17 00:00:00 2001 > From: Nathaniel Nicandro > Date: Tue, 9 May 2023 19:58:11 -0500 > Subject: [PATCH] Highlight ANSI escape sequences Matthew, this thread might be of interest for you as the new feature is

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

2023-12-14 Thread Ihor Radchenko
Nathaniel Nicandro writes: > Attached is the updated version of the patch. I've also attached an > updated file that I've been using for testing the feature. Sorry for the late reply, and thanks for the patch! It runs fine on my side, although I am not sure if things are working as expected

Re: How to use mpirun with C or C++ Org-babel?

2023-12-14 Thread Ihor Radchenko
Leo Butler writes: > From 7d8e406bc4a92e2e2eab772b2671dcd72ca8c202 Mon Sep 17 00:00:00 2001 > From: Leo Butler > Date: Tue, 12 Dec 2023 12:32:41 -0600 > Subject: [PATCH] lisp/ob-C.el: add :compile-only header to compile to a named > target Thanks for the patch! > * lisp/ob-C.el

Re: oeg-add-note and double backslash ?

2023-12-14 Thread Ihor Radchenko
David Masterson writes: > The form for copyright assignment asks what files have you changed so > far. I assumed the form would be universal for any past and future > changes you make to the program (Emacs). Do people really need to fill > that part out? Do I need the info from the 2 commits?