Re: [POLL] [BUG] Inverse behavior from \ [9.6.4 (release_9.6.4-1-g76cf21 @ /Users/johnw/.emacs.d/lisp/org-mode/lisp/)]

2023-06-13 Thread John Wiegley
> "IR" == Ihor Radchenko writes: IR> Are you sure? IR> I can see 124017b6d that changes IR> (setq org-agenda-tag-filter IR> (cons (concat (if exclude "-" "+") tag) IR> current)) IR> to IR> (setq org-agenda-tag-filter IR> (cons (concat (if exclude "-" "+")

Re: [orgweb/zh-CN] [DRAFT PATCH v7] Tentative zh-CN translation

2023-06-13 Thread General discussions about Org-mode.
On Jun 13, 2023, at 20:02, Ihor Radchenko wrote: > > Ruijie Yu writes: > >> -Worried about aligning free text tables? >> -Org mode does it in a single keystroke -- =tab=. >> +担心无法在文本表格中对齐?你只需按一个键 - =tab=​。 > > May I know the purpose of adding extra "-"?

Re: org-link-minor-mode broken with File mode specification error: (error org-link is not a valid folding spec)

2023-06-13 Thread Samuel Wales
seems this bug also prevents further loading of stuff like my fixme highlighting. On 6/13/23, Samuel Wales wrote: > just a note that org-link-minor-mode produces this error upon e.g. > find-file on a bash file, presumably due to org links in it: File mode > specification error: (error org-link

org-link-minor-mode broken with File mode specification error: (error org-link is not a valid folding spec)

2023-06-13 Thread Samuel Wales
just a note that org-link-minor-mode produces this error upon e.g. find-file on a bash file, presumably due to org links in it: File mode specification error: (error org-link is not a valid folding spec) my version is url = https://github.com/swhahn/org-link-minor-mode and it is up to date. does

[BUG] No org-checkbox face when using alphabetical bullets

2023-06-13 Thread pondersson
The org-checkbox face does not get applied when using alphabetical bullets in plain lists. See the attached ECM. This might be intentional, and if so I'd like to know the reasoning behind it, but I couldn't find any information about it in the code or the manual. When checking Org's git history I

Re: Org element cache in indirect buffers

2023-06-13 Thread Ihor Radchenko
[Adding Org ML back to CC] Sebastian writes: > Thank you so much for the detailed explanation! > > Maybe memory-report is counting what's at the end of the reference, and > your change fixes it. memory-report is counting buffer data separately, even when buffer-local variables reference to the

Re: [orgweb/zh-CN] [DRAFT PATCH v7] Tentative zh-CN translation

2023-06-13 Thread Ihor Radchenko
Ruijie Yu writes: > -Worried about aligning free text tables? > -Org mode does it in a single keystroke -- =tab=. > +担心无法在文本表格中对齐?你只需按一个键 - =tab=​。 May I know the purpose of adding extra "-"? >>> >>> Double-dash only renders as a short dash on HTML, whereas

Re: [PATCH] ob-sqlite: Use a transient in-memory database by default

2023-06-13 Thread Ihor Radchenko
Rudolf Adamkovič writes: > Max Nikulin writes: > >> Perhaps it is better to keep current behavior with error by default >> and just to recommend [...] a user is experimenting with sqlite >> features. > > This is exactly the case where the user SHOULD use > > #+PROPERTY: header-args:sqlite :db

Re: [POLL] [BUG] Inverse behavior from \ [9.6.4 (release_9.6.4-1-g76cf21 @ /Users/johnw/.emacs.d/lisp/org-mode/lisp/)]

2023-06-13 Thread Ihor Radchenko
John Wiegley writes: >> Ihor Radchenko writes: > >> Changing the current behaviour will be a breaking change. >> >> I am inclined to change the current behaviour and document it, unless there >> are objections. > > I would also note that in Org-mode 8 and earlier, ‘/ ’ would limit to > all

Re: Org element cache in indirect buffers

2023-06-13 Thread Ihor Radchenko
Ihor Radchenko writes: >> I also wonder if this means the caching is performed by each indirect buffer >> independently, and doesn't carry over. > > Caching is using base buffer actually. > I guess we can explicitly set reference to the cache root to nil in > indirect buffers. Done, on main.

Re: Is this proper time format?

2023-06-13 Thread Ihor Radchenko
David Masterson writes: >> I am mostly questioning "for purposes described in this chapter". >> All the TODO items can be labelled with multiple dates/times, not just in >> "this chapter". > > I see. I'm trying to say that the rest of this chapter describes how, > where and why you would use