GNU bug report logs - #16493
24.3.50; (setq search-invisible t) is useless, let's allow to turn visible-mode temporarily on

Previous Next

Package: emacs;

Reported by: Bastien Guerry <bzg <at> altern.org>

Date: Sun, 19 Jan 2014 14:57:01 UTC

Severity: normal

Found in version 24.3.50

Full log


View this message in rfc822 format

From: Eli Zaretskii <eliz <at> gnu.org>
To: Noam Postavsky <npostavs <at> gmail.com>
Cc: bzg <at> gnu.org, 16493 <at> debbugs.gnu.org, monnier <at> IRO.UMontreal.CA
Subject: bug#16493: 24.3.50; (setq search-invisible t) is useless, let's allow to turn visible-mode temporarily on
Date: Tue, 30 Apr 2019 08:06:54 +0300
> From: Noam Postavsky <npostavs <at> gmail.com>
> Date: Tue, 30 Apr 2019 00:34:41 -0400
> Cc: 16493 <at> debbugs.gnu.org, Stefan Monnier <monnier <at> IRO.UMontreal.CA>
> 
> I was thinking all this complication could be avoided if we just allowed
> (overlay-put OVERLAY 'invisible nil) to make text visible.

But we already do: overlay-get returns nil in that case, and the text
is revealed, so the original code before your proposed changes already
does the job.  What am I missing?  Some context where the above
doesn't work?




This bug report was last modified 6 years and 33 days ago.

Previous Next


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