"Pascal Bourguignon" <[EMAIL PROTECTED]> wrote in message news:<[EMAIL PROTECTED]>... > If the parts you want to hide are at the beginning or at the end of a > buffer, you could use narrow-to-region (and then widden).
This is a silly suggestion. Clearly anything at either end of the buffer is not going to make reading the code any more difficult. It is the junk that is scattered through the code that I want to suppress. I can implement this. It is just that it is such an obvious thing to want to have that I assumed that it must already exist and that I have just been unable to find it. It would behave like flush-lines except that you can get them back later - _even_ if you have done some editing in the interim. Regards, David V. _______________________________________________ Help-gnu-emacs mailing list Help-gnu-emacs@gnu.org http://lists.gnu.org/mailman/listinfo/help-gnu-emacs