Numeric priorities in Column View

2025-06-03 Thread Lars Frantzen
Hi, when defining numeric priorities like this: #+PRIORITIES: 1 7 7 And then switching to column view, the default priority is shown as "^G". It works as expected for character values. Is this a bug? Thanks, Lars -- https://larsfrantzen.space

Re: Numeric priorities in Column View

2025-06-04 Thread Lars Frantzen
, reported bugs on this list somewhat automatically end up on https://updates.orgmode.org. If there is any action still pending, please let me know. Cheers, Lars Am 04.06.25 um 06:20 schrieb Jacob S. Gordon: Hey Lars, On 2025-06-03 09:19, Lars Frantzen wrote: Is this a bug? I believe it is. Tracing

Re: [BUG] Org-num-mode and org-column-mode conflict [9.7.11 (release_9.7.11 @ /private/var/folders/14/nlrmz7ln2pq2ysldc0g68c980000gn/T/AppTranslocation/16963ABB-6395-45CD-87FD-BE8DF8AA89EB/d/Emacs.app

2025-07-06 Thread Lars Frantzen
Confirmed. Org-num.mode messes up the column view. Cheers, Lars

Searching in column view

2025-07-28 Thread Lars Frantzen
Hi, it would be great if searching would work in column view. When you have a bigger table, searching would help a lot to find the headline you want to see / change. Maybe there is a way to do this that I am not aware off? Cheers, Lars

Re: Searching in column view

2025-08-05 Thread Lars Frantzen
Am 03.08.25 um 16:35 schrieb Ihor Radchenko: AFAIK, the best you can do is setting isearch-invisible to t. Otherwise, I do not think that isearch supports searching inside overlays with 'display property. For "isearch-invisible" it says "Not documented as a variable." I tried "isearch-toggle-i