Git Product home page Git Product logo

Comments (8)

tmalsburg avatar tmalsburg commented on June 12, 2024

No, you don't seem to be doing anything wrong (except that the name of the function is helm-bibtex not search-bibtex) The only thing I can think of is that your BibTeX file has a syntax error. Can you create a test bibliography with the following content and see if that works?

@article{ClopperPearson1934,
  author = {C. J. Clopper and Egon Sharpe Pearson},
  title = {The Use of Confidence or Fiducial Limits Illustrated in the Case of the Binomial},
  journal = {Biometrika},
  year = {1934},
  volume = {26},
  pages = {404--413},
  number = {4},
  keywords = {binomialdistribution, confidenceintervals, proportions, statistics},
  publisher = {Biometrika Trust},
}

Also make sure you're running the latest version of helm-bibtex. Two days ago, I improved the code for reading BibTeX files.

from helm-bibtex.

tmalsburg avatar tmalsburg commented on June 12, 2024

Also check the *Messages* buffer for error messages.

from helm-bibtex.

samspo avatar samspo commented on June 12, 2024

Just tried your file.
Here is my Messages buffer
Error during redisplay: (eval (helm-show-candidate-number (when (listp helm-mode-line-string) (car-safe helm-mode-line-string)))) signaled (wrong-type-argument window-live-p nil)

from helm-bibtex.

tmalsburg avatar tmalsburg commented on June 12, 2024

Hm, it's seems the problem is somewhere in helm not in helm-bibtex. Have you tried to use other helm sources?

from helm-bibtex.

samspo avatar samspo commented on June 12, 2024

Just reinstalled my helm and helm bibtex (from melpa) but still have:
Error during redisplay: (eval (helm-show-candidate-number (when (listp helm-mode-line-string) (car-safe helm-mode-line-string)))) signaled (wrong-type-argument window-live-p nil) [2 times]

from helm-bibtex.

duerrp avatar duerrp commented on June 12, 2024

Did you set helm-bibtex-notes-path? In my case, if it's nil the call to (f-join helm-bibtex-notes-path (s-concat entry-key helm-bibtex-notes-extension)) fails silently and leads to an empty candidates list.

from helm-bibtex.

tmalsburg avatar tmalsburg commented on June 12, 2024

Thanks, @duerrp for finding that. It's fixed in 0a9dfde. @samspo could you please test whether the latest versions works for you?

from helm-bibtex.

samspo avatar samspo commented on June 12, 2024

Yes it works. Thank you very much duerrp.

from helm-bibtex.

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.