Dmitry Fink (aka FINiK) writes:

 > How can I make it show colored tagswhen editing html?
 > The emacs is out of the redhat dist box and I don't have time
 > to learn any lisp.

If it's emacs and not xemacs, you need to load the hilit19 library
(M-x load-library, then type hilit19, or put (require 'hilit19) in
your .emacs to make it permanent), then open your file, it should
appear highlighted. (Unless I'm mistaken and there's no HTML mode that
comes with emacs by default; but that doesn't make sense.) If you're
using xemacs, though, select Options -> Syntax Highlighting ->
Automatic, and then open your file -- it should appear highlighted.
Select Options -> Save Options to make this permanent.


-- 
Alex Shnitman                            | http://www.debian.org
[EMAIL PROTECTED], [EMAIL PROTECTED]   +-----------------------  
http://alexsh.hectic.net    UIN 188956    PGP key on web page
       E1 F2 7B 6C A0 31 80 28  63 B8 02 BA 65 C7 8B BA

The nice thing about Windows is - It does not just crash, it displays a
dialog box and lets you press 'OK' first.
        -- Arno Schaefer

Reply via email to