From: Vikas Rawal <vikaslists@agrarianresearch.org>
To: org-mode mailing list <emacs-orgmode@gnu.org>
Subject: member-ignore-case: Wrong type argument: stringp, nil
Date: Wed, 12 Oct 2016 09:10:13 +0530 [thread overview]
Message-ID: <76C62C82-1D59-4C36-86D1-86CBCDD4650D@agrarianresearch.org> (raw)
I get this message when trying to export an org file (with embedded source code blocks) to latex:
member-ignore-case: Wrong type argument: stringp, nil
How do I go about figuring out what exactly is going wrong?
I have tried to isolate the problem by removing stuff from the file, to see when does the problem go away. Some source code blocks seem to cause it. If I remove them, the problem goes. But there is nothing in those code blocks.. For example, the one below is giving me trouble.
#+NAME: australiafabainst
#+BEGIN_SRC R :results output graphics :exports results :file australia-faba-instability.png :width 1200 :height 700 :type cairo :family serif :session pulses
## Some R code here to make a graph
#+END_SRC
But there are many others like this, which are not giving any error.
Vikas
next reply other threads:[~2016-10-12 3:40 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-10-12 3:40 Vikas Rawal [this message]
2016-10-12 4:10 ` member-ignore-case: Wrong type argument: stringp, nil Vikas Rawal
2016-10-12 10:33 ` Nicolas Goaziou
2016-10-19 0:31 ` Vikas Rawal
2016-10-12 9:34 ` Rasmus
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=76C62C82-1D59-4C36-86D1-86CBCDD4650D@agrarianresearch.org \
--to=vikaslists@agrarianresearch.org \
--cc=emacs-orgmode@gnu.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).