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

* Re: [BUG] C-u C-u C-u TAB regression on master
  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
  0 siblings, 1 reply; 3+ messages in thread
From: Ihor Radchenko @ 2022-05-12 13:43 UTC (permalink / raw)
  To: Allen Li; +Cc: emacs-orgmode

Allen Li <darkfeline@felesatra.moe> writes:

> 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:
>
> 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?

Thanks for reporting!
Fixed on main via 7dcd15105.

Best,
Ihor


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

* Re: [BUG] C-u C-u C-u TAB regression on master
  2022-05-12 13:43 ` Ihor Radchenko
@ 2022-05-12 14:50   ` Kaushal Modi
  0 siblings, 0 replies; 3+ messages in thread
From: Kaushal Modi @ 2022-05-12 14:50 UTC (permalink / raw)
  To: Ihor Radchenko; +Cc: Allen Li, emacs-org list

> Allen Li <darkfeline@felesatra.moe> writes:
>
> > 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:

Thanks for reporting this! I was about to create a report for the same
issue. For me though, this issue persisted regardless of the value of
org-fold-core-style.
But it's fixed now.

On Thu, May 12, 2022 at 9:43 AM Ihor Radchenko <yantar92@gmail.com> wrote:
> Thanks for reporting!
> Fixed on main via 7dcd15105.

Thanks! I confirm the fix.


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