emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [BUG] right shift list checkbox with [Alt-Right] caused error by opt


From: Ihor Radchenko
Subject: Re: [BUG] right shift list checkbox with [Alt-Right] caused error by option org-list-demote-modify-bullet
Date: Mon, 11 Jul 2022 19:17:41 +0800

"Christopher M. Miles" <numbchild@gmail.com> writes:

> When setting this option:
>
> #+begin_src emacs-lisp
> (setq org-list-demote-modify-bullet '(("+" . "-") ("-" . "+") ("*" . "+")))
> #+end_src
>
> I right shift list checkbox with [Alt-Right] caused error:
> ...
> Become:
>
> - [ ] list item 1
>   [ ] ] list item 2
> #+end_src

Thanks for reporting!
Fixed on main via 654005394.

Best,
Ihor



reply via email to

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