unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* term with multiple arguments
@ 2014-07-24 22:21 Carlos Pita
  2014-07-25  9:42 ` Eli Zaretskii
  0 siblings, 1 reply; 5+ messages in thread
From: Carlos Pita @ 2014-07-24 22:21 UTC (permalink / raw)
  To: help-gnu-emacs

I'm unable to pass multiple arguments to term:

(term "ls /home")
(term "sh -c 'ls /home'")
too many arguments

(term '( "ls" "/home" ))
(term [ "ls" "/home" ])
wrong type argument

(term "ls" "/home")
wrong number of arguments

Is this possible? I would be surprised if not.

Regards
--
Carlos



^ permalink raw reply	[flat|nested] 5+ messages in thread
[parent not found: <mailman.5973.1406240539.1147.help-gnu-emacs@gnu.org>]

end of thread, other threads:[~2014-07-25  9:42 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-24 22:21 term with multiple arguments Carlos Pita
2014-07-25  9:42 ` Eli Zaretskii
     [not found] <mailman.5973.1406240539.1147.help-gnu-emacs@gnu.org>
2014-07-24 22:35 ` Emanuel Berg
2014-07-24 23:08   ` Carlos Pita
     [not found]   ` <mailman.5975.1406243313.1147.help-gnu-emacs@gnu.org>
2014-07-24 23:27     ` Emanuel Berg

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