all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Rick Stanley <rstanley@rsiny.com>
Subject: Emacs - Time-stanp:
Date: Wed, 04 Oct 2006 14:15:21 -0400	[thread overview]
Message-ID: <1159985722.7958.118.camel@localhost.localdomain> (raw)

Hello!

In trying to use the emacs Time-stamp: in writing some XHTML/CSS code, I
used the following:

<meta name="revised" content="Time-stamp: <2006-10-04 13:55:39 rick>" />

This will not pass the W3C XHTML or CSS validators, for a '<' or '>'
being embedded within an XML attribute .

The only way I could get Time-stamp: to work was to comment out the
whole line:

<!--  <meta name="revised" content="Time-stamp: &lt;2006-10-04 13:55:39
rick&gt;" /> -->

The Time-stamp: works, but I loose the 'revised' Meta Data.

I would like to see '&lt;' and '&gt;' be recognized along with the
current '<>' and '""' deliminators for Time-stamp:, or some other
deliminator that conforms to valid characters as data inside of an XML
attribute.

Thank you!

Rick Stanley


-- 
 RSI (Rick Stanley, Inc.)
 (917) 822-7771
 www.rsi-ny.com / www.rsiny.com
 Computer Systems Consulting
 Linux & Open Source Specialists

             reply	other threads:[~2006-10-04 18:15 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-10-04 18:15 Rick Stanley [this message]
2006-10-06  0:21 ` Emacs - Time-stanp: Kevin Rodgers

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1159985722.7958.118.camel@localhost.localdomain \
    --to=rstanley@rsiny.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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.