Browse Source
Currently, `prelude-open-with` does not work with files whose name has a space or non-ascii character in it. I guess `shell-quote-argument` is not needed for `start-process`. I also refactor the code a little bit, and since we dot not care about the output of `open`, so I removed the buffer name passed to `start-process`custom
1 changed files with 11 additions and 12 deletions
Loading…
Reference in new issue