Git Product home page Git Product logo

Comments (6)

skeeto avatar skeeto commented on June 25, 2024

The function was misnamed, unfortunately, because that's a general clipboard access function. It just happens to talk to X on certain platforms. It works fine in Windows, for example. The misnaming will become even more obvious when Wayland starts replacing X, with fewer and fewer platforms where Emacs is actually talking to an X server.

It's supposed to work on OS X, too, but this may be a bug in Emacs. What version of Emacs are you using? Do you have an x-selection-value function defined on your platform? What about ns-get-selection-internal? I don't have a Mac, nor access to one, so I can't check for myself.

from elfeed.

sgtpep avatar sgtpep commented on June 25, 2024

Sorry for not posting this earlier.

  • Emacs version: GNU Emacs 24.3.1 (x86_64-apple-darwin, NS apple-appkit-1038.36) – the actual version downloaded from this site http://emacsformacosx.com/.
  • Both functions seems to be defined: (fboundp 'x-selection-value) and (fboundp 'ns-get-selection-internal) get t.

Now I understand that this issue may not be relevant to Elfeed, but thank you for giving your attention to it.

from elfeed.

sgtpep avatar sgtpep commented on June 25, 2024

Here's the compile log, if it could be helful:

Compiling file /Users/danil/.emacs.d/elpa/elfeed-20140509.839/elfeed-db.el at Fri May  9 22:20:24 2014
Entering directory `/Users/danil/.emacs.d/elpa/elfeed-20140509.839/'
elfeed-db.el:255:1:Warning: Unused lexical variable `cmpfun'

Compiling file /Users/danil/.emacs.d/elpa/elfeed-20140509.839/elfeed-lib.el at Fri May  9 22:20:26 2014

Compiling file /Users/danil/.emacs.d/elpa/elfeed-20140509.839/elfeed-pkg.el at Fri May  9 22:20:26 2014

Compiling file /Users/danil/.emacs.d/elpa/elfeed-20140509.839/elfeed-search.el at Fri May  9 22:20:26 2014

Compiling file /Users/danil/.emacs.d/elpa/elfeed-20140509.839/elfeed-show.el at Fri May  9 22:20:27 2014

Compiling file /Users/danil/.emacs.d/elpa/elfeed-20140509.839/elfeed.el at Fri May  9 22:20:27 2014

In end of data:
elfeed.el:407:1:Warning: the function `x-get-selection-value' is not known to
    be defined.

Compiling file /Users/danil/.emacs.d/elpa/elfeed-20140509.839/xml-query.el at Fri May  9 22:20:28 2014

from elfeed.

sgtpep avatar sgtpep commented on June 25, 2024

Just want to note, that Emacs for X11 on OS X installed with brew install emacs --with-x don't complain about x-get-selection-value.

from elfeed.

oystersauce8 avatar oystersauce8 commented on June 25, 2024

This issue can probably be closed now.
(Upgrading to elfeed >= 2.0.1 should resolve the issue, because it includes commit d54bc55)

from elfeed.

skeeto avatar skeeto commented on June 25, 2024

Closed by d54bc55. Thanks, @oystersauce8.

from elfeed.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.