unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* Wrong type argument: arrayp, nil
@ 2014-04-20 17:44 Gracjan Polak
  2014-04-20 18:16 ` Drew Adams
  0 siblings, 1 reply; 5+ messages in thread
From: Gracjan Polak @ 2014-04-20 17:44 UTC (permalink / raw)
  To: help-gnu-emacs

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.

I have zero experience hacking emacs although I had used it for years now.

Here are steps I took:

Downloaded source code of package in question.

Looked up how to use some kind of debugging under emacs, found Edebug (not
sure if I found right).

Used C-u C-M-x to instrument main entry the function that got set in var
indent-line-function.

Added a friendly (please-break-here) so i know edebug got hooked properly.

Pressed TAB to indent...

Nothing happened.

Is there a how-to-debug-elisp tutorial somewhere? Currently I have no idea
how to setup my environment.

Where do I proceed?

-- 
Gracjan





^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2014-04-20 21:00 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <mailman.19942.1398016221.10748.help-gnu-emacs@gnu.org>
2014-04-20 18:17 ` Wrong type argument: arrayp, nil Pascal J. Bourguignon
2014-04-20 17:44 Gracjan Polak
2014-04-20 18:16 ` Drew Adams
2014-04-20 18:25   ` Gracjan Polak
2014-04-20 21:00     ` Drew Adams

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).