We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
direnv can cause emacs to hangs on exit, following are the minimal steps to reproduce it:
direnv
emacs
sudo --remove-timestamp
tramp-cleanup-all-connections
I find this strange since you seems to verify that the file is not remote:
emacs-direnv/direnv.el
Line 129 in 468f2fb
Related to doomemacs/doomemacs#1444.
The text was updated successfully, but these errors were encountered:
fix wbolster#45
ef4b0cb
9b6797d
5633ba2
No branches or pull requests
direnv
can causeemacs
to hangs on exit, following are the minimal steps to reproduce it:sudo --remove-timestamp
tramp-cleanup-all-connections
, just afterward it already asks the sudo password (dismissing it)I find this strange since you seems to verify that the file is not remote:
emacs-direnv/direnv.el
Line 129 in 468f2fb
Related to doomemacs/doomemacs#1444.
The text was updated successfully, but these errors were encountered: