all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Lennart Borgman <lennart.borgman@gmail.com>
To: Eli Zaretskii <eliz@gnu.org>
Cc: emacs-devel@gnu.org
Subject: Re: list-process strange error
Date: Sat, 24 Apr 2010 11:25:04 +0200	[thread overview]
Message-ID: <j2qe01d8a51004240225l8d027862u86ccbdd26a885e33@mail.gmail.com> (raw)
In-Reply-To: <l2ke01d8a51004240222ga792501ei709f5b489442425e@mail.gmail.com>

On Sat, Apr 24, 2010 at 11:22 AM, Lennart Borgman
<lennart.borgman@gmail.com> wrote:
> On Sat, Apr 24, 2010 at 8:25 AM, Eli Zaretskii <eliz@gnu.org> wrote:
>>> From: Lennart Borgman <lennart.borgman@gmail.com>
>>> Date: Sat, 24 Apr 2010 01:14:43 +0200
>>>
>>> I just got this very strange error when trying to do "M-x list-processes":
>>>
>>> Debugger entered--Lisp error: (wrong-type-argument char-or-string-p
>>> ("c:/Perl/site/bin/perly_sense.pl" "flymake_file"
>>> "--file=bug495770-heredoc_demo_flymake.pl"))
>>>   list-processes(nil)
>>>   call-interactively(list-processes t nil)
>>>   execute-extended-command(nil)
>>>   call-interactively(execute-extended-command nil nil)
>>>
>>> Anyone has any idea what this could be?
>>
>> Well, it seems Emacs expects a string, but gets a list of strings.
>
>
> Yes, you are right. I think the strange data comes from my attempt to
> tame PerlySense to work on w32.
>
> I happened to call (via flymake) start-process with bad data. I am
> surprised that these entered into the data structures of list-process
> and stayed there. There must be a bug there on w32.
>
> What I did was esssentially that I made the argument PROGRAM-ARGS of
> start-process into a list.


Not the whole PROGRAM-ARGS of course, but the tail of it was made a
list of a list.




      reply	other threads:[~2010-04-24  9:25 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-04-23 23:14 list-process strange error Lennart Borgman
2010-04-24  6:25 ` Eli Zaretskii
2010-04-24  9:22   ` Lennart Borgman
2010-04-24  9:25     ` Lennart Borgman [this message]

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=j2qe01d8a51004240225l8d027862u86ccbdd26a885e33@mail.gmail.com \
    --to=lennart.borgman@gmail.com \
    --cc=eliz@gnu.org \
    --cc=emacs-devel@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 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.