pymander / evernote-mode

Emacs interface for Evernote
166 stars 23 forks source link

Error on login on Mac #12

Open rkrug opened 9 years ago

rkrug commented 9 years ago

Hi

I have installed gem evernote_oauth and have set the evernote-developer-token,

(setq evernote-developer-token "1234567890123456") 

But I get the error below:

Mark set [3 times]
Waiting for the result...
enutil-aget: Wrong type argument: listp, -e:1:
error in process sentinel: enh-command-sentinel: enclient.rb exited abnormally with code 1
-e:1: syntax error, unexpected tINTEGER, expecting tSTRING_CONTENT or tSTRING_DBEG or tSTRING_DVAR or tSTRING_END
:1:in `<main>': Use RbConfig in...
  ^

error in process sentinel: enclient.rb exited abnormally with code 1
-e:1: syntax error, unexpected tINTEGER, expecting tSTRING_CONTENT or tSTRING_DBEG or tSTRING_DVAR or tSTRING_END
:1:in `<main>': Use RbConfig in...
  ^

I am using

GNU Emacs 24.3.1 (x86_64-apple-darwin13.1.0, Carbon Version 1.6.0 AppKit 1265.19) of 2014-04-03 on Rainers-MacBook-Pro-3.local

evernote-mode from elpa, 0.41

On OSX Maverick

Any suggestions?

Rainer

pymander commented 9 years ago

I need to know which Emacs command you used.

hkrish commented 9 years ago

I also have the same issue.

GNU Emacs 24.4.1 (x86_64-apple-darwin13.4.0, NS apple-appkit-1265.21 on OSX Yosemite

I used the evernote-login command.

Thanks.

pymander commented 9 years ago

What version of Ruby are you guys using?