[BUG] Citations: Locator treated as prefix [9.5 (release_9.5-225-g494c20 @ /home/quintus/.emacs.d/org-mode/lisp/)]

2021-11-10 Thread M . ‘quintus’ Gülker
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: [BUG] Warning (emacs): org-element--cache: Unregistered buffer modifications detected. Resetting. [9.5 (release_9.5-223-g876e81 @ /usr/share/emacs/site-lisp/org/)]

2021-11-10 Thread Vladimir Lomov
Hello, ** Ihor Radchenko [2021-11-11 13:54:05 +0800]: > Vladimir Lomov writes: >> A few weeks ago I started seeing these warnings from Emacs: >> >> Warning (emacs): org-element--cache: Unregistered buffer modifications >> detected. Resetting. >> ... >> This happens when I edit a table. Even

Re: [BUG] Warning (emacs): org-element--cache: Unregistered buffer modifications detected. Resetting. [9.5 (release_9.5-223-g876e81 @ /usr/share/emacs/site-lisp/org/)]

2021-11-10 Thread Ihor Radchenko
Vladimir Lomov writes: > A few weeks ago I started seeing these warnings from Emacs: > > Warning (emacs): org-element--cache: Unregistered buffer modifications > detected. Resetting. > ... > This happens when I edit a table. Even if I disable the warning > ("showing" and "logging"), editing is

[BUG] Warning (emacs): org-element--cache: Unregistered buffer modifications detected. Resetting. [9.5 (release_9.5-223-g876e81 @ /usr/share/emacs/site-lisp/org/)]

2021-11-10 Thread Vladimir Lomov
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.

ob-clojure eval error when has comment at end of code line

2021-11-10 Thread Christopher M. Miles
I have following Clojure source block: #+begin_src clojure (re-find #"\d+" "I've just finished reading Fahrenheit 451");; => "451" (re-find #"Bees" "Beads aren't cheap.");; => nil #+end_src When I press =[C-c C-c]= to evaluate source block, got error: When there is no comments behind code

Re: Worg HTML export problem?

2021-11-10 Thread Thomas S. Dye
Aloha Max, Max Nikulin writes: On 08/11/2021 05:46, Thomas S. Dye wrote: I pushed a new file, ob-doc-org.org, to Worg earlier today, but the link in https://orgmode.org/worg/org-contrib/babel/languages/index.html gives a 404 error. I usually see this when the Org file has a bad link

Re: Introducing Org-transclusion

2021-11-10 Thread Noboru Ota
Ihor Radchenko writes: > Try to open the attached file and run M-x org-transclusion-add-all Thank you. I see. Not even org-transclusion-add-all but a single add function takes a bit of time. If I may ask some questions and for some advice: 1. I see it as an issue rather of recursive

Re: upgrade to 9.5 failed:

2021-11-10 Thread Pete Siemsen
Ihor, I downloaded the latest, and it works. Thanks! -- Pete On Tue, Nov 9, 2021 at 7:16 PM Ihor Radchenko wrote: > Pete Siemsen writes: > > > Thank you. That changed things, so I guess it's getting better. Now when > I > > do a TAB, I get > > > > Cannot open load file. No such file or

Re: Worg HTML export problem?

2021-11-10 Thread Max Nikulin
On 08/11/2021 05:46, Thomas S. Dye wrote: I pushed a new file, ob-doc-org.org, to Worg earlier today, but the link in https://orgmode.org/worg/org-contrib/babel/languages/index.html gives a 404 error.  I usually see this when the Org file has a bad link that causes export to fail, but AFAICT

Re: Incorrect link is stored (org-elements?)

2021-11-10 Thread Ihor Radchenko
Max Nikulin writes: > With equivalent patch (attached one has additional differences in spaces > around) my particular case works. I have no idea which additional > scenarios it may affect. I did not test the patch extensively. I faced > the issue while I was preparing a patch to fix storing

Re: Incorrect link is stored (org-elements?)

2021-11-10 Thread Max Nikulin
On 09/11/2021 18:46, Ihor Radchenko wrote: Max Nikulin writes: `org-store-link' under some conditions may pick a link to wrong heading. Emacs-26.3, Org main~1. I can reproduce, though not exactly following your steps. Can you try the attached patch? With equivalent patch (attached one has

Re: Bug: org-no-popups disregards display-buffer-fallback-action [9.4.6 (9.4.6-13-g4be129-elpaplus @ /home/jeeger/.emacs.d/elpa/org-plus-contrib-20210920/)]

2021-11-10 Thread Ihor Radchenko
Jan Seeger via "General discussions about Org-mode." writes: > Hello! > > I'm trying to make multi-frame emacsing nicer, and I encountered what I > consider a bug with the `org-no-popups` macro in `org-macs.el`. This problem has been fixed in Org 9.5. Feel free to update. See

Bug: org-no-popups disregards display-buffer-fallback-action [9.4.6 (9.4.6-13-g4be129-elpaplus @ /home/jeeger/.emacs.d/elpa/org-plus-contrib-20210920/)]

2021-11-10 Thread General discussions about Org-mode.
Hello! I'm trying to make multi-frame emacsing nicer, and I encountered what I consider a bug with the `org-no-popups` macro in `org-macs.el`. `org-no-popups` tries to surpress the creation of new frames via setting `pop-up-frames` and `display-buffer-alist` to nil temporarily. This does not

Bug: org-no-popups disregards display-buffer-fallback-action [9.4.6 (9.4.6-13-g4be129-elpaplus @ /home/jeeger/.emacs.d/elpa/org-plus-contrib-20210920/)]

2021-11-10 Thread General discussions about Org-mode.
Hello! I'm trying to make multi-frame emacsing nicer, and I encountered what I consider a bug with the `org-no-popups` macro in `org-macs.el`. `org-no-popups` tries to surpress the creation of new frames via setting `pop-up-frames` and `display-buffer-alist` to nil temporarily. This does not