From: "Pascal J. Bourguignon" <pjb@informatimago.com>
To: help-gnu-emacs@gnu.org
Subject: Re: Wrong type argument: arrayp, nil
Date: Sun, 20 Apr 2014 20:17:08 +0200 [thread overview]
Message-ID: <871twrzx0b.fsf@kuiper.lan.informatimago.com> (raw)
In-Reply-To: mailman.19942.1398016221.10748.help-gnu-emacs@gnu.org
Gracjan Polak <gracjanpolak@gmail.com> writes:
> Hi,
>
> I'm not sure if this is the correct place, I suspect it is not so please
> forward me where to go.
>
> So I was happily hacking on something totally other when my language
> indentation mode after a TAB responded with friendly: Wrong type argument:
> arrayp, nil.
>
> Being ambitious programmer as I am I decided to debug the issue in the
> indentation package that I use.
M-x set-variable RET debug-on-error RET t RET
then try again.
Next time you get an error, emacs will produce a *Backtrace* buffer
listing all the embeded function calls with the arguments. You can skip
to the sources of the function calls to further debug.
--
__Pascal Bourguignon__
http://www.informatimago.com/
"Le mercure monte ? C'est le moment d'acheter !"
next parent reply other threads:[~2014-04-20 18:17 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <mailman.19942.1398016221.10748.help-gnu-emacs@gnu.org>
2014-04-20 18:17 ` Pascal J. Bourguignon [this message]
2014-04-20 17:44 Wrong type argument: arrayp, nil Gracjan Polak
2014-04-20 18:16 ` Drew Adams
2014-04-20 18:25 ` Gracjan Polak
2014-04-20 21:00 ` Drew Adams
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.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=871twrzx0b.fsf@kuiper.lan.informatimago.com \
--to=pjb@informatimago.com \
--cc=help-gnu-emacs@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.
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).