emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* problem with org-ref after upgrading org-mode from 8.3 to 9.0.5
@ 2017-04-01 17:34 Johannes Brauer
  2017-04-03 13:58 ` John Kitchin
  0 siblings, 1 reply; 5+ messages in thread
From: Johannes Brauer @ 2017-04-01 17:34 UTC (permalink / raw)
  To: emacs-orgmode@gnu.org

Hi,
after the upgrade (require 'org-ref) results in the error message:
 (error "Required feature ‘let-alist’ was not provided“)

I am using Aquamacs 3.3  GNU Emacs 25.1.1. I looked for let-plist using list-packages and found:
  let-alist          1.0.4         built-in 

 What is going wrong?

Johannes

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

* Re: problem with org-ref after upgrading org-mode from 8.3 to 9.0.5
  2017-04-01 17:34 problem with org-ref after upgrading org-mode from 8.3 to 9.0.5 Johannes Brauer
@ 2017-04-03 13:58 ` John Kitchin
  2017-04-03 18:03   ` Johannes Brauer
  0 siblings, 1 reply; 5+ messages in thread
From: John Kitchin @ 2017-04-03 13:58 UTC (permalink / raw)
  To: Johannes Brauer; +Cc: emacs-orgmode@gnu.org

I have not seen that before. Was there a traceback that indicated where
the error came from?

Johannes Brauer writes:

> Hi,
> after the upgrade (require 'org-ref) results in the error message:
>  (error "Required feature ‘let-alist’ was not provided“)
>
> I am using Aquamacs 3.3  GNU Emacs 25.1.1. I looked for let-plist using list-packages and found:
>   let-alist          1.0.4         built-in
>
>  What is going wrong?
>
> Johannes


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

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

* Re: problem with org-ref after upgrading org-mode from 8.3 to 9.0.5
  2017-04-03 13:58 ` John Kitchin
@ 2017-04-03 18:03   ` Johannes Brauer
  2017-04-03 18:05     ` John Kitchin
  0 siblings, 1 reply; 5+ messages in thread
From: Johannes Brauer @ 2017-04-03 18:03 UTC (permalink / raw)
  To: John Kitchin; +Cc: emacs-orgmode@gnu.org

that’s what I get executing (require 'org-ref):

Debugger entered--Lisp error: (error "Required feature ‘let-alist’ was not provided")
  require(let-alist)
  byte-code("\300\301!\210\300\302!\210\300\303!\210\300\304!\210\300\305!\210\300\306!\210\300\307!\210\300\310!\210\300\311!\207" [require bibtex browse-url hl-line ido json url-queue dash let-alist seq] 2)
  require(biblio-core)
  byte-code("\300\301!\210\300\302!\210\300\303!\210\300\304!\210\300\305!\210\300\306!\210\300\307!\210\300\310!\210\311\312!\207" [require biblio-core biblio-doi biblio-arxiv biblio-crossref biblio-dblp biblio-hal biblio-dissemin biblio-download provide biblio] 2)
  require(biblio)
  eval-buffer(#<buffer  *load*-844603> nil "/Users/johannes/Library/Preferences/Aquamacs Emacs/Packages/elpa/helm-bibtex-20170321.1306/bibtex-completion.el" nil t)  ; Reading at buffer position 1340
  load-with-code-conversion("/Users/johannes/Library/Preferences/Aquamacs Emacs/Packages/elpa/helm-bibtex-20170321.1306/bibtex-completion.el" "/Users/johannes/Library/Preferences/Aquamacs Emacs/Packages/elpa/helm-bibtex-20170321.1306/bibtex-completion.el" nil t)
  require(bibtex-completion)
  byte-code("\306\307!\210\306\310!\210\306\311!\210\306\312!\210\313\x18\314\211\x19\x1a\314^[\b:\203f

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

* Re: problem with org-ref after upgrading org-mode from 8.3 to 9.0.5
  2017-04-03 18:03   ` Johannes Brauer
@ 2017-04-03 18:05     ` John Kitchin
  2017-04-05 19:56       ` Johannes Brauer
  0 siblings, 1 reply; 5+ messages in thread
From: John Kitchin @ 2017-04-03 18:05 UTC (permalink / raw)
  To: Johannes Brauer; +Cc: emacs-orgmode@gnu.org

[-- Attachment #1: Type: text/plain, Size: 1777 bytes --]

That looks like an issue with helm-Bibtex. You might try updating it and/or
raise an issue with that package.


On Mon, Apr 3, 2017 at 11:03 AM Johannes Brauer <brauer@nordakademie.de>
wrote:

> that’s what I get executing (require 'org-ref):
>
> Debugger entered--Lisp error: (error "Required feature ‘let-alist’ was not
> provided")
>   require(let-alist)
>
> byte-code("\300\301!\210\300\302!\210\300\303!\210\300\304!\210\300\305!\210\300\306!\210\300\307!\210\300\310!\210\300\311!\207"
> [require bibtex browse-url hl-line ido json url-queue dash let-alist seq] 2)
>   require(biblio-core)
>
> byte-code("\300\301!\210\300\302!\210\300\303!\210\300\304!\210\300\305!\210\300\306!\210\300\307!\210\300\310!\210\311\312!\207"
> [require biblio-core biblio-doi biblio-arxiv biblio-crossref biblio-dblp
> biblio-hal biblio-dissemin biblio-download provide biblio] 2)
>   require(biblio)
>   eval-buffer(#<buffer  *load*-844603> nil
> "/Users/johannes/Library/Preferences/Aquamacs
> Emacs/Packages/elpa/helm-bibtex-20170321.1306/bibtex-completion.el" nil t)
> ; Reading at buffer position 1340
>   load-with-code-conversion("/Users/johannes/Library/Preferences/Aquamacs
> Emacs/Packages/elpa/helm-bibtex-20170321.1306/bibtex-completion.el"
> "/Users/johannes/Library/Preferences/Aquamacs
> Emacs/Packages/elpa/helm-bibtex-20170321.1306/bibtex-completion.el" nil t)
>   require(bibtex-completion)
>   byte-code("\306\307!\210\306\310!\210\306\311!\210\306\312!\210\313
> \314\211  \314  :\203f

-- 
John

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

[-- Attachment #2: Type: text/html, Size: 2519 bytes --]

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

* Re: problem with org-ref after upgrading org-mode from 8.3 to 9.0.5
  2017-04-03 18:05     ` John Kitchin
@ 2017-04-05 19:56       ` Johannes Brauer
  0 siblings, 0 replies; 5+ messages in thread
From: Johannes Brauer @ 2017-04-05 19:56 UTC (permalink / raw)
  To: John Kitchin; +Cc: emacs-orgmode@gnu.org

[-- Attachment #1: Type: text/plain, Size: 2015 bytes --]

The problem was a corrupted let-plist package in my elpa folder. After reinstalling the package all works fine.

Johannes
Am 03.04.2017 um 20:05 schrieb John Kitchin <jkitchin@andrew.cmu.edu<mailto:jkitchin@andrew.cmu.edu>>:

That looks like an issue with helm-Bibtex. You might try updating it and/or raise an issue with that package.


On Mon, Apr 3, 2017 at 11:03 AM Johannes Brauer <brauer@nordakademie.de<mailto:brauer@nordakademie.de>> wrote:
that’s what I get executing (require 'org-ref):

Debugger entered--Lisp error: (error "Required feature ‘let-alist’ was not provided")
  require(let-alist)
  byte-code("\300\301!\210\300\302!\210\300\303!\210\300\304!\210\300\305!\210\300\306!\210\300\307!\210\300\310!\210\300\311!\207" [require bibtex browse-url hl-line ido json url-queue dash let-alist seq] 2)
  require(biblio-core)
  byte-code("\300\301!\210\300\302!\210\300\303!\210\300\304!\210\300\305!\210\300\306!\210\300\307!\210\300\310!\210\311\312!\207" [require biblio-core biblio-doi biblio-arxiv biblio-crossref biblio-dblp biblio-hal biblio-dissemin biblio-download provide biblio] 2)
  require(biblio)
  eval-buffer(#<buffer  *load*-844603> nil "/Users/johannes/Library/Preferences/Aquamacs Emacs/Packages/elpa/helm-bibtex-20170321.1306/bibtex-completion.el" nil t)  ; Reading at buffer position 1340
  load-with-code-conversion("/Users/johannes/Library/Preferences/Aquamacs Emacs/Packages/elpa/helm-bibtex-20170321.1306/bibtex-completion.el" "/Users/johannes/Library/Preferences/Aquamacs Emacs/Packages/elpa/helm-bibtex-20170321.1306/bibtex-completion.el" nil t)
  require(bibtex-completion)
  byte-code("\306\307!\210\306\310!\210\306\311!\210\306\312!\210\313 \314\211  \314  :\203f
--
John

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



[-- Attachment #2: Type: text/html, Size: 5222 bytes --]

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

end of thread, other threads:[~2017-04-05 19:56 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-04-01 17:34 problem with org-ref after upgrading org-mode from 8.3 to 9.0.5 Johannes Brauer
2017-04-03 13:58 ` John Kitchin
2017-04-03 18:03   ` Johannes Brauer
2017-04-03 18:05     ` John Kitchin
2017-04-05 19:56       ` Johannes Brauer

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).