>>>>> "Thorsten" == Thorsten Jolitz <[email protected]> writes:
>> 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) > `----------------------------------------------------------------------------------- Hi Thorsten, it seems the error you have is related to magithub, not magit-gh-pulls. Thanks, Yann. -- When faced with necessary actions, there are always choices. So long as the job gets done. -- COUNT HASIMIR FENRING, Dispatches from Arrakis
