[ISSUE] org-fold does not support auto-reveal for some external package commands

2022-05-02 Thread Christopher M. Miles
I'm using package "consult" which has command "consult-org-heading" to search org headlines. It will auto jump to the selected headline and expand the jumped headline. After using org-fold, it does not auto jump to the headline now. The previous discussion here as reference

Re: [BUG] org-compile-prefix-format doco is incomplete [9.5.2 (9.5.2-gfbff08 @ /home/phil/.emacs.d/elpa/org-9.5.2/)]

2022-05-02 Thread Ihor Radchenko
Phil Hudson writes: > Function org-compile-prefix-format in file org-agenda.el (line 6917 in > Org 9.5.2) does not properly document parameter `key'. Thanks! Fixed on main via 5d3173cb0. Best, Ihor

[PATCH] Re: [BUG] org-element-map doco should refer to org-element-parse-buffer [9.5.2 (9.5.2-gfbff08 @ /home/phil/.emacs.d/elpa/org-9.5.2/)]

2022-05-02 Thread Ihor Radchenko
Phil Hudson writes: > The documentation for function `org-element-parse-buffer' helpfully > directs the user to that of function `org-element-map', but the > documentation for the latter makes no mention of > `org-element-parse-buffer'. It contains lengthy and helpful explanations > of what to

Re: [Bug] incorrect indent of next heading after org-paste-subtree

2022-05-02 Thread Ihor Radchenko
Samuel Wales writes: > that sounds like great debugging ability. was this using edebug or something? Just good old debug-on-entry. Nothing fancy. Best, Ihor

Re: [Bug] incorrect indent of next heading after org-paste-subtree

2022-05-02 Thread Samuel Wales
that sounds like great debugging ability. was this using edebug or something?

Re: Org as a workspace (an impromptu reflection)

2022-05-02 Thread Nick Dokos
Juan Manuel Macías writes: > With Org something curious has happened. I've gotten used to working > around nodes (regardless of what documents those nodes are in), rather > than around folders or files. Little by little, a kind of virtual world > of ideas, objects, etc., all intertwined with

Re: [BUG] org-mode #+SETUPFILE not working with properties [9.5.2 (release_9.5.2-378-g98588e @ /home/eros/src/org-mode/lisp/)]

2022-05-02 Thread Nick Dokos
Ihor Radchenko writes: > Eros Zaupa writes: > >> I would like to move the properties drawer to a separate file and import it >> into the main one. To do so I'm using the `#SETUPFILE` property suggested >> [here][1], but this doesn't seem to work. > > Confirmed. > Though I am not 100% sure. > >

Re: How to export to markdown programmatically without the table of contents?

2022-05-02 Thread Marcin Borkowski
On 2022-05-01, at 22:01, Berry, Charles wrote: >> On May 1, 2022, at 2:20 AM, Marcin Borkowski wrote: >> >> Hi fellow Orgers, >> >> I'd like to export a Org-mode formatted string to markdown, but without >> the table of contents. >> >> (org-export-string-as my-string 'md t '(toc nil)) >>

Re: [BUG] Exporting italic link with bang inside to html fails to parse the link [9.5.2 (N/A @ /gnu/store/89yvbijwnvsbpa5h33mvbgh1gy9w30n2-emacs-org-9.5.2/share/emacs/site-lisp/org-9.5.2/)]

2022-05-02 Thread Max Nikulin
On 01/05/2022 10:27, Ihor Radchenko wrote: Max Nikulin writes: 2021-09-03 5:17 Dr. Arne Babenhauserheide Bug: PDF Export of Link fails https://list.orgmode.org/87pmtqp79s@web.de/T/#u Then the older bug may be cancelled as a duplicate. Not sure. Even a fix to org-insert-link would not

Re: [BUG] Info JS does not work [9.5.3 (release_9.5.3-467-g2bd34e @ /Users/salutis/src/org-mode/lisp/)]

2022-05-02 Thread Ihor Radchenko
Rudolf Adamkovič writes: > I followed the instructions at ... > > https://orgmode.org/manual/JavaScript-support.html > > ... adding the following line to my Org file: > > #+INFOJS_OPT: view:info toc:nil > > The HTML now contains ... > > https://orgmode.org/org-info.js";> > // @license >

[BUG] Info JS does not work [9.5.3 (release_9.5.3-467-g2bd34e @ /Users/salutis/src/org-mode/lisp/)]

2022-05-02 Thread Rudolf Adamkovič
Remember to cover the basics, that is, what you expected to happen and what in fact did happen. You don't know how to make a good report? See https://orgmode.org/manual/Feedback.html#Feedback Your bug report will be posted to the Org mailing list.

Re: Emacs launched from Firefox

2022-05-02 Thread Max Nikulin
On 02/05/2022 09:03, Samuel Wales wrote: thank you. there is no emacs in my ~/.config/mimeapps.list. where are those desktop files found or put? i use fluxbox. [i realize this is not org related. non-list email ok.] Perhaps emacs-help is more suitable for this discussion, but I do not

Re: [Bug] incorrect indent of next heading after org-paste-subtree

2022-05-02 Thread Max Nikulin
On 02/05/2022 11:00, Ihor Radchenko wrote: Max Nikulin writes: I am unable to reproduce on the latest Org. Thank you, Ihor. I have checked it once more for current main HEAD 2bd34edb64. I can reproduce it using the provided steps in Emacs-26, but not in Emacs-27. Thanks for the extra info!

Re: [BUG] Warning (org-element-cache): org-element--cache: Org parser error in suma-por-fila.tex::1585. Resetting. [9.5.3 (release_9.5.3-465-gd7dc62 @ /home/oub/emacs/site-lisp/packages/org/)]

2022-05-02 Thread Uwe Brauer
>>> "IR" == Ihor Radchenko writes: > Uwe Brauer writes: >>> This is most likely done by your personal customisation or by >>> third-party package (`link-message' function). >> >> I see, most likely orglink (available in melpa) >> ;; Homepage: https://github.com/tarsius/orglink >> >> Was the

Re: [BUG] Warning (org-element-cache): org-element--cache: Org parser error in suma-por-fila.tex::1585. Resetting. [9.5.3 (release_9.5.3-465-gd7dc62 @ /home/oub/emacs/site-lisp/packages/org/)]

2022-05-02 Thread Ihor Radchenko
Uwe Brauer writes: >> This is most likely done by your personal customisation or by >> third-party package (`link-message' function). > > I see, most likely orglink (available in melpa) > ;; Homepage: https://github.com/tarsius/orglink > > Was the culprit, I upgraded the package and have not

Re: [BUG] Warning (org-element-cache): org-element--cache: Org parser error in suma-por-fila.tex::1585. Resetting. [9.5.3 (release_9.5.3-465-gd7dc62 @ /home/oub/emacs/site-lisp/packages/org/)]

2022-05-02 Thread Uwe Brauer
>>> "IR" == Ihor Radchenko writes: > Uwe Brauer writes: >> Org-mode git version. >> a3dac4d20a37c51393f191d01e0ec2170bb260a3 >> >> Opening a tex file I receive the following error message >> , >> | Warning (org-element-cache): org-element--cache: Org parser error in >>

Re: How to export to markdown programmatically without the table of contents?

2022-05-02 Thread Daniel Fleischer
Jeremie Juste [2022-05-01 Sun 22:29] wrote: > I know where to look now: > > (info "(org) Publishing options") That's a good resource!