- Subject: [jed-users] Re: Perl multiline string highlighting?
- From: Ulli Horlacher <framstag@xxxxxxxxxxxxxxxxxxxx>
- Date: Fri, 17 Mar 2017 13:09:33 +0100
On Thu 2017-03-16 (19:57), John E. Davis wrote:
> > But when I edit a perl file, `command` is still not highlighted.
> 
> Alternatively, you can give the backtick a character-delimiter syntax,
> which will also have the desired effect:
> 
>   define_syntax('`', '\'', $1);
> 
> Also, remove ` from the operator syntax.  That is, change
> 
>   define_syntax("!&*+-/<=>^|~", '+', $1);
> 
> to
> 
>   define_syntax("!&*+-/<=>^|~", '+', $1);
Works perfect! Thanks again!
-- 
Ullrich Horlacher              Server und Virtualisierung
Rechenzentrum TIK         
Universitaet Stuttgart         E-Mail: horlacher@xxxxxxxxxxxxxxxxxxxx
Allmandring 30a                Tel:    ++49-711-68565868
70569 Stuttgart (Germany)      WWW:    http://www.tik.uni-stuttgart.de/
REF:<20170316235756.EAA6F4205FBE@xxxxxxxxxxx>
_______________________________________________
For list information, visit <http://jedsoft.org/jed/mailinglists.html>.
  [2017 date index]
  [2017 thread index]
  
  [Thread Prev] [Thread Next]
      
  [Date Prev] [Date Next]