From: Peter Lee <pete_lee@swbell.net>
Subject: Re: Indentation problems in SGML mode
Date: Tue, 13 May 2003 23:21:46 GMT [thread overview]
Message-ID: <uof26xwja.fsf@swbell.net> (raw)
In-Reply-To: 84el327h68.fsf@lucy.is.informatik.uni-duisburg.de
kai.grossjohann@gmx.net (Kai Großjohann) writes:
> jeff.rancier@softechnics.com (Jeffery B. Rancier) writes:
>
>> I'm seeing peculiar indentation in some of my XML files. For example,
>> if I start with the following:
I'm having problems with fontification myself. I have the following in
my .emacs:
autoload 'xml-mode "psgml" "psgml" t)
(defun my-xml-mode-hook ()
(cond (window-system
(setq sgml-set-face t)
(setq sgml-indent-data t))))
(add-hook 'sgml-mode-hook 'my-xml-mode-hook)
When I open an xml file it is initially not fontified. However if I
select a region and do C-M-\ it then fontifies.
Any ideas why that would be ?
next prev parent reply other threads:[~2003-05-13 23:21 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <mailman.6112.1052843222.21513.help-gnu-emacs@gnu.org>
2003-05-13 19:58 ` Indentation problems in SGML mode Kai Großjohann
2003-05-13 23:21 ` Peter Lee [this message]
2003-05-15 8:35 ` Kai Großjohann
2003-05-15 14:53 ` Kevin Rodgers
2003-05-16 6:21 ` Kai Großjohann
2003-05-15 15:22 ` Peter Lee
2003-05-15 17:27 ` Jeffery B. Rancier
[not found] ` <mailman.6260.1053020030.21513.help-gnu-emacs@gnu.org>
2003-05-17 17:16 ` Stefan Monnier
2003-05-19 14:36 ` Jeffery B. Rancier
[not found] ` <mailman.6432.1053392287.21513.help-gnu-emacs@gnu.org>
2003-05-20 6:40 ` Stefan Monnier
2003-05-21 20:39 ` Jeffery B. Rancier
2003-05-13 16:18 Jeffery B. Rancier
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=uof26xwja.fsf@swbell.net \
--to=pete_lee@swbell.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).