ob-http icon indicating copy to clipboard operation
ob-http copied to clipboard

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

Open EskoJTH opened this issue 4 years ago • 3 comments

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 avatar Feb 10 '21 09:02 EskoJTH

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

EskoJTH avatar Feb 10 '21 11:02 EskoJTH

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?

Kaligule avatar Apr 25 '23 08:04 Kaligule