emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* [BUG] right shift list checkbox with [Alt-Right] caused error by option org-list-demote-modify-bullet
@ 2022-07-11  6:14 Christopher M. Miles
  0 siblings, 0 replies; 2+ messages in thread
From: Christopher M. Miles @ 2022-07-11  6:14 UTC (permalink / raw)
  To: Org Mode

[-- Attachment #1: Type: text/plain, Size: 594 bytes --]


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:

#+begin_src org
,* test

- [ ] list item 1
- [ ] list item 2

Become:

- [ ] list item 1
  [ ] ] list item 2
#+end_src


-- 
[ stardiviner ]
       I try to make every word tell the meaning that I want to express.

       Blog: https://stardiviner.github.io/
       IRC(freenode): stardiviner, Matrix: stardiviner
       GPG: F09F650D7D674819892591401B5DF1C95AE89AC3

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 487 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [BUG] right shift list checkbox with [Alt-Right] caused error by option org-list-demote-modify-bullet
       [not found] <62cbc0f3.1c69fb81.13d5e.e250SMTPIN_ADDED_BROKEN@mx.google.com>
@ 2022-07-11 11:17 ` Ihor Radchenko
  0 siblings, 0 replies; 2+ messages in thread
From: Ihor Radchenko @ 2022-07-11 11:17 UTC (permalink / raw)
  To: numbchild; +Cc: Org Mode

"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


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-07-11 11:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <62cbc0f3.1c69fb81.13d5e.e250SMTPIN_ADDED_BROKEN@mx.google.com>
2022-07-11 11:17 ` [BUG] right shift list checkbox with [Alt-Right] caused error by option org-list-demote-modify-bullet Ihor Radchenko
2022-07-11  6:14 Christopher M. Miles

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).