atom-emacs-mode
atom-emacs-mode copied to clipboard
C-x,C-f open directory in new window crashes new window
If I try to open a directory with C-x,C-f, the project crashes when it tries to open:
When I open it via the File menu, it opens fine:
Tested this on my Ubuntu 12.04 distro. Works fine for both directory and files. What version of atom are you using? My version is 0.94.0, emacs plugin version : 0.0.23
Same versions for me on OSX Mavericks. On May 12, 2014 10:09 PM, "Vaibhav Bhat" [email protected] wrote:
Tested this on my Ubuntu 12.04 distro. Works fine for both directory and files. What version of atom are you using? My version is 0.94.0, emacs plugin version : 0.0.23
— Reply to this email directly or view it on GitHubhttps://github.com/fuqcool/atom-emacs-mode/issues/2#issuecomment-42912882 .
@johnjelinek It happened to me as well. This is probably an issue of Atom. The API call to open a directory in a new window is a little bit slow.
So, just wait enough time, and it will show. :(
Update: On v0.94.0, it always crash on my Mac. After I upgrade Atom to 0.96, it works fine.
Update 2: Crashed again. Hmmmm...