all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* shell-command-to-string results in error
@ 2012-10-28 11:20 Rainer Stengele
  2012-10-28 14:46 ` Peter Dyballa
  0 siblings, 1 reply; 6+ messages in thread
From: Rainer Stengele @ 2012-10-28 11:20 UTC (permalink / raw)
  To: help-gnu-emacs

Hi!

Doing a simple

(shell-command-to-string "/bin/ls")

I receive this

Debugger entered--Lisp error: (wrong-type-argument stringp nil)
   call-process(nil nil t nil "-c" "/bin/ls")
   shell-command-to-string("/bin/ls")
   eval((shell-command-to-string "/bin/ls"))
   eval-last-sexp-1(nil)
   eval-last-sexp(nil)
   call-interactively(eval-last-sexp nil nil)

Doing the same as root I get a correct result without error.

I do run:

GNU Emacs 23.4.1 (i486-pc-linux-gnu, GTK+ Version 2.24.10) of 2012-09-09 
on murphy, modified by Debian

I cannot find the problem. I aöready changed my login shell from zsh to 
sh but without success.

Can anybody help me please?

Cheers, Rainer




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

end of thread, other threads:[~2012-10-28 18:47 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-28 11:20 shell-command-to-string results in error Rainer Stengele
2012-10-28 14:46 ` Peter Dyballa
2012-10-28 15:31   ` Rainer Stengele
2012-10-28 16:24     ` Peter Dyballa
2012-10-28 18:17       ` Rainer Stengele
2012-10-28 18:47         ` Peter Dyballa

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.