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
First of all, thanks a lot for clean-aindent, i have been hoping to be able to configure emacs to do this for years (so, so, so tired of whitespace...) :)
I tried to reproduce, albeit by using emacs not emacsclient. It works for me. When in dired mode and I press "Enter", I open the file or the directory under the cursor.
When the problem occurs, could you please try C-h k then press "Enter" so that we see which command is bound to that key.
I'll try to reproduce it in a clean environment later...
El día 20/03/14 09:23 -0700, pmarinov escribió:
I'm glad you find clean-aindent useful. :-)
I tried to reproduce, albeit by using emacs not emacsclient. It works for me. When in dired mode and I press "Enter", I open the file or the directory under the cursor.
When the problem occurs, could you please try C-h k then press "Enter" so that we see which command is bound to that key.
Reply to this email directly or view it on GitHub: #1 (comment)
First of all, thanks a lot for clean-aindent, i have been hoping to be able to configure emacs to do this for years (so, so, so tired of whitespace...) :)
Steps to reproduce:
M-x load-library clean-aindent
)$ emacsclient $HOME
)No matter if I then do
M-x clean-aindent-done
, and open a new buffer withemacsclient $HOME
, i still cannot any file there.Same thing happens with other temporary buffers, like GTAGS search buffers...
Do you know how this can be solved?
Thanks a lot for your help!!
The text was updated successfully, but these errors were encountered: