[Github-comments] [geany/geany] Code folding with Tcl language and bind command with <<event>> (#1295)

karakai notifications at xxxxx
Wed Nov 9 09:55:34 UTC 2016


The problem is caused by the often used "[exec magic](http://wiki.tcl.tk/812)" in the beginning of the file.
This looks like this:

`#!/bin/bash`
`# the next line restarts using wish \`
`exec wish "$0" "$@"`

So Geany thinks, it is a bash script.
And I think it is OK this way...


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/1295#issuecomment-259375030
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20161109/fa665865/attachment.html>


More information about the Github-comments mailing list