[Geany] Geany, Ruby, and Colors Misbehaving.

GB Hoyt qrprat77 at xxxxx
Mon Oct 17 17:58:50 UTC 2011


>
> GB Hoyt,
>
> Please tell us what the fix was, so that if anyone has a similar
> problem in the future, they can benefit from your research and
> troubleshooting.
>
>
> Regards,
>
> Russell
> _______________________________________________
> Geany mailing list
> Geany at uvena.de
> https://lists.uvena.de/cgi-bin/mailman/listinfo/geany
There wasn't a fix for the specific problem, /^ whatever "(^".*)"$/ 
still formats poorly, terminating the first " within the regex after the
second ^.
the workaround is to use /^ whatever (.*)$/ instead, not a real
solution, just a workalike that keeps the colors pretty.

GB Hoyt
KG4GVL
Lakeland, FL

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 262 bytes
Desc: OpenPGP digital signature
URL: <http://lists.geany.org/pipermail/users/attachments/20111017/ec57c108/attachment.pgp>


More information about the Users mailing list