all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Drew Adams" <drew.adams@oracle.com>
To: "'Joost Kremers'" <joostkremers@yahoo.com>, <help-gnu-emacs@gnu.org>
Subject: RE: error in process filter: Wrong type argument: stringp, nil
Date: Fri, 27 Nov 2009 07:19:54 -0800	[thread overview]
Message-ID: <0503C7C2065949798EC32D98CDB7651D@us.oracle.com> (raw)
In-Reply-To: <slrnhgvj7a.esj.joostkremers@j.kremers4.news.arnhem.chello.nl>

> > error in process filter: Wrong type argument: stringp, nil
> > Can you help he understand its cause, please?
> a function somewhere expects a string as argument but is getting nil.
> 
> check the *Messages* buffer, it might contain a bit more info 
> on where the error occurs.

The error is in a process filter. Look for a function that starts a process and
defines a filter to receive output from the process.

`M-x set-variable debug-on-error t' will give you a backtrace, showing where the
error occurs. Load source files (not *.elc) first, to get a clearer backtrace.





  reply	other threads:[~2009-11-27 15:19 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.11637.1259325961.2239.help-gnu-emacs@gnu.org>
2009-11-27 12:58 ` error in process filter: Wrong type argument: stringp, nil Joost Kremers
2009-11-27 15:19   ` Drew Adams [this message]
2009-11-27 23:29   ` Tim X
2009-12-08  8:26 A. Soare
  -- strict thread matches above, loose matches on Subject: below --
2009-11-27 10:10 A Soare
2009-11-27 14:25 ` Peter Dyballa

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

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

  git send-email \
    --in-reply-to=0503C7C2065949798EC32D98CDB7651D@us.oracle.com \
    --to=drew.adams@oracle.com \
    --cc=help-gnu-emacs@gnu.org \
    --cc=joostkremers@yahoo.com \
    /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 external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.