I keep finding it in my code, in areas I am not working in or in areas I just completed. Is there some sort of autocomplete or spell checker that thinks it knows better than me?
I tried searching for : space = but it found := (no space)
I keep finding it in my code, in areas I am not working in or in areas I just completed. Is there some sort of autocomplete or spell checker that thinks it knows better than me?
I tried searching for : space = but it found := (no space)
Please post the whole output (it should contain “font” and “text propertires”), and run describe-char against the actual space-inserted assignment operator you found (not the newly created file), and finally, enclose the output with three backquotes. to format it properly.