jed-users mailing list

[2004 Date Index] [2004 Thread Index] [Other years]
[Thread Prev] [Thread Next]      [Date Prev] [Date Next]

Re: jsp mode


On Fri, Mar 19, 2004 at 11:34:38AM -0500, John Parejko wrote:
> Yeah, that's about right.  JSP is regular html with java between <% and 
> %> tags.  I'm not familiar with php, unfortunately (dang, maybe time to 
> learn?), but that sounds similar.

PHP is a C-like html-embedded scripting language, usually between <?
and ?> tags.  JED has a very nice PHP mode.

> I can't find this new mode though.  Do you know what it was called, and 
> where I could find it?
Klaus announced it in May last year:

,----
| Hello all,
| 
| Here is a new html mode, including css and js mode:
| 
| Functions:
|   insert html tags
|   html-completion: element, attribute, value, user defined constructs
|   css-completion: selector, keyword, value
|   js-completion: keyword, property
|   indent line
|   switch between html, css and js mode
|   put/remove multiline comment
|   put/remove folding
| 
| Configuring:
|   all involved keys have to be assigned in html_mode_hook
|   grammar files are provided to ease adaptions
| 
| All required files and readme.txt:
| http://home.wtal.de/klaus/htmlks.zip
| 
| Suggestions/Improvements welcome.
`----

--------------------------
To unsubscribe send email to <jed-users-request@xxxxxxxxxxx> with
the word "unsubscribe" in the message body.
Need help? Email <jed-users-owner@xxxxxxxxxxx>.


[2004 date index] [2004 thread index]
[Thread Prev] [Thread Next]      [Date Prev] [Date Next]