[Bese-devel] yaclml <:html tag

Evrim ULU evrim at core.gen.tr
Mon Jun 12 15:21:37 UTC 2006


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

hi,

i think there is conflict with <:html tag, its defined twice in
yaclml/src/tags/html4.lisp as below:

(deftag <:html (&attribute dir lang (prologue t) &body body)
  (when prologue
    (emit-princ "<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0
Strict//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd\">"))
  (emit-open-tag "html" (list (cons "dir" dir) (cons "lang" lang)))
  (emit-body body)
  (emit-close-tag "html"))

(def-html-tag <:html :i18n)

evrim.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFEjYaBwzkKLGtRuHsRAoxzAKC5YhXqKRoiYavFZkSG9l37q5/AHQCghxR6
ooYmKN2speNrcthskxPRfPg=
=r7gp
-----END PGP SIGNATURE-----




More information about the bese-devel mailing list