help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: PSGML questions


From: Kevin Rodgers
Subject: Re: PSGML questions
Date: Fri, 21 May 2004 16:19:07 -0600
User-agent: Mozilla/5.0 (X11; U; SunOS i86pc; en-US; rv:0.9.4.1) Gecko/20020406 Netscape6/6.2.2

Peter Westlake wrote:
> I am trying to use PSGML 1.3.1 with Emacs 21.3, and there is a
> conflict between PSGML and sgml-mode.el, because they both define
> sgml-mode. I can unload-feature the original sgml-mode and then load
> psgml, but that only works interactively. For some reason it doesn't
> work in .emacs, perhaps because the original sgml-mode has already
> been loaded by then to handle some XML files opened by Emacs desktop.
>
> Taking sgml-mode.el out of the Emacs directory works up to a point,
> but gives an error, probably because the desktop tries to load it.
> To make this work I would need to remove all mention of sgml-mode.el
> from the Emacs lisp directory. This would be bad because I would have
> to do it all again next time I upgrade.

Oops, I think missed a key point: you're only interested in using PSGML,
not sgml-mode.el -- and definitely not both concurrently -- right?

Also, are you editing SGML or XML?  If you're editing XML, nxml may be
better:

http://www.xmlhack.com/read.php?item=2061
http://groups.yahoo.com/group/emacs-nxml-mode/

--
Kevin Rodgers



reply via email to

[Prev in Thread] Current Thread [Next in Thread]