Search the web
Sign In
New User? Sign Up
emacs-nxml-mode · New XML Mode for Emacs
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 900 - 929 of 1979   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
900
... the ... I just added this to my /~.emacs: ;; Avoid determining the mode by contents of file. ;; Emacs is too smart for its own good. (setq magic-mode-alist...
jjramsey_6x9eq42
jjramsey_6x9...
Offline Send Email
Jan 1, 2005
6:56 pm
901
... ~/.emacs :-) ... Yes. But: - it removes all entries from `magic-mode-alist', not only those regarding `html-mode', `sgml-mode' and `xml-mode'. After ...
drkm
darkman_spam
Offline Send Email
Jan 2, 2005
12:37 pm
902
... I know. That's why it's a blunt solution....
jjramsey_6x9eq42
jjramsey_6x9...
Offline Send Email
Jan 2, 2005
2:44 pm
903
Hello What do you think about adding this to "rng-auto.el" ? (defun nxml-set-magic-mode-alist () "Set `magic-mode-alist' correctly for using nXML. It modifies...
drkm
darkman_spam
Offline Send Email
Jan 2, 2005
2:45 pm
904
... s/do/have to do/. ... (load "rng-auto") (nxml-set-magic-mode-alist) (load "xul-mode/autoloads.el" nil nil t) (push '("\\.xul\\´" . xul-mode)...
drkm
darkman_spam
Offline Send Email
Jan 2, 2005
6:19 pm
905
hi i'm no expert, but i see this: http://htmlhelp.com/reference/html40/block/div.html with ALIGN=[ left | center | right | justify ] (horizontal alignment) ......
shmeglu
Offline Send Email
Jan 5, 2005
12:18 am
906
... XHTML Modularization, for example, says the same thing. See <URL:http://www.w3.org/TR/xhtml-modularization/DTD/xhtml-legacy-1.mod>. ... And "justify"?-)...
drkm
darkman_spam
Offline Send Email
Jan 5, 2005
12:52 am
907
nxml-mode version 20041004 running on GNU Emacs 21.3.1 under Debian GNU/Linux does not report the following XHTML document as invalid, despite the use of the...
elhrana
Offline Send Email
Jan 22, 2005
12:28 am
908
... From the nxml-mode TODO file: ** ID/IDREF support. In short, I don't believe nxml-mode attempts to check the uniqueness of IDs. Be seeing you, norm -- ...
Norman Walsh
normwalsh
Offline Send Email
Jan 22, 2005
6:03 pm
909
how do i set magic-mode-alist to nxml-mode appropriately?...
Vidar Gundersen
ilteph
Offline Send Email
Jan 23, 2005
10:20 pm
910
... (push '("<\\?xml" . nxml-mode) magic-mode-alist) ? --drkm...
drkm
darkman_spam
Offline Send Email
Jan 24, 2005
12:54 am
911
Hi, Sorry this is off topic. I am so inspired by nxml mode that I just had to create a "made with emacs nxml-mode" icon to display on my pages. I thought I...
Ted Dustman
dustman@...
Send Email
Jan 28, 2005
1:22 am
912
Hi, I am working on a few JSP based projects at the moment, using the new XML format for JSPs. This is good, because I can use nxml-mode for authoring JSP...
Michael Gratton
lucivee
Offline Send Email
Jan 28, 2005
6:44 am
913
... Something like that shouldn't be specific to nxml-mode. -- Vincent Lefèvre <vincent@...> - Web: <http://www.vinc17.org/> 100% accessible validated...
Vincent Lefevre
vinc17fr
Offline Send Email
Jan 28, 2005
9:15 am
914
Hi, Here's a really nit-picky feature request: I'd like to customize the highlighting face of this equal sign, that currently shows up in the same glaring text...
Justus Piater
jpiater
Offline Send Email
Jan 28, 2005
6:11 pm
915
Hi, [Feature request below after blurb] I just started using nxml-mode to edit my Web pages, in conjunction with mmm-mode and php-mode. It seems to work really...
Justus Piater
jpiater
Offline Send Email
Jan 28, 2005
6:13 pm
916
I find that using Emacs in reverse video mode (using the -r switch) or setting the background and foreground colours on the command line seems to render the...
Michael Knight
miknight84
Offline Send Email
Jan 30, 2005
11:55 pm
917
Dear All I have installed some Unicode fonts on my Linux machine (Fedora Core 3) and would like know what to add to my .emacs file so that nxml-mode opens with...
cairein2001
Offline Send Email
Jan 31, 2005
5:59 am
918
... Yes, you're probably right. However, does anyone know of a nxml-mode workaround that can be applied to nxml-mode? Thanks, /Mike -- michael gratton...
Michael Gratton
lucivee
Offline Send Email
Jan 31, 2005
11:10 pm
919
Yes, the XHTML 1.0 DTD says the id attribute is permissible in <html> elements (though, interestingly enough, HTML 4.01 doesn't permit its use there!): ...
Chris Lawrence
lordsutch
Offline Send Email
Feb 4, 2005
9:45 pm
920
While the RNC schema for XSLT is packaged as part of the nxml distribution, there's no reason not to use it elsewhere. Can anyone tell me examples of its use...
DuCharme, Bob (LNG-CHO)
philregion
Offline Send Email
Feb 7, 2005
4:40 pm
921
Hi, for unrelated reasons, I'm currently limited to Emacs 20 and am missing nxml mode. I was under the impression that most changes from Emacs 20 to 21 had to...
arobert3434
Offline Send Email
Feb 9, 2005
6:17 pm
922
Is there any reason why when I'm doing in a .rnc file: default namespace = "" include "xhtml/xhtml.rnc" start = ... nXML complains with an error "Duplicate...
Vincent Lefevre
vinc17fr
Offline Send Email
Feb 15, 2005
1:49 pm
923
Sorry for the loud subject line, but has anyone heard from him since 26 Oct 2004? I am stuck with some things related to nxml-mode, and I'm hoping he hasn't...
David Abrahams
dave_abrahams
Online Now Send Email
Feb 15, 2005
2:28 pm
924
Maybe you can look at this page: http://www.jclark.com/bio.htm He seems to be working in Thailand. ... From: "David Abrahams" <dave@...>...
Lennart Borgman
nlborgman
Offline Send Email
Feb 15, 2005
3:39 pm
925
... I'm still here, but unfortunately I haven't been able to find any time to give to nXML mode since November 2004, and am unlikely to be able to find any at...
James Clark
james_j_clark
Offline Send Email
Feb 15, 2005
4:31 pm
926
RE: pattern facets in Relax NG I was very pleased to find that one can specify multiple regular-expression 'pattern' facets, e.g. Xtext = element xtext {...
Ken Beesley
kennethbeesley
Offline Send Email
Feb 16, 2005
10:35 am
927
Jing version 20030619 Input <define name="Lexeme"> <a:documentation> <html:p>Element lexeme. Single PLS entry </html:p> </a:documentation> <element...
Pawson, David
dpawson2000
Offline Send Email
Feb 24, 2005
1:39 pm
928
The following XHTML file is invalid (according to the XHTML DTD) due to the nested "a", but the schema provided with nXML accepts it: <?xml version="1.0"...
Vincent Lefevre
vinc17fr
Offline Send Email
Feb 24, 2005
2:12 pm
929
... That is a puzzler. If you look through enough XHTML DTDs, I'm sure some "a" element type is declared with a parameter entity reference that allows typical...
DuCharme, Bob (LNG-CHO)
philregion
Offline Send Email
Feb 24, 2005
5:02 pm
Messages 900 - 929 of 1979   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help