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

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

Re: melpa.org


From: Emanuel Berg
Subject: Re: melpa.org
Date: Tue, 25 Feb 2020 21:11:51 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux)

Jude DaShiell wrote:

> I checked with edbrowse on my system and
> found out edbrowse can read melpa.org.
> For those of us not running graphical user
> interfaces, edbrowse is an editor-browser
> clone that runs in text mode and supports
> enough javascript to pass the javascript
> ghoon at the door. It has a learning curve
> and configuration to do on the systems that
> already have it packaged for users to
> download and use.

But to use MELPA, why worry about JavaScript
and the web at all?

Why not just do

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

and then use `list-packages' happily
ever after?

-- 
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]