When I invoke ffap on the file path that include whitespace, such as "/path/to/dir name/filename.txt", ffap.el stop searching file path before the "/path/to/dir" part.
I've checked the ffap.el, but there are many options and I couldn't find the appropriate configuration settings to change this behaviour, that trying to find proper file name beyond the whitespace character.
What is the best settings not to ignore whitespace when ffap trying to find the file name that include white space?