Wayne Gregori | 22 Apr 2012 20:05
Picon

highlighting of text not happening for CFML

I'm new to Bluefish and I'm having a hard time getting it to recognize that I'm using CFML language... I've opened a .cfm file and I have chosen Document->Language Mode->CFML but there is no highlighting of either the html or the CFML code. 

Any tips would be much appreciated.... bluefish appears to be a great html editor and I'm looking forward to learning and using it.

Thanks,
Wayne

Olivier Sessink | 22 Apr 2012 22:39
Picon
Gravatar

Re: highlighting of text not happening for CFML

On 04/22/2012 08:05 PM, Wayne Gregori wrote:
> I'm new to Bluefish and I'm having a hard time getting it to recognize
> that I'm using CFML language... I've opened a .cfm file and I have
> chosen Document->Language Mode->CFML but there is no highlighting of
> either the html or the CFML code.
>
> Any tips would be much appreciated.... bluefish appears to be a great
> html editor and I'm looking forward to learning and using it.

can you send an example cfm file that does not work so I can see if I 
can reproduce the problem? CFM is a little used language nowadays, so 
there might be few people testing the syntax highlighting for that language.

Olivier

--

-- 
To unsubscribe from this list: send the line "unsubscribe bluefish-users" in
the body of a message to listar@...
List Web Page: http://www.ems.ru/cgi-bin/listargate.cgi
Main Web Page: http://bluefish.openoffice.nl/

Wayne Gregori | 23 Apr 2012 06:07
Picon

Re: highlighting of text not happening for CFML

Found the problem.  As soon as bluefish sees a cfml comment

<!--- comment --->

it stops highlighting text.

Is there an environment adjustment that I can make.

thanks

On Sun, Apr 22, 2012 at 1:39 PM, Olivier Sessink <olivier-nC7VSXl9xTvubjhGYR2Sn81g+rXCo1yR@public.gmane.org> wrote:
On 04/22/2012 08:05 PM, Wayne Gregori wrote:
I'm new to Bluefish and I'm having a hard time getting it to recognize
that I'm using CFML language... I've opened a .cfm file and I have
chosen Document->Language Mode->CFML but there is no highlighting of
either the html or the CFML code.

Any tips would be much appreciated.... bluefish appears to be a great
html editor and I'm looking forward to learning and using it.

can you send an example cfm file that does not work so I can see if I can reproduce the problem? CFM is a little used language nowadays, so there might be few people testing the syntax highlighting for that language.

Olivier

--
To unsubscribe from this list: send the line "unsubscribe bluefish-users" in
the body of a message to listar-QLpEr2logwzILq5++fvS8w@public.gmane.org
List Web Page: http://www.ems.ru/cgi-bin/listargate.cgi
Main Web Page: http://bluefish.openoffice.nl/


Olivier Sessink | 26 Apr 2012 17:26
Picon
Gravatar

Re: highlighting of text not happening for CFML

On 04/23/2012 06:07 AM, Wayne Gregori wrote:
> Found the problem.  As soon as bluefish sees a cfml comment
>
> <!--- comment --->
>
> it stops highlighting text.
>
> Is there an environment adjustment that I can make.

I've been looking into this, and the cfml language definition file is 
far from complete. It doesn't even mention the cfml comment.

I've tried to improve it a bit using a CFML tutorial, but since I'm not 
a cfml programer it's probably still far from complete. If you can help 
that would be great :)

Olivier

--

-- 
To unsubscribe from this list: send the line "unsubscribe bluefish-users" in
the body of a message to listar@...
List Web Page: http://www.ems.ru/cgi-bin/listargate.cgi
Main Web Page: http://bluefish.openoffice.nl/

Olivier Sessink | 27 Apr 2012 13:07
Picon
Gravatar

Re: highlighting of text not happening for CFML

On 04/26/2012 05:26 PM, Olivier Sessink wrote:
> On 04/23/2012 06:07 AM, Wayne Gregori wrote:
>> Found the problem. As soon as bluefish sees a cfml comment
>>
>> <!--- comment --->
>>
>> it stops highlighting text.
>>
>> Is there an environment adjustment that I can make.
>
> I've been looking into this, and the cfml language definition file is
> far from complete. It doesn't even mention the cfml comment.
>
> I've tried to improve it a bit using a CFML tutorial, but since I'm not
> a cfml programer it's probably still far from complete. If you can help
> that would be great :)

a much more updated coldfusion language definition for bluefish can be 
found here:

http://bluefish.svn.sourceforge.net/viewvc/bluefish/trunk/bluefish/data/bflang/cfml.bflang2

replace your current cfml.bflang2, then restart bluefish.

Olivier

-- 
Bluefish website http://bluefish.openoffice.nl/
Blog http://oli4444.wordpress.com/
--

-- 
To unsubscribe from this list: send the line "unsubscribe bluefish-users" in
the body of a message to listar@...
List Web Page: http://www.ems.ru/cgi-bin/listargate.cgi
Main Web Page: http://bluefish.openoffice.nl/

legion1978 | 30 Apr 2012 06:51
Picon
Gravatar

Re: highlighting of text not happening for CFML

Hello.. trying to compile BF after a clean install of my linuxmint10 
(Ubuntu Maverick) it raises this error. Didn't happen before.
Of course there no gtk3 in the repos.. Am I missing something? Thank you 
in advance

configure: error: Package requirements (gtk+-3.0 gdk-3.0 glib-2.0 >= 
2.16 gmodule-2.0 >= 2.16 gobject-2.0 pango gdk-pixbuf-2.0 gio-unix-2.0 
 >= 2.16 gthread-2.0 libxml-2.0) were not met:

No package 'gtk+-3.0' found
No package 'gdk-3.0' found

--

-- 
To unsubscribe from this list: send the line "unsubscribe bluefish-users" in
the body of a message to listar@...
List Web Page: http://www.ems.ru/cgi-bin/listargate.cgi
Main Web Page: http://bluefish.openoffice.nl/

legion1978 | 30 Apr 2012 07:52
Picon
Gravatar

Re: highlighting of text not happening for CFML (wrong subject too.. ugh)

OK NEVERMIND... the PPA does not include Maverick.. changed it to Lucid and its ok now..

:embarrased:

legion1978 escribió:
Hello.. trying to compile BF after a clean install of my linuxmint10 (Ubuntu Maverick) it raises this error. Didn't happen before.
Of course there no gtk3 in the repos.. Am I missing something? Thank you in advance

configure: error: Package requirements (gtk+-3.0 gdk-3.0 glib-2.0 >= 2.16 gmodule-2.0 >= 2.16 gobject-2.0 pango gdk-pixbuf-2.0 gio-unix-2.0 >= 2.16 gthread-2.0 libxml-2.0) were not met:

No package 'gtk+-3.0' found
No package 'gdk-3.0' found



--
Roony Alvarez
Director Creativo
The Shibumi Group
3126793266

-- -- To unsubscribe from this list: send the line "unsubscribe bluefish-users" in the body of a message to listar-QLpEr2logwzILq5++fvS8w@public.gmane.org List Web Page: http://www.ems.ru/cgi-bin/listargate.cgi Main Web Page: http://bluefish.openoffice.nl/


Gmane