0

paste-kde requires the web package.

But that package is not in ELPA ... where might I obtain it?

Terrence Brannon
  • 4,760
  • 7
  • 42
  • 61

2 Answers2

2

I believe it's this one: https://github.com/nicferrier/emacs-web

The owner of paste-kde has contributed to emacs-web.

nickie
  • 5,608
  • 2
  • 23
  • 37
2

The most natural location to get it is melpa which is another source for package.el.

nickie
  • 5,608
  • 2
  • 23
  • 37
Nicolas Dudebout
  • 9,172
  • 2
  • 34
  • 43
  • That's absolutely right; both [`paste-kde`](http://melpa.milkbox.net/#/paste-kde) and [`web`](http://melpa.milkbox.net/#/web) are there, with links to the corresponding github repositories. – nickie Oct 08 '13 at 21:25