emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [BUG]: unexpected behavior related to org-indent-block


From: Ihor Radchenko
Subject: Re: [BUG]: unexpected behavior related to org-indent-block
Date: Thu, 11 Jan 2024 17:28:43 +0000

gerard.vermeulen@posteo.net writes:

>> You can also try
>> cd /path/to/org/git
>> make repro
>> 
> I get:
>
> Debugger entered--Lisp error: (void-function org-element-begin)
>    (org-element-begin copy)

This means that your Org mode git folder is not on main branch.
You can try
  git checkout main

or re-clone the Org repository:

  git clone https://git.savannah.gnu.org/cgit/emacs/org-mode.git/

>> If you still see the problem, we may need to narrow down the problem on
>> your side using debugger.
>
> I have zero experience with the debugger.

As the last resort, we can do it by screen sharing in BBB/Jitsi.

-- 
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>



reply via email to

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