unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* How to install emacs-w3m via melpa?
@ 2020-02-17 20:03 Richard Cobbe
  2020-02-17 22:29 ` Emanuel Berg via Users list for the GNU Emacs text editor
  0 siblings, 1 reply; 8+ messages in thread
From: Richard Cobbe @ 2020-02-17 20:03 UTC (permalink / raw)
  To: help-gnu-emacs

I'm trying to install emacs-w3m for emacs 26.1, running on MacOS.
According to the emacs wiki page for w3m
(https://www.emacswiki.org/emacs/emacs-w3m), there's a convenience package
in MELPA, and looking for it on the MELPA website suggests that it does
indeed exist: http://melpa.org/#/w3m

But when I start emacs and run M-x package-list-packages, I don't see it in
the list of available packages.  I'm assuming that I've got something
misconfigured here, but I'm not familiar enough with the package system to
know where to start looking.

The relevant details from my .emacs file:

    (require 'package)
    (add-to-list 'package-archives
                 '("melpa-stable" . "http://stable.melpa.org/packages/"))
    (package-initialize)

And, if it's relevant, the value of package-selected-packages is

    (cargo rust-mode ledger-mode haskell-mode auctex)

What am I missing?

Thanks,

Richard



^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2020-02-18  4:32 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-02-17 20:03 How to install emacs-w3m via melpa? Richard Cobbe
2020-02-17 22:29 ` Emanuel Berg via Users list for the GNU Emacs text editor
2020-02-17 23:30   ` Richard Cobbe
2020-02-17 23:43     ` Emanuel Berg via Users list for the GNU Emacs text editor
2020-02-18  0:03     ` Amin Bandali
2020-02-18  0:51       ` Emanuel Berg via Users list for the GNU Emacs text editor
2020-02-18  2:27         ` Amin Bandali
2020-02-18  4:32           ` Emanuel Berg via Users list for the GNU Emacs text editor

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).