From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Mathias Dahl Newsgroups: gmane.emacs.help Subject: Re: Hiding lines based on a regexp Date: Mon, 30 May 2005 09:11:05 +0200 Message-ID: References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1117437078 31175 80.91.229.2 (30 May 2005 07:11:18 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 30 May 2005 07:11:18 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon May 30 09:11:13 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DcePu-0001I7-An for geh-help-gnu-emacs@m.gmane.org; Mon, 30 May 2005 09:10:30 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DceUj-0008Ow-FS for geh-help-gnu-emacs@m.gmane.org; Mon, 30 May 2005 03:15:29 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news.tele.dk!news.tele.dk!small.news.tele.dk!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 17 Original-X-Trace: individual.net +NFd6fHSjqHfHKS9z9jXQgGi2oVbZjirDPlhet880OJahYOQBy User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/21.3.50 (windows-nt) Cancel-Lock: sha1:M3tcteugMqZlhDdqV2oJgMrOPy4= Original-Xref: shelby.stanford.edu gnu.emacs.help:131608 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:27067 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:27067 "David Vanderschel" writes: > Could someone please point me to a mechanism that would allow me to > temporarily hide from display certain lines in a file based on a > matching regular expression? There is somewhat similar > functionality with hide-ifdef-mode. However, I want something less > clever and more general. Have you looked on EmacsWiki? http://www.emacswiki.org/cgi-bin/wiki/HideLines and http://www.emacswiki.org/cgi-bin/wiki/CategoryHideStuff /Mathias