all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* eww-lnum in MELPA?
@ 2016-03-08 16:51 Haines Brown
  2016-04-02  2:40 ` John Mastro
  0 siblings, 1 reply; 5+ messages in thread
From: Haines Brown @ 2016-03-08 16:51 UTC (permalink / raw)
  To: help-gnu-emacs

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.

Haines Brown



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

* Re: eww-lnum in MELPA?
       [not found] <mailman.7061.1457455915.843.help-gnu-emacs@gnu.org>
@ 2016-04-02  2:13 ` Gene
  0 siblings, 0 replies; 5+ messages in thread
From: Gene @ 2016-04-02  2:13 UTC (permalink / raw)
  To: help-gnu-emacs

On Tuesday, March 8, 2016 at 11:51:58 AM UTC-5, Haines Brown 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. 

eww itself is distributed with emacs and resides in /lisp/net/

> I gather it is accessible through MELPA, but the list-packages does not
> show it.

Them might it be one of those instances where backing out to a more panoptic view might help?

https://duckduckgo.com/html/?q=emacs%20eww-lnum

> 
> Where am I going wrong? I am aware it can be downloaded from GitHub.

So then why not download it from github?
https://github.com/m00natic/eww-lnum

Cheers!



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

* Re: eww-lnum in MELPA?
  2016-03-08 16:51 Haines Brown
@ 2016-04-02  2:40 ` John Mastro
  2016-04-02  2:43   ` John Mastro
  2016-04-02  9:39   ` Haines Brown
  0 siblings, 2 replies; 5+ messages in thread
From: John Mastro @ 2016-04-02  2:40 UTC (permalink / raw)
  To: help-gnu-emacs@gnu.org; +Cc: Haines Brown

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



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

* Re: eww-lnum in MELPA?
  2016-04-02  2:40 ` John Mastro
@ 2016-04-02  2:43   ` John Mastro
  2016-04-02  9:39   ` Haines Brown
  1 sibling, 0 replies; 5+ messages in thread
From: John Mastro @ 2016-04-02  2:43 UTC (permalink / raw)
  To: help-gnu-emacs@gnu.org

John Mastro <john.b.mastro@gmail.com> wrote:
>> I'm running emacs 24.4.1 and using eww.

[...]

> First, what version of Emacs are you using?

Please excuse my stupid question, which you answered before I even asked :)

-- 
john



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

* Re: eww-lnum in MELPA?
  2016-04-02  2:40 ` John Mastro
  2016-04-02  2:43   ` John Mastro
@ 2016-04-02  9:39   ` Haines Brown
  1 sibling, 0 replies; 5+ messages in thread
From: Haines Brown @ 2016-04-02  9:39 UTC (permalink / raw)
  To: help-gnu-emacs

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



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

end of thread, other threads:[~2016-04-02  9:39 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <mailman.7061.1457455915.843.help-gnu-emacs@gnu.org>
2016-04-02  2:13 ` eww-lnum in MELPA? Gene
2016-03-08 16:51 Haines Brown
2016-04-02  2:40 ` John Mastro
2016-04-02  2:43   ` John Mastro
2016-04-02  9:39   ` Haines Brown

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.