help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to install emacs-w3m via melpa?


From: Emanuel Berg
Subject: Re: How to install emacs-w3m via melpa?
Date: Tue, 18 Feb 2020 05:32:55 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux)

Amin Bandali wrote:

> Except that it still hardcodes (insecure) http
> for the GNU ELPA archive.

OK, I thought what you said refered to
MELPA only. But now then:

(setq package-archives
      '(( "gnu elpa" . "https://elpa.gnu.org/packages/";)
        ( "melpa"    . "https://melpa.org/packages/"; )))

> To check if GnuTLS is available, you can
> check if (gnutls-available-p) returns
> non-nil, and if so then use https for the
> package archives. On emacs >= 26.1,
> `package-archives' does this for the GNU ELPA
> entry that it comes with out of the box.

I think I'll gamble that it's available :)

-- 
underground experts united
http://user.it.uu.se/~embe8573
https://dataswamp.org/~incal




reply via email to

[Prev in Thread] Current Thread [Next in Thread]