You can open files with spaces in the filename via open-command or via the shell (i.e. $ ait text\ me.txt) but not via find-file (C-x C-f).
open-command
$ ait text\ me.txt
find-file
You can open files with spaces in the filename via
open-command
or via the shell (i.e.$ ait text\ me.txt
) but not viafind-file
(C-x C-f).