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...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

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 410 - 439 of 1979   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
410
attribute name. I would prefer to have a variable to control this ... Hmm, I've noticed the same thing, although I'd actually prefer: <div tal:define="tabindex...
Norman Walsh
normwalsh
Offline Send Email
Jan 1, 2004
8:04 pm
411
hello all, I am not sure if someone already noticed this, but I just tried nxml-mode-20030929, using the following stylesheet: <paste> <?xml version="1.0"...
tpc@...
tqf
Offline Send Email
Jan 2, 2004
3:49 pm
412
... [deletia] ... Hmm. Worksforme with the same version. [I also get an error on the <?xml ...?> PI being on the second line ... specifically: "Processing...
Josh Sled
joshsled
Offline Send Email
Jan 2, 2004
4:22 pm
413
hello all, I am not sure if someone already noticed this, but I just tried ... I presume you added "<paste>" for the email message and the content actually ...
Norman Walsh
normwalsh
Offline Send Email
Jan 2, 2004
4:30 pm
414
hi Josh, I went to the document again, deleted the </xsl:stylesheet> and noticed it does say "missing end tag," and only if you press Enter at the end of the...
tpc@...
tqf
Offline Send Email
Jan 2, 2004
4:37 pm
415
Howdy, I have a couple of programs which generate log files as a series of simple xml expressions like this <event>Something...</event> <event>Something...
Eric Dahlman
edahlman@...
Send Email
Jan 2, 2004
5:38 pm
416
... It will still say "Invalid" in the mode-line. You can click on "Invalid" to go to the error and see what it is. There's no red underline, because, as...
James Clark
james_j_clark
Offline Send Email
Jan 3, 2004
8:23 am
417
... Here's a patch against nxml-mode-20031031 that does this. I also changed the behavior of indentation for end tags so that only end tags that lie on the...
Eric Mc Sween
ericmcsween
Offline Send Email
Jan 11, 2004
2:05 am
418
... Sweet! It worked like a charm for me. I applied the patch to the debian package and recompiled and now I'm happy again :) Can we get this patch included in...
Sidnei da Silva
sidneidasilva
Offline Send Email
Jan 13, 2004
3:44 pm
419
... Ugh. Not so fast :( It seems to have broken identation of stuff like: <configure xmlns="http://namespaces.zope.org/zope"> <permission ...
Sidnei da Silva
sidneidasilva
Offline Send Email
Jan 15, 2004
6:01 pm
420
Hi, I am trying to install nxml/emacs on my sons computer. Try to download emacs but I can't find emacs 21 for windows anywhere. Any idea where I can find a...
Aaron
aamehl
Offline Send Email
Jan 15, 2004
6:25 pm
421
... I think it was removed from gnu.org ftp some time ago, because they felt like it could have been trojaned. I dont know of any mirrors that have it...
Sidnei da Silva
sidneidasilva
Offline Send Email
Jan 15, 2004
6:29 pm
422
... [ snip example of bad indentation ] Right. Here's a fix. This is still a patch against nxml-mode-20031031. There is another problem I discovered: This: ...
Eric Mc Sween
ericmcsween
Offline Send Email
Jan 15, 2004
7:39 pm
423
... http://www.tei-c.org/Software/tei-emacs has a complete emacs for Win32 setup, with nxml all working. The normal distribution of Emacs seems to be still...
Sebastian Rahtz
srahtz
Offline Send Email
Jan 15, 2004
8:21 pm
424
Hi, Here is probably an illustration of the issue mentioned in the TODO "Should completion pay attention to characters after point? If so, how?" After having...
Xavier Cazin
xavier_cazin
Offline Send Email
Jan 15, 2004
9:50 pm
425
Sebastian, Which release of Emacs is the Win32 one? thanks, Bob ... From: Sebastian Rahtz [mailto:sebastian.rahtz@...] Sent: Thursday, January 15,...
DuCharme, Bob (LNG-CHO)
philregion
Offline Send Email
Jan 15, 2004
10:41 pm
426
... 21.3 The package is as uptodate as I can make it, but there are probably flaws still. It does all the XML/SGML tasks I can think of, and has all the...
Sebastian Rahtz
srahtz
Offline Send Email
Jan 15, 2004
10:51 pm
427
Thanks I grabbed a copy and will install it tomorrow Aaron...
Aaron
aamehl
Offline Send Email
Jan 16, 2004
12:13 am
428
Hi, I just installed nXML-mode on emacs 21.3 on SuSE Linux. It seems to be working well, except that syntax highlighting does not work with the X version of...
pug_henry
Offline Send Email
Jan 19, 2004
5:47 am
429
... I'm pretty sure the docs explain nxml mode is only compatible with gnu emacs. Bruce...
Bruce D'Arcus
bdarcus@...
Send Email
Jan 19, 2004
10:15 am
430
... I'm not sure but am guessing that the original poster is asking about GNU Emacs (nxml work would not work well under XEmacs). X version of Emacs is not...
David Tolpin
dvd@...
Send Email
Jan 19, 2004
2:50 pm
431
... I was referring to GNU emacs that runs as an X-window client. Not in a terminal. Victor...
pug_henry
Offline Send Email
Jan 19, 2004
3:55 pm
432
Hi, I am writing an xhtml doc and I need to add the xmlns but can't remeber the syntax or find it quickly. could some send me the header stuff I need for a...
Aaron
aamehl
Offline Send Email
Jan 19, 2004
11:01 pm
433
nevermind I found it Thanks Aaron...
Aaron
aamehl
Offline Send Email
Jan 19, 2004
11:05 pm
434
... Note that nxml will do completion for required namespace attribute values. Bruce...
Bruce D'Arcus
bdarcus@...
Send Email
Jan 19, 2004
11:35 pm
435
Hi all, I was once using nxml and some keycombo gave me a list of the keybindings in a buffer below the document I had opened. I have never been able to find...
Aaron
aamehl
Offline Send Email
Jan 20, 2004
12:32 am
436
... ,----[ C-h k C-h m ] ... `---- -- Regards, joe Joe Casadonte jcasadonte@... ... Llama Fresh Farms => http://www.northbound-train.com Gay...
Joe Casadonte
joecasadonte
Offline Send Email
Jan 20, 2004
1:15 am
437
Victor, ... I recently set a dark background in emacs, after that syntax highlighting in nxml mode didn't work any more. (I think this is because nxml mode...
tomhasel
Offline Send Email
Jan 20, 2004
10:36 am
438
... C-h b runs the command describe-bindings which is an interactive compiled Lisp function in `help'. (describe-bindings &optional PREFIX BUFFER) Show a list...
Alan D. Salewski
ads0138
Offline Send Email
Jan 20, 2004
3:48 pm
439
I am using nxml-mode on GNU-Emacs 21.3.1, and it is complaining about MULE-UCS. Can someone tell me how I can disable MULE-UCS? Thanks, Victor...
pug_henry
Offline Send Email
Jan 20, 2004
4:24 pm
Messages 410 - 439 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