> Yann Hodique <[email protected]> writes:
>
>> Hey,
>>
>> I thought I'd just share some piece of code that I wrote, and that's
>> helping me coping with the pull requests we receive on the github
>> magit repository.

Hallo,

I just installed 

,-----------------------
| magit-gh-pulls     0.3
`-----------------------

from the package manager and tried to use Magit (via ' p) for a pull
request I recieved on github, but get the following error message:

,-----------------------------------------------------------------------------------
| Debugger entered--Lisp error: (json-readtable-error)
| signal(json-readtable-error nil)
| 
| #[nil ...
| [char json-readtable record json-skip-whitespace :json-eof
| functionp apply signal json-readtable-error end-of-file nil] 4
| ("/home/tj/gitclone/emacs24-starter-kit/elpa/json-1.2/json.elc"
| . 13542)]()
| 
|  funcall(#[nil ...
|  [char json-readtable record json-skip-whitespace :json-eof functionp
|  apply signal json-readtable-error end-of-file nil] 4
|  ("/home/tj/gitclone/emacs24-starter-kit/elpa/json-1.2/json.elc" .
|  13542)])
| 
| 
| json-read()
| magithub-retrieve-synchronously(("repos" "show" "tj64" "epil"))
| magithub-cached-repo-obj(nil nil)
| magithub-repo-parent-collaborators()
| magithub-read-pull-request-recipients()
| (list (magithub-read-pull-request-recipients))
| call-interactively(magithub-pull-request nil nil)
`-----------------------------------------------------------------------------------

PS
,--------------------------------------------------------------------------------------
| GNU Emacs 24.2.1 (x86_64-unknown-linux-gnu, GTK+ Version 3.6.2) of 2012-11-18 
on eric
`--------------------------------------------------------------------------------------

-- 
cheers,
Thorsten

Reply via email to