From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Adam Hardy Newsgroups: gmane.emacs.help Subject: Re: xml sgml & psgml Date: Wed, 05 Feb 2003 17:09:16 +0100 Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <3E41372C.7000002@cyberspaceroad.com> References: <84k7gebvrl.fsf@lucy.is.informatik.uni-duisburg.de> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1044463491 9733 80.91.224.249 (5 Feb 2003 16:44:51 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 5 Feb 2003 16:44:51 +0000 (UTC) Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18gSek-0002Tn-00 for ; Wed, 05 Feb 2003 17:44:14 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18gSeh-0005Rq-05 for gnu-help-gnu-emacs@m.gmane.org; Wed, 05 Feb 2003 11:44:11 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 18gSXu-0003O3-00 for help-gnu-emacs@gnu.org; Wed, 05 Feb 2003 11:37:10 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 18gS7C-0001am-00 for help-gnu-emacs@gnu.org; Wed, 05 Feb 2003 11:09:36 -0500 Original-Received: from moutng.kundenserver.de ([212.227.126.177]) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18gS6H-0001Ya-00 for help-gnu-emacs@gnu.org; Wed, 05 Feb 2003 11:08:37 -0500 Original-Received: from [212.227.126.205] (helo=mrelayng.kundenserver.de) by moutng.kundenserver.de with esmtp (Exim 3.35 #1) id 18gS6H-0002Qu-00 for help-gnu-emacs@gnu.org; Wed, 05 Feb 2003 17:08:37 +0100 Original-Received: from [212.202.192.70] (helo=cyberspaceroad.com) by mrelayng.kundenserver.de with asmtp (Exim 3.35 #1) id 18gS6H-0003hX-00 for help-gnu-emacs@gnu.org; Wed, 05 Feb 2003 17:08:37 +0100 User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2) Gecko/20021202 X-Accept-Language: en-us, en Original-To: help-gnu-emacs@gnu.org In-Reply-To: <84k7gebvrl.fsf@lucy.is.informatik.uni-duisburg.de> X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:6337 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:6337 Kai Großjohann wrote: >>I don't suppose it's got electric support? > > > Non sequitur? What's "it"? What do you mean by electric? electric characters are particular characters which cause indentation to happen as soon as you type them, ie. < or / or > This is in C and Java mode. > Also, psgml has an info file which describes lots of stuff. Just hit > C-h i d, then look for the PSGML line. (If you have installed it > correctly.) excellent. Just what I was looking for. Never had a clue it was there! > The config looks okay (except for the load-path frobbing which looks > really weird). You can look in the menu bar, if there are menu items > Markup, SGML, and DTD, then you should be fine. load-path frobbing? What's frobbing? Sounds like hitting it with a dead rabbit!