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 ta
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 ta
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
https://orgmode.org
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 a
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 d
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
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 dir
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 transclusi
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
that
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 lines
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.
---
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 s
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 if
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.
--
14 matches
Mail list logo