emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Emacs-diffs] emacs-25 1f680db: Fix compilation next-error in buffer


From: Richard Stallman
Subject: Re: [Emacs-diffs] emacs-25 1f680db: Fix compilation next-error in buffers with selective-display
Date: Sun, 03 Jan 2016 22:18:05 -0500

[[[ To any NSA and FBI agents reading my email: please consider    ]]]
[[[ whether defending the US Constitution against all enemies,     ]]]
[[[ foreign or domestic, requires you to follow Snowden's example. ]]]

  > But as long as the feature stays, it's wrong to refrain from solving
  > such simple problems, hoping that the issue will go away by itself
  > somehow.

I agree.

Both of the features I attached to selective-display
were similar to features that people found useful in another editor.
The feature of hiding indented lines makes it possible to see the
overall structure of a program.

The other feature, where changing NL to ^M makes the following line
invisible, might be replaced with overlays now.  Someone could give
that a try and see how well it works.  Overlays might be much slower
in a large buffer when most of the lines are hidden.

-- 
Dr Richard Stallman
President, Free Software Foundation (gnu.org, fsf.org)
Internet Hall-of-Famer (internethalloffame.org)
Skype: No way! See stallman.org/skype.html.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]