[Github-comments] [geany/geany] Fixes & changes for #1470 (#1554)

elextr notifications at xxxxx
Tue Sep 19 01:53:16 UTC 2017


If the placeholder is a string that will get saved it has to be something that will save in all encodings since the user can select that at save time, hence @kugel- used ASCII.

But actually adding ANY characters to the buffer may result in illegal syntax.  It would be better if the placeholder was not inserted at all.  

What about using the `INDIC_POINT` indicator at the relevant positions?  That seems to be the only one that marks a position not a character.

-- 
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/pull/1554#issuecomment-330404890
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20170919/9c889b46/attachment.html>


More information about the Github-comments mailing list