all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: John Mastro <john.b.mastro@gmail.com>
To: "help-gnu-emacs@gnu.org" <help-gnu-emacs@gnu.org>
Cc: Haines Brown <haines@histomat.net>
Subject: Re: eww-lnum in MELPA?
Date: Fri, 1 Apr 2016 19:40:00 -0700	[thread overview]
Message-ID: <CAOj2CQT-FVbHbzpuz6ciDwH1YwC_eFZBA6e2Tx+wzJSBmdXB7w@mail.gmail.com> (raw)
In-Reply-To: <20160308165134.GZ5073@engels.historicalmaterialism.info>

Haines Brown <haines@histomat.net> wrote:
> I'm running emacs 24.4.1 and using eww. I would like to give
> eww the features of Conqueror, and so would like to install eww-lnum. I
> gather it is accessible through MELPA, but the list-packages does not
> show it.
>
> Where am I going wrong? I am aware it can be downloaded from GitHub.

Hm, it's in ‘list-packages’ for me. I can think of two possibilities off
hand for why it's not there for you.

First, what version of Emacs are you using? The version of ‘eww-lnum’ in
MELPA declares a dependency on Emacs 24.4, so it may be that your Emacs
is too old. If for some reason you can't update your Emacs, you could
check to see if there's an older version of ‘eww-lnum’ that will work
with an older Emacs.

If your Emacs is new enough, perhaps you haven't configured Emacs to use
MELPA? The only package archive that Emacs uses by default is GNU ELPA.

To configure MELPA, you would add a line like this to your init file:

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

Hope that helps

-- 
john



  reply	other threads:[~2016-04-02  2:40 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-08 16:51 eww-lnum in MELPA? Haines Brown
2016-04-02  2:40 ` John Mastro [this message]
2016-04-02  2:43   ` John Mastro
2016-04-02  9:39   ` Haines Brown
     [not found] <mailman.7061.1457455915.843.help-gnu-emacs@gnu.org>
2016-04-02  2:13 ` Gene

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAOj2CQT-FVbHbzpuz6ciDwH1YwC_eFZBA6e2Tx+wzJSBmdXB7w@mail.gmail.com \
    --to=john.b.mastro@gmail.com \
    --cc=haines@histomat.net \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.