---
** [bugs:#1319] Escaped spaces not written to patch file**
**Status:** open **v0.49:** v0.49 **Created:** Sun Oct 06, 2019 06:30 PM UTC by Anonymous **Last Updated:** Sun Oct 06, 2019 06:30 PM UTC **Owner:** nobody
When I am entering my escaped spaces it looks like this: 
And upon removing focus from the message block, the \ characters remain there… 
Now, upon saving my patch, i can open it in a text editor and see that my escape are gone! #X msg 341 60 set Octave transpose %d;
After loading my patch the escapes are not present… 
HOWEVER If I manually add the escapes in the patch, it works! #X msg 341 60 set Octave\ transpose\ %d;
---
Sent from sourceforge.net because pd-dev@lists.iem.at is subscribed to https://sourceforge.net/p/pure-data/bugs/
To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/pure-data/admin/bugs/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.