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

* Extending html-helper-mode for Coldfusion
  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
  1 sibling, 1 reply; 4+ messages in thread
From: Gian Uberto Lauri @ 2003-11-25 15:16 UTC (permalink / raw)
  Cc: help-gnu-emacs, nelson

>>>>> "RC" == Rick Crawford <rick@vroop.com> writes:

RC> looked at the beta for html-helper-mode
RC> (http://www.santafe.edu/~nelson/hhm-beta/) and noticed that it has
RC> added support for a user-extensible tag database.

????

Did Nelson resume his role as mantainer of the mode ?

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

For  sure you  did  not  find html-helper-mode  3.0.4  jolly (it's  an
evolution of Nelson's work) at http://www.nongnu.org/baol-hth/index.html

That adds (tries to add) PHP/JSP/ASP support plus JavaScript/VBScript.

You could base your coldfusion-helper-mode on that.

Feel free to contact me directly if you wish.

 /\            ___
/___/\__|_|\_|__|___Gian Uberto Lauri_____________________
  //--\ | | \|  |   Integralista GNUslamico e fancazzista 
\/

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

* Re: Extending html-helper-mode for Coldfusion
  2003-11-25 15:16 ` Gian Uberto Lauri
@ 2003-11-25 15:44   ` Nelson Minar
  0 siblings, 0 replies; 4+ messages in thread
From: Nelson Minar @ 2003-11-25 15:44 UTC (permalink / raw)
  Cc: help-gnu-emacs, Rick Crawford

html-helper-mode forked a long time ago into many versions.

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

* Re: Extending html-helper-mode for Coldfusion
  2003-11-25 14:54 Extending html-helper-mode for Coldfusion Rick Crawford
  2003-11-25 15:16 ` Gian Uberto Lauri
@ 2003-11-26  9:15 ` Brad Collins
  1 sibling, 0 replies; 4+ messages in thread
From: Brad Collins @ 2003-11-26  9:15 UTC (permalink / raw)



This might be a stupid suggestion, but you might want to check out
PHP-mode (I think you can find it on Source Forge).

PHP, like Cold Fusion, is often embedded in HTML and they have good
support with other HTML modes (I forget which).

b/


-------------------------
Brad Collins
Chenla Labs
Bangkok, Thailand

^ 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.