|
From: | Richard Stallman |
Subject: | Re: Feature request : Tab-completion for 'shell-comand' |
Date: | Thu, 13 Mar 2008 22:54:34 -0400 |
I suppose this would make (progn (make-overlay 5 6) (narrow-to-region 2 5) (remove-overlays) (widen)) fail. The correct approach is to call `remove-overlays' twice as If it does, that suggests there may be a different bug that needs a different fix. The doc string of `remove-overlays' doesn't make it precisely clear what the criterion is for removing an overlay. Perhaps that criterion needs to be changed. It is worth some thought.
[Prev in Thread] | Current Thread | [Next in Thread] |