Re: `:export' attribute?: Re: Experimental public branch for inline special blocks

2024-03-14 Thread Juan Manuel Macías
To summarize the latest improvements and modifications to the `:export' attribute... The attribute supports one or more elements separated by a space. Each element can be any of the following signs: "*" (export only the content), "-" (do not export), "=" (export the rest normally), "=*" (export th

Re: Things got very slow: profiler output

2024-03-14 Thread Bruno Cardoso
On 2024-03-14, 21:23 +, Ihor Radchenko wrote: > > That's a different bug. > Fixed on main. > https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=fb61e83f2 > > You can try to run > M-: (benchmark-run 1 (org-fold-core--property-symbol-get-create 'outline > nil t)) > from ins

Re: Org-attach risks

2024-03-14 Thread Ihor Radchenko
Kepa writes: > Each time I change the DIR property for attachments, I have to answer > correctly two questions: if I want to move every file to the new path, and if > I want to delete the old folder. > > Is it possible to not receive these questions? > For me, it's a big risk I don't want to ta

Re: Worg build status?

2024-03-14 Thread Ihor Radchenko
Adam Porter writes: > A couple of days ago I pushed some updates to Worg.git, and then I saw > that the build seems to be failing > . Those are for orgmode.org (orgweb repository), not for Worg. Bastien did some updates to automatic rebuilds, which

Re: Strange behavior => bug?

2024-03-14 Thread Ihor Radchenko
Guillaume MULLER writes: > Here is the simplest example I could write: > > main.org > * slide 1 > 2. [@2] Works > 3. Also > > #+INCLUDE: "./doesnotwork.org" > > doesnotwork.org > ** Lorem > 9. [@9] \small ipsum > 10. ipsum > > > - If I try to "org-beamer-export-to-pdf" "main.org", I ge

Re: Table column formula with remote reference

2024-03-14 Thread Ihor Radchenko
Wu Ming writes: >> See "Remote references" subsection. It explains that in >> remote(NAME,REF), REF is inside the remote table. Relative and current >> column/row is ambiguous there. >> >> In contrast, @# and $# are special - they are replaced before >> remote(...) is processed. > ... > I have s

Strange behavior => bug?

2024-03-14 Thread Guillaume MULLER
Hi, Here is the simplest example I could write: main.org * slide 1 2. [@2] Works 3. Also #+INCLUDE: "./doesnotwork.org" doesnotwork.org ** Lorem 9. [@9] \small ipsum 10. ipsum - If I try to "org-beamer-export-to-pdf" "main.org", I get: org-do-latex-and-related: Args out of range:

Re: Things got very slow: profiler output

2024-03-14 Thread Ihor Radchenko
Bruno Cardoso writes: > I don't know if it is related, but if I set a property (C-c C-x p) in a new > heading with no drawers, I'm unable to unfold the newly created drawer (TAB > over it does nothing), although I am able to fold/unfold other already > existent drawers as expected. This also h

Re: Modifying org-quote blocks

2024-03-14 Thread Ihor Radchenko
[ Adding Org ML back to CC to keep the conversation public ] Divya writes: >>> I have been trying to modify my org-blocks that pertain to quotes. I >>> have tried setting the variable `org-fontify-quote-and-blocks` to `t` >>> but that doesn't really do anything. >> >>There is no such variable in

Re: The org--math-p advice around texmathp

2024-03-14 Thread Tony Zorman
On Wed, Mar 13 2024 12:58, Ihor Radchenko wrote: > Tony Zorman writes: > >> I recently stumbled upon the fact that Org has some around advice for >> texmathp: org--math-p. For reasons that aren't entirely clear to me, >> this has some special handling for cdlatex-math-symbol, and recognises >> dis

Re: [BUG] Re: The orgframe construct in the Beamer exporter as a default needs a rethink

2024-03-14 Thread Leo Butler
On Wed, Mar 13 2024, Ihor Radchenko wrote: > Pedro Andres Aranda Gutierrez writes: > >> I really don't have anything to object to the original patch. I support the >> need to circumvent the "\begin-or-end{frame} inside frame" problem and >> using orgframe is a clean way of doing so. >> My only c

Re: Best way to make the Org source tree?

2024-03-14 Thread Rohit Patnaik
>From reading `mk/targets.mk`, seems like `make update` runs the following: git checkout $(GIT_BRANCH) git remote update git pull make all I think `make all` also runs `make autoloads`. Personally, my update process is `git pull && make`, because until just now I didn't realize tha

Re: Questions about splitting a tree into multiple files

2024-03-14 Thread Sébastien Gendre
Thank you. Ihor Radchenko writes: > Sébastien Gendre writes: > >> At first, I create one Org file where each book is a heading of level 1. >> The title of the heading is the title of the book, the status is a TODO >> keyword, the properties use Org-mode properties feature. And the notes >> are

Re: Table column formula with remote reference

2024-03-14 Thread Fraga, Eric
On Thursday, 14 Mar 2024 at 09:16, Wu Ming wrote: > Unrelated, but appeared on the same trial, noticed a cell was > mis-calculated. [...] This made me worry about reliability of simple > biz calculations I am trying on Org spreadsheet for the first > time. Please advise. I've not seen any problems

Org-attach risks

2024-03-14 Thread Kepa
Hi Each time I change the DIR property for attachments, I have to answer correctly two questions: if I want to move every file to the new path, and if I want to delete the old folder. Is it possible to not receive these questions? For me, it's a big risk I don't want to take every time. Best r

Re: Things got very slow: profiler output

2024-03-14 Thread Bruno Cardoso
On 2024-03-14, 07:34 +, Gerard Vermeulen wrote: > > I see this too and my work-around is calling org-fold-show-all to read > the > newly created property drawer. > Hello Gerard, Yes, this work-around also does work for me. I often do S-TAB to cycle the Org file visibility and then I'm

Re: Things got very slow: profiler output

2024-03-14 Thread Bruno Cardoso
On 2024-03-14, 01:17 +, William Denton wrote: > > I don't have that problem, if I understand your description right, but like > you Ihor's tweak didn't get things back to normal for me. I'm now using > Emacs from the development tree and its Org (which doesn't yet have commit > 5d186b49

Re: [DISCUSSION] Face priority in Org fontification (was: [BUG] org dates, radio links, and special keywords override heading backgrounds [9.7 (9.7-??-902dacb @ /home/st/.config/emacs/.local/straight/

2024-03-14 Thread Protesilaos Stavrou
> From: Ihor Radchenko > Date: Wed, 13 Mar 2024 14:27:18 + > [... 16 lines elided] >>> CCing Protesilaos. This discussion might be of interest for him. >> >> I think it makes sense to not override the background because otherwise >> the heading can look visually "broken". See attached screen

Re: Reproducible work with natively compiled Emacs

2024-03-14 Thread Pedro Andres Aranda Gutierrez
Hi Ihor, attached is the patch in what I would call the final version. The main enhancement is that make native and make cleaneln with exit gracefully on systems where native compilation is not enabled. Best, /PA On Thu, 14 Mar 2024 at 07:49, Pedro Andres Aranda Gutierrez < paag...@gmail.com> wr

Re: Things got very slow: profiler output

2024-03-14 Thread Gerard Vermeulen
On 14.03.2024 02:17, William Denton wrote: On Wednesday, March 13th, 2024 at 19:19, Bruno Cardoso wrote: For me this improved the situation a bit, but I still get significant slow-downs as before. I don't know if it is related, but if I set a property (C-c C-x p) in a new heading with no