emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [BUG] orgalist send bug


From: Rustom Mody
Subject: Re: [BUG] orgalist send bug
Date: Tue, 18 Jun 2024 11:56:32 +0530

On Mon, Jun 17, 2024 at 11:37 PM Nicolas Goaziou <mail@nicolasgoaziou.fr> wrote:

Fixed. Thank you.


Nicolas:

I can confirm that with orgalist 1.15 the delete behavior has been corrected -- Thanks!
The warning:
⛔ Warning (org-element): ‘org-element-at-point’ cannot be used in non-Org buffer #<buffer orgalist.txt> (text-mode)

remains however. [A 1 line warning buffer]

Ihor:

The (require 'org-element) at that point (after make repro and package-initialize)
a 165 line warning buffer starting
⛔ Warning (emacs): Org version mismatch.
...

There is no mixed org

List-load-path-shadows shows a git org 9.8pre and an elpa org 9.6
I cant remove the elpa because there are other elpa packages that have (require 'org)

Any thoughts/suggestions?

reply via email to

[Prev in Thread] Current Thread [Next in Thread]