Git Product home page Git Product logo

Comments (13)

localredhead avatar localredhead commented on September 13, 2024 2

@bitops highly recommend brew install emacs --HEAD --use-git-head --with-cocoa --with-gnutls --with-rsvg --with-imagemagick vs. Emacs for OSX.

You can choose to ommit the --HEAD --user-git-head stuff but I don't and it has historically been stable for me.

from restclient.el.

bitops avatar bitops commented on September 13, 2024

cc @pashky

from restclient.el.

pashky avatar pashky commented on September 13, 2024

...and your point is? It works for me and, I guess, many others. I've never tried it with external command though, I always compile gnutls in and don't see why you wouldn't. Or at least add /usr/local/bin to $PATH.

from restclient.el.

bitops avatar bitops commented on September 13, 2024

@pashky just wondering if you had seen that error before. I'll give the /usr/local/bin thing a shot.

I use the builds from Emacs for Mac OS X which I guess don't have gnutls compiled in by default. Maybe that'll help me out.

from restclient.el.

bitops avatar bitops commented on September 13, 2024

@localredhead is it just the same as Emacs for OSX in terms of the UI? I'm attached to my current setup. 😸

from restclient.el.

localredhead avatar localredhead commented on September 13, 2024

@bitops I cannot say for certain without trying.

To my knowledge emacs in GUI mode will be the same because EmacsForOSX is supposed to be a VANILLA install of emacs without any extra bells and whistles.

You should feel free to use the brew version - which has the benefit of being built for your machine when you brew install it. Another added benefit of this is that you get a proper version of emacs to run in the terminal and also in GUI. The caveat is you have to unlink the OS supplied version of emacs (which is OOOOOLD). Personally I just delete the OSX supplied version and move the /bin out of the way. Then when I brew install emacs with the command I give you it will build, install, and Link emacs appropriately.

Let me know if you have trouble with it. [email protected] - I can answer questions you might have.

from restclient.el.

bitops avatar bitops commented on September 13, 2024

@localredhead thank you! I'll let you know if I have trouble.

from restclient.el.

danrasmuson avatar danrasmuson commented on September 13, 2024

I am also hitting this same error. I've tried brew install emacs --HEAD --use-git-head --with-cocoa --with-gnutls --with-rsvg --with-imagemagick to no avail. When I copy as curl my request works.

Any known steps to debug this issue?

from restclient.el.

kgrimes2 avatar kgrimes2 commented on September 13, 2024

I'm having the same problem, too. I've been using this module for months... and then, all the sudden, it stopped working. I'm guessing a recent commit to trunk broke it.

from restclient.el.

pashky avatar pashky commented on September 13, 2024

Guys, would learn how to unix already or switch to Atom, please? Or Notepad++ even, if you can't set PATH properly.

from restclient.el.

danrasmuson avatar danrasmuson commented on September 13, 2024

I hear good things about Notepad++

from restclient.el.

kgrimes2 avatar kgrimes2 commented on September 13, 2024

@pashky I don't understand–what do you mean "learn how to unix already"? The error is extremely unhelpful and doesn't even remotely point me in the right debugging direction.

from restclient.el.

iquiw avatar iquiw commented on September 13, 2024

Try to eval (url-retrieve-synchronously "https://www.example.com").

If it fails, it is not problem of restclient.el, but probably environment problem.

exec-path-from-shell might help if you use macOS.

from restclient.el.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.