all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Extending html-helper-mode for Coldfusion
@ 2003-11-25 14:54 Rick Crawford
  2003-11-25 15:16 ` Gian Uberto Lauri
  2003-11-26  9:15 ` Brad Collins
  0 siblings, 2 replies; 4+ messages in thread
From: Rick Crawford @ 2003-11-25 14:54 UTC (permalink / raw)


I'm a coldfusion developer, and I use GNU Emacs as my editor.  After
much searching I've come to the conclusion that (surprisingly) there
doesn't seem to be a major mode with coldfusion support.  This isn't a
big problem since coldfusion is a tag-based language embedded within
html and html-helper-mode can help a lot.  

But I've found that I'd like to extend html-helper-mode with support
for coldfusion tags.  I'm a newcomer to lisp, but I'm really having
fun getting my feet wet.  Anyway, I started to dig in and add
coldfusion support to html-helper-mode.el.  Then I looked at the beta
for html-helper-mode (http://www.santafe.edu/~nelson/hhm-beta/) and
noticed that it has added support for a user-extensible tag database.

I want to add more than tag support to html-helper-mode, though.  I'd
like to allow users to add certain variables to their .emacs so that,
for instance, the DATASOURCE attribute of a CFQUERY tag would be
filled in by his application-specific datasource.  And eventually I'd
like to add CFSCRIPT support (which is a lot like javascript).

Anyway, since I'm so new at this, I wanted to get some advice before I
continue.  Should I use the beta of html-helper-mode and its
extensible tag support, despite the fact that it seems that this beta
has been neglected for some years?  Will that be powerful enough for
coldfusion developers' needs?  Any thoughts?

Thank you,

-Rick

-- 

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

end of thread, other threads:[~2003-11-26  9:15 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-11-25 14:54 Extending html-helper-mode for Coldfusion Rick Crawford
2003-11-25 15:16 ` Gian Uberto Lauri
2003-11-25 15:44   ` Nelson Minar
2003-11-26  9:15 ` Brad Collins

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.