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

counsel.el: Explicitly create async command buffer #1577

Merged
merged 1 commit into from May 17, 2018

Conversation

basil-conto
Copy link
Collaborator

(counsel--async-command): Pass start-file-process-shell-command an existing buffer to avoid tramp-file-name-handler choking in Emacs versions prior to 26.

Fixes #1522

(counsel--async-command):
Pass start-file-process-shell-command an existing buffer to avoid
tramp-file-name-handler choking in Emacs versions prior to 26.

Fixes abo-abo#1522
@basil-conto
Copy link
Collaborator Author

I wasn't able to fully debug the Emacs 25.2 version of tramp-file-name-handler (yay post-command-hook), but reverting this regression introduced in #1483 should plug the problem for now.

@abo-abo abo-abo merged commit 7920800 into abo-abo:master May 17, 2018
@abo-abo
Copy link
Owner

abo-abo commented May 17, 2018

Thanks.

@basil-conto basil-conto deleted the blc/issue-1522 branch May 17, 2018 18:56
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

Successfully merging this pull request may close these issues.

None yet

2 participants