emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: list-process strange error


From: Eli Zaretskii
Subject: Re: list-process strange error
Date: Sat, 24 Apr 2010 09:25:40 +0300

> From: Lennart Borgman <address@hidden>
> 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.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]