GNU bug report logs - #36651
12.1.2; isearch with TeX-fold-mode and outline-minor-mode

Previous Next

Package: auctex;

Reported by: Gustavo Barros <gusbrs.2016 <at> gmail.com>

Date: Sun, 14 Jul 2019 14:59:02 UTC

Severity: normal

Found in version 12.1.2

Done: Ikumi Keita <ikumi <at> ikumi.que.jp>

Bug is archived. No further changes may be made.

Full log


Message #8 received at 36651 <at> debbugs.gnu.org (full text, mbox):

From: Ikumi Keita <ikumi <at> ikumi.que.jp>
To: Gustavo Barros <gusbrs.2016 <at> gmail.com>
Cc: Ralf Angeli <angeli <at> caeruleus.net>, 36651 <at> debbugs.gnu.org
Subject: Re: bug#36651: 12.1.2;
 isearch with TeX-fold-mode and outline-minor-mode
Date: Tue, 08 Jun 2021 22:23:50 +0900
[Message part 1 (text/plain, inline)]
[ Ralf, I have a question I'd like to ask you. Please see below. ]

Hi Gustavo, sorry to be very late to respond.

>>>>> Gustavo Barros <gusbrs.2016 <at> gmail.com> writes:
> When both TeX-fold-mode and outline-minor-mode are used together, if
> the outline is folded, the usual unfolding of candidates of isearch
> does not work, that is, temporary unfolding of the region where the
> current candidate is does not happen. The unfolding of the region of
> the selected candidate also does not happen.

I can observe the behavior you described. It seems that this issue is
caused because `TeX-fold-mode' sets `search-invisible' to t locally. It
doesn't occur if that value is changed from t to `open', as the attached
patch does. The value `open' is default value of `search-invisible'.

However, I'm not yet sure whether to apply this patch, since it seems
the current code deliberately chooses the value t, disliking the default
value `open'.

Ralf, do you remember why you chose t, not the default value of `open',
for `search-invisible' when you wrote `TeX-fold-mode'?

Best regards,
Ikumi Keita

[patch (text/x-diff, attachment)]

This bug report was last modified 4 years and 75 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.