GNU bug report logs -
#22299
Obsolete selective-display
Previous Next
Reported by: Glenn Morris <rgm <at> gnu.org>
Date: Sun, 3 Jan 2016 19:13:02 UTC
Severity: wishlist
Found in version 25.1
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
Message #16 received at 22299 <at> debbugs.gnu.org (full text, mbox):
Stefan Monnier <monnier <at> iro.umontreal.ca> writes:
>> should it be marked as such? And the usages either removed (from the
>> callers) or warnings suppressed (in simple.el etc).
>
> The problem is that the var has 2 uses:
> - one is the obsolete value `t` whereby \r.* is hidden
> - the other is when it's set to an integer N whereby it hides lines with
> a deeper indentation than N.
Oh, I see. I should have read that node in the manual. :-)
Anyway, I've grepped through the Emacs tree, and I can't find any places
where we're binding/setting `selective-display' to t, so there indeed
doesn't seem to be any usages of the obsolete form.
> The second one is a UI functionality and it's sufficiently "not terribly
> useful" that nobody bothered to write a replacement for it using
> overlays (instead, all the possible replacements provide a more tailored
> functionality).
Right. So if we don't want to obsolete the other form (and Eli says he
uses it all the time, so it doesn't sound like we want to), then I guess
there's nothing more to be done here? So I'm closing this bug report.
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog: http://lars.ingebrigtsen.no
This bug report was last modified 4 years and 125 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.