This is the mail archive of the docbook-apps@lists.oasis-open.org mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: XML and PSGML


I'm neither an Emacs nor Xemacs expert, however, this works for me in my
.emacs:

(setq auto-mode-alist (cons '("\\.xml\\'" . sgml-mode )
auto-mode-alist))

Hope that helps,

Mike Mascari
mascarm@mascari.com

ben wrote:
> 
> Hello,
> 
> I don't know (X)Emacs, and I would like to try it to write XML files and
> debug some XSL stylesheets.
> 
> The problem I have is that the rendering done by PSGML (colored
> keywords) works only for files with the .sgml extension. Files with .xml
> extension are not recognized. I know that it is not really a docbook
> related problem, but if someone can give some advice...
> 
> I use:
> * XEmacs 21.1.9
> * PSGML 1.2.2
> 
> Thanks.
> 
> BG


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]