all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Haines Brown <haines@histomat.net>
To: help-gnu-emacs@gnu.org
Subject: Re: eww-lnum in MELPA?
Date: Sat, 2 Apr 2016 05:39:56 -0400	[thread overview]
Message-ID: <20160402093956.GK13251@engels.historicalmaterialism.info> (raw)
In-Reply-To: <CAOj2CQT-FVbHbzpuz6ciDwH1YwC_eFZBA6e2Tx+wzJSBmdXB7w@mail.gmail.com>

On Fri, Apr 01, 2016 at 07:40:00PM -0700, John Mastro wrote:
> 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.
 
> 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

Yes it did, and thanks, John. I had been using ELPA rather than MELPA. I
added this to my .emacs init file:

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

and now find eww-lnum listed as available. 

Haines



  parent reply	other threads:[~2016-04-02  9:39 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
2016-04-02  2:43   ` John Mastro
2016-04-02  9:39   ` Haines Brown [this message]
     [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=20160402093956.GK13251@engels.historicalmaterialism.info \
    --to=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.