gco / emacs-evernote-mode

Automatically exported from code.google.com/p/emacs-evernote-mode
0 stars 0 forks source link

"can't convert nil into String" #30

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. After the installation, when loading the notes with C-ceo

What is the expected output? What do you see instead?
open the list of notebooks

What version of the product are you using? On what operating system?
- emacs-evernote-mode version
- Ruby version 1.9.1
- Emacs version 24.3.1
- Operating system Ubuntu 14.04

Please provide any additional information below.
After following the instructions in the website, I tried to open the evernote 
notes on emacs. It asked for the username and login, but them it returns:

((class . ErrorReply)(command_id . 4)(result_code . 101)(message . "can't 
convert nil into String"))

That is
"can't convert nil into String"

Original issue reported on code.google.com by diogofer...@gmail.com on 19 Jan 2015 at 6:32

GoogleCodeExporter commented 9 years ago
It seems that this one works well

https://github.com/pymander/evernote-mode

Original comment by diogofer...@gmail.com on 20 Jan 2015 at 12:55