You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This'll result into running rail server in popup window with focus sets to it. Now kill running command via C-cC-c and eval lisp code above ones again from the Async Shell Command buffer. Its change default dirrentory in application.html.erb buffer instead of current and change its mode into Shell:no process. This meens that popupwin broke with-temp-buffer command context and switch current buffer into application.html.erb back.
The text was updated successfully, but these errors were encountered:
Here is my test .emacs file:
Now launch emacs and open some file with C-xC-f
Then eval following emacs lisp code with M-:
This'll result into running rail server in popup window with focus sets to it. Now kill running command via C-cC-c and eval lisp code above ones again from the Async Shell Command buffer. Its change default dirrentory in application.html.erb buffer instead of current and change its mode into
Shell:no process
. This meens that popupwin brokewith-temp-buffer
command context and switch current buffer into application.html.erb back.The text was updated successfully, but these errors were encountered: