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
utop
If utop is not installed and the user invokes M-x utop, all that occurs is the following vague error message in a new buffer:
M-x utop
Process utop exited with code 1
I propose that if utop is not found, just present an error in the mini buffer.
Also to be clear, I will take this one on, but just wanted to make the problem known and make it possible to discuss.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
If
utop
is not installed and the user invokesM-x utop
, all that occurs is the following vague error message in a new buffer:I propose that if utop is not found, just present an error in the mini buffer.
Also to be clear, I will take this one on, but just wanted to make the problem known and make it possible to discuss.
The text was updated successfully, but these errors were encountered: