From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Emilio Lopes Newsgroups: gmane.emacs.help Subject: Re: XML "folding" mode Date: 07 Dec 2003 18:42:40 +0100 Organization: Tiscali Germany Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: sea.gmane.org 1070820137 4854 80.91.224.253 (7 Dec 2003 18:02:17 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 7 Dec 2003 18:02:17 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Dec 07 19:02:15 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1AT3EU-0005SS-00 for ; Sun, 07 Dec 2003 19:02:15 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1AT48v-0000Cx-9a for geh-help-gnu-emacs@m.gmane.org; Sun, 07 Dec 2003 14:00:33 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!nntp.cs.ubc.ca!freenix!usenet-fr.net!proxad.net!213.200.89.82.MISMATCH!tiscali!newsfeed1.ip.tiscali.net!feed.news.tiscali.de!news.tiscali.de!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 25 Original-NNTP-Posting-Host: p62.246.50.126.tisdip.tiscali.de Original-X-Trace: ulysses.news.tiscali.de 1070819065 63784 62.246.50.126 (7 Dec 2003 17:44:25 GMT) Original-X-Complaints-To: abuse@tiscali.de Original-NNTP-Posting-Date: Sun, 7 Dec 2003 17:44:25 +0000 (UTC) User-Agent: Emacs Gnus Original-Xref: shelby.stanford.edu gnu.emacs.help:119083 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:15023 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:15023 "leo" wrote: > i think about a xml-mode which hides or "unfolds" the xml tags only showing > the content data. it would make it much easier to edit this stuff. If I understand your question correctly, PSGML-mode can help you here. From its documentation: Folding editing With these commands you can make parts of the text temporarily invisible to make it easier to see the overall structure of your text. When folding a region all the lines but the first will be invisible. The first line of the region will still be visible with an ellipsis at the end. ECL -- Emilio C. Lopes München <48°8'N, 11°34'E> Is that a Lisp interpreter in your editor, or are you just happy to see me?