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

does not run within Emacs #391

Open
MarcRohrer opened this issue Jan 25, 2023 · 6 comments
Open

does not run within Emacs #391

MarcRohrer opened this issue Jan 25, 2023 · 6 comments

Comments

@MarcRohrer
Copy link

Hi,

I am trying to run from Emacs on Windows.

I only get this output:

h:\src\emacs\util\usql>usql pg://postgres:test@127.0.0.1/betriebszeiten?sslmode=disable
Connected with driver postgres (PostgreSQL 15.1)

h:\src\emacs\util\usql>

I do not understand, what the problem is. It starts normal in in a command window.
Thank you for your attention!

Best wishes

Marc Rohrer

@nineinchnick
Copy link
Member

WDYM run from Emacs? Does Emacs bundle usql somehow? Can you give us more detailed steps to reproduce this?

@MarcRohrer
Copy link
Author

Hi,

thank you for your attention!

No, not bundeled. I would simply like to use it in an Emacs shell.
Steps are simply start emacs, start a shell. start usql.

Thankx!

Marc

@nineinchnick
Copy link
Member

I never used emacs, how do I start a shell in it?

@MarcRohrer
Copy link
Author

Hi,

ah, ok sorry!

  • Once Emacs has started, press alt-x to enter the minibuffer.
  • type shell
  • press enter

Thank you for checking this out!

Marc

@MarcRohrer
Copy link
Author

Hi,

could you reproduce the problem?

Best wishes!

Marc

@nineinchnick
Copy link
Member

Sorry, I completely forgot about this. I'm not sure when I'll be able to try and reproduce this.

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

2 participants