emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Fabrice Niessen <fni-news-TA4HMoP+1wHrZ44/DZwexQ@public.gmane.org>
To: emacs-orgmode-mXXj517/zsQ@public.gmane.org
Subject: Re: Org-lint -- Lisp error: (wrong-type-argument arrayp nil)
Date: Fri, 03 Jul 2015 11:53:47 +0200	[thread overview]
Message-ID: <861tgpa7o4.fsf@example.com> (raw)
In-Reply-To: 87wpyitbtm.fsf@nicolasgoaziou.fr

Nicolas Goaziou writes:
> Fabrice Niessen writes:
>
>> Same error with file
>> https://github.com/fniessen/refcard-org-babel/blob/master/docs/eval.org.
>
> I cannot reproduce it. 
>
> Could you pull again wip-lint and try one more time? Thank you.

It works, indeed.  Sorry.

Though, there is one error with which I don't agree:

--8<---------------cut here---------------start------------->8---
   367 high  Missing colon in header argument ")"
--8<---------------cut here---------------end--------------->8---

where line 367 is indicated by "<<<":

--8<---------------cut here---------------start------------->8---
#+name: add1
#+begin_src emacs-lisp :var x=1 :results silent
(+ x 1)
#+end_src

#+call: add1(x=4)

#+results: add1(x=4)
: 5

#+call: add1(6)

#+results: add1(6)
: 7

#+call: add1(add1(9))                                         <<<

#+results: add1(add1(9))
: 11
--8<---------------cut here---------------end--------------->8---

Best regards,
Fabrice

-- 
Fabrice Niessen
Leuven, Belgium
http://www.pirilampo.org/

  reply	other threads:[~2015-07-03  9:53 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-30  8:15 Org-lint -- Lisp error: (wrong-type-argument arrayp nil) Fabrice Niessen
2015-06-30 13:57 ` Nicolas Goaziou
2015-07-02 11:59   ` Fabrice Niessen
2015-07-02 22:49     ` Nicolas Goaziou
2015-07-03  9:53       ` Fabrice Niessen [this message]
2015-07-03 10:25         ` Nicolas Goaziou
     [not found]           ` <87r3optu4u.fsf-Gpy5sJQTEQHwkn9pgDnJRVAUjnlXr6A1@public.gmane.org>
2015-07-03 12:56             ` Fabrice Niessen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=861tgpa7o4.fsf@example.com \
    --to=fni-news-ta4hmop+1whrz44/dzwexq@public.gmane.org \
    --cc=emacs-orgmode-mXXj517/zsQ@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).