emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* [Performance] org-indent-mode slows down checklists
@ 2019-09-03 19:05 Dmitrii Korobeinikov
  0 siblings, 0 replies; only message in thread
From: Dmitrii Korobeinikov @ 2019-09-03 19:05 UTC (permalink / raw)
  To: emacs-orgmode

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

Reproduction steps:

1. emacs -Q

2.

(progn
  (end-of-buffer)
  (insert "* Section [0/0]\n")
  (dotimes (n 150 nil) (insert "- [ ] item\n"))
  (org-mode))

3. Try C-c on an item

4. turn on (org-indent-mode) and C-c gets noticably slow(er)

Org mode version 9.1.9 (release_9.1.9-65-g5e4542 @
/usr/share/emacs/26.2/lisp/org/)
Emacs 26.2

Regards,
Dmitrii

[-- Attachment #2: Type: text/html, Size: 467 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-09-03 19:05 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-03 19:05 [Performance] org-indent-mode slows down checklists Dmitrii Korobeinikov

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).