all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* HTML helper won't highlight
@ 2003-11-13  8:10 vAm
  2003-11-13  8:07 ` Noufal Ibrahim
  2003-11-13 20:09 ` Eli Zaretskii
  0 siblings, 2 replies; 13+ messages in thread
From: vAm @ 2003-11-13  8:10 UTC (permalink / raw)


hi,
	I've followed the instructions given. HTML helper mode is working but 
it's not highlighting(no colors) the tags. What could be the possible 
problem. The code I've added to my .emacs is

(setq load-path (cons
"/home/krishna/html-helper-mode/"
load-path))
(autoload 'html-helper-mode "html-helper-mode" "Yay HTML" t)
(setq auto-mode-alist (cons '("\.html$" . html-helper-mode)
auto-mode-alist))

I've no idea what this means. I don't know LISP and I've been using 
Emacs for the past couple of weeks. Any help is highly appreciated.

vAm

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2003-11-14 20:50 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-11-13  8:10 HTML helper won't highlight vAm
2003-11-13  8:07 ` Noufal Ibrahim
2003-11-13  8:41   ` vAm
2003-11-14  8:56     ` Uwe Siart
2003-11-14 14:24       ` Tim McNamara
2003-11-14 15:31         ` Gian Uberto Lauri
2003-11-14 15:40         ` Eli Zaretskii
2003-11-14 16:10         ` Uwe Siart
     [not found]         ` <mailman.70.1068827595.399.help-gnu-emacs@gnu.org>
2003-11-14 16:40           ` Uwe Siart
2003-11-14 17:22             ` Gian Uberto Lauri
     [not found]         ` <mailman.71.1068828362.399.help-gnu-emacs@gnu.org>
2003-11-14 18:56           ` Tim McNamara
2003-11-14 20:50             ` Eli Zaretskii
2003-11-13 20:09 ` Eli Zaretskii

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.