Skip to content
New issue

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

can make emacs hangs on kill-emacs #45

Closed
bricewge opened this issue May 31, 2019 · 0 comments
Closed

can make emacs hangs on kill-emacs #45

bricewge opened this issue May 31, 2019 · 0 comments

Comments

@bricewge
Copy link
Contributor

direnv can cause emacs to hangs on exit, following are the minimal steps to reproduce it:

  1. Opening a file as sudo through TRAMP and entering correct password
  2. sudo --remove-timestamp
  3. tramp-cleanup-all-connections, just afterward it already asks the sudo password (dismissing it)
  4. Exiting emacs hangs for sudo password

I find this strange since you seems to verify that the file is not remote:

(not (file-remote-p directory-name)))

Related to doomemacs/doomemacs#1444.

bricewge added a commit to bricewge/emacs-direnv that referenced this issue Jun 1, 2019
bricewge added a commit to bricewge/emacs-direnv that referenced this issue Jun 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant