emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* [BUG] C-u C-u C-u TAB regression on master
@ 2022-05-12  3:21 Allen Li
  2022-05-12 13:43 ` Ihor Radchenko
  0 siblings, 1 reply; 3+ messages in thread
From: Allen Li @ 2022-05-12  3:21 UTC (permalink / raw)
  To: emacs-orgmode

There appears to be a regression in the behavior of C-u C-u C-u TAB on
master (at aea24b3feafb9c389dc5933005928462bb20c4f8).

C-u C-u C-u TAB is supposed to show everything including drawers, but on
this test file it does not show property drawers:

Make a file containing 2000 copies of the following:

* blah
:PROPERTIES:
:ID: blah
:END:
blah

This bug does not manifest on small files, e.g. containing one copy of
the above.

This is using (setq org-fold-core-style 'text-properties), the default.
The behavior does not happen with 'overlays.

Can anyone else reproduce?

Emacs  : GNU Emacs 28.1 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.24.33, cairo version 1.17.6)
 of 2022-04-27
Package: Org mode version 9.5.3 (9.5.3-gca5c9f @ /home/ionasal/.emacs.d/straight/build/org/)


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

end of thread, other threads:[~2022-05-12 14:54 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-12  3:21 [BUG] C-u C-u C-u TAB regression on master Allen Li
2022-05-12 13:43 ` Ihor Radchenko
2022-05-12 14:50   ` Kaushal Modi

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