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

Is it possible to get emacs to print out the output curl command? #49

Open
EskoJTH opened this issue Feb 10, 2021 · 3 comments
Open

Is it possible to get emacs to print out the output curl command? #49

EskoJTH opened this issue Feb 10, 2021 · 3 comments

Comments

@EskoJTH
Copy link

EskoJTH commented Feb 10, 2021

Maybe there is a way to do this that i have just not figured out yet.
This would be useful if you have to run commands from remote machines for example.

@EskoJTH
Copy link
Author

EskoJTH commented Feb 10, 2021

I made the changes to do this for myself. Put it into a pull request as well If considered useful.
#50

@Kaligule
Copy link

Kaligule commented Apr 25, 2023

You can just have a look at the buffer curl commands history, where all the executed curl commands are logged to. (@EskoJTH had already found this and documented it in their Readme).

Does this solve your problem?

@seanleblanc
Copy link

I've found that the commands get printed out in that buffer. However, you have to combine the contents of a temp file to get the full curl command, including the body of a post. Is there any switch that will just include the body of the message in curl commands history buffer?

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

3 participants