unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Bruce Ingalls <bingalls@CUT-this-SPAM-BLOCK.fit-zones.com>
Subject: emacs vs xhtml
Date: Thu, 12 Jun 2003 16:57:38 GMT	[thread overview]
Message-ID: <6i2Ga.141560$h42.100634@twister.nyc.rr.com> (raw)

Generally, I have a hook, to fill (word wrap) all html files at 80 cols.
There is one file, which I have overridden the fill, by

...
<!-- Turn off word-wrap for this file (without Emacs prompting to eval 
local vars)
\f
Local Variables:
fill-column: 999
End:
-->
</body>
</html>

Where the char before the Local Variables line is a ^L form feed.

Unfortunately, such chars are illegal under x[ht]ml.

I want my file to validate correctly under xhtml strict.
I tried <pre> tags, amongst others.
Any suggestions?

BTW, part of the problem is that table rows don't indent nicely under
html helper mode.

             reply	other threads:[~2003-06-12 16:57 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-06-12 16:57 Bruce Ingalls [this message]
2003-06-12 18:29 ` emacs vs xhtml Stefan Monnier
2003-06-12 18:30 ` Stefan Monnier
2003-06-13  7:01 ` Kai Großjohann
2003-06-13 23:58   ` Bruce Ingalls

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='6i2Ga.141560$h42.100634@twister.nyc.rr.com' \
    --to=bingalls@cut-this-spam-block.fit-zones.com \
    /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).