Giter Club home page Giter Club logo

Comments (6)

jkitchin avatar jkitchin commented on June 11, 2024

I am not sure what to tell you, I cannot reproduce that. There is no org-ref-make-formation-function, although there is an org-ref-make-format-function macro defined. Maybe you could send me your org-ref.el file and I can try to reproduce your error.

from jmax.

jkitchin avatar jkitchin commented on June 11, 2024

One problem is you have
(let((org-ref-bibliography-entry-format "%a, %t, %j, %v(%n), %p (%y). <a href="%U">link. <a href="http://dx.doi.org/%D\">doi."))
(org-ref-get-bibtex-entry-citation "armiento-2014-high"))

in the el file. This is in the org-ref.org file, but it should not be tangling out to the org-ref.el file.

if you delete that does it work?

from jmax.

llcc avatar llcc commented on June 11, 2024

Hi John,

The problem still exists.
This is the error message when I eval the buffer.

  (org-ref-define-citation-link "citez" 122)
  eval-buffer(#<buffer  *load*> nil "c:/Users/admin/GoogleDrive/Git/Configurations/Emacs/.emacs.d/lisp/org-ref.el" nil t)  ; Reading at buffer position 238
  load-with-code-conversion("c:/Users/admin/GoogleDrive/Git/Configurations/Emacs/.emacs.d/lisp/org-ref.el" "c:/Users/admin/GoogleDrive/Git/Configurations/Emacs/.emacs.d/lisp/org-ref.el" nil nil)
  load("c:/Users/admin/GoogleDrive/Git/Configurations/Emacs/.emacs.d/lisp/org-ref.el" nil nil t)
  load-file("c:/Users/admin/GoogleDrive/Git/Configurations/Emacs/.emacs.d/lisp/org-ref.el")
  org-babel-load-file("c:/Users/admin/GoogleDrive/Git/Configurations/Emacs/.emacs.d/lisp/org-ref.org")
  eval((org-babel-load-file (expand-file-name "~/.emacs.d/lisp/org-ref.org")) nil)
  eval-last-sexp-1(nil)
  eval-last-sexp(nil)
  ad-Orig-call-interactively(eval-last-sexp nil nil)
  (with-no-warnings (ad-Orig-call-interactively function record-flag keys))
  (setq ad-return-value (with-no-warnings (ad-Orig-call-interactively function record-flag keys)))
  (let ((ido-ubiquitous-next-override (ido-ubiquitous-get-command-override function))) (setq ad-return-value (with-no-warnings (ad-Orig-call-interactively function record-flag keys))))
  (ido-ubiquitous-with-override (ido-ubiquitous-get-command-override function) (setq ad-return-value (with-no-warnings (ad-Orig-call-interactively function record-flag keys))))
  (let (ad-return-value) (ido-ubiquitous-with-override (ido-ubiquitous-get-command-override function) (setq ad-return-value (with-no-warnings (ad-Orig-call-interactively function record-flag keys)))) ad-return-value)
  call-interactively(eval-last-sexp nil nil)

from jmax.

jkitchin avatar jkitchin commented on June 11, 2024

I still cannot reproduce this. I pulled a new version of jmax, and it works
like I expect it to.

John


John Kitchin
Associate Professor
Doherty Hall A207F
Department of Chemical Engineering
Carnegie Mellon University
Pittsburgh, PA 15213
412-268-7803
http://kitchingroup.cheme.cmu.edu

On Sun, Jun 8, 2014 at 9:32 AM, llcc [email protected] wrote:

Hi John,

The problem still exists.
This is the error message when I eval the buffer.

(org-ref-define-citation-link "citez" 122)
eval-buffer(#<buffer load> nil "c:/Users/admin/GoogleDrive/Git/Configurations/Emacs/.emacs.d/lisp/org-ref.el" nil t) ; Reading at buffer position 238
load-with-code-conversion("c:/Users/admin/GoogleDrive/Git/Configurations/Emacs/.emacs.d/lisp/org-ref.el" "c:/Users/admin/GoogleDrive/Git/Configurations/Emacs/.emacs.d/lisp/org-ref.el" nil nil)
load("c:/Users/admin/GoogleDrive/Git/Configurations/Emacs/.emacs.d/lisp/org-ref.el" nil nil t)
load-file("c:/Users/admin/GoogleDrive/Git/Configurations/Emacs/.emacs.d/lisp/org-ref.el")
org-babel-load-file("c:/Users/admin/GoogleDrive/Git/Configurations/Emacs/.emacs.d/lisp/org-ref.org")
eval((org-babel-load-file (expand-file-name "~/.emacs.d/lisp/org-ref.org")) nil)
eval-last-sexp-1(nil)
eval-last-sexp(nil)
ad-Orig-call-interactively(eval-last-sexp nil nil)
(with-no-warnings (ad-Orig-call-interactively function record-flag keys))
(setq ad-return-value (with-no-warnings (ad-Orig-call-interactively function record-flag keys)))
(let ((ido-ubiquitous-next-override (ido-ubiquitous-get-command-override function))) (setq ad-return-value (with-no-warnings (ad-Orig-call-interactively function record-flag keys))))
(ido-ubiquitous-with-override (ido-ubiquitous-get-command-override function) (setq ad-return-value (with-no-warnings (ad-Orig-call-interactively function record-flag keys))))
(let (ad-return-value) (ido-ubiquitous-with-override (ido-ubiquitous-get-command-override function) (setq ad-return-value (with-no-warnings (ad-Orig-call-interactively function record-flag keys)))) ad-return-value)
call-interactively(eval-last-sexp nil nil)


Reply to this email directly or view it on GitHub
#19 (comment).

from jmax.

llcc avatar llcc commented on June 11, 2024

@jkitchin , I updated the latest versions, everything works fine.

Thanks very much!

from jmax.

jkitchin avatar jkitchin commented on June 11, 2024

no problem. Glad to hear it is working.

from jmax.

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.