tags 52980 + patch thanks Stefan Kangas writes: > I started looking into a solution with {before,after}-revert-hook, but > that just seems duplicate what we would get from just using a minor > mode. So I'm starting to think that `elide-head' and `elide-head-show' > should be obsoleted in favor of a new local minor mode > `elide-head-mode'. > > That would also save me from having to add a third command > `elide-head-toggle' to toggle the hiding on or off. Here's a patch.