jed-users mailing list

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

Re: [jed-users] open brace and indention


Ulli Horlacher <framstag@xxxxxxxxxxxxxxxxxxxx> wrote:
> jed's auto-indention gets confused when I use the internal Perl
> variable $( (effective GID) in my programfile.
> jed thinks, it is a open brace, but it is not.
> How can I correct it?

Without making changes to the underlying C code, all I can suggest is
that you put $( inside quotes, i.e.,

   "$("

--John
_______________________________________________
For list information, visit <http://jedsoft.org/jed/mailinglists.html>.


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