unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* Execute program in buffer
@ 2002-11-23 15:14 Florian Lindner
  2002-11-23 19:23 ` Michael Slass
  0 siblings, 1 reply; 3+ messages in thread
From: Florian Lindner @ 2002-11-23 15:14 UTC (permalink / raw)


Hello,
how can I execute a external program in a specific buffer?
Thanks,
Florian

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

* Re: Execute program in buffer
  2002-11-23 15:14 Execute program in buffer Florian Lindner
@ 2002-11-23 19:23 ` Michael Slass
  2002-11-25 14:43   ` Stefan Monnier <foo@acm.com>
  0 siblings, 1 reply; 3+ messages in thread
From: Michael Slass @ 2002-11-23 19:23 UTC (permalink / raw)


Florian Lindner <Florian.Lindner@xgm.de> writes:

>Hello,
>how can I execute a external program in a specific buffer?
>Thanks,
>Florian

shell-command, or shell-command-on-region will probably do what you want.

-- 
Mike Slass

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

* Re: Execute program in buffer
  2002-11-23 19:23 ` Michael Slass
@ 2002-11-25 14:43   ` Stefan Monnier <foo@acm.com>
  0 siblings, 0 replies; 3+ messages in thread
From: Stefan Monnier <foo@acm.com> @ 2002-11-25 14:43 UTC (permalink / raw)


>> how can I execute a external program in a specific buffer?
> shell-command, or shell-command-on-region will probably do what you want.

If the program is interactive, you may want M-x comint-run RET.


        Stefan

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

end of thread, other threads:[~2002-11-25 14:43 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-11-23 15:14 Execute program in buffer Florian Lindner
2002-11-23 19:23 ` Michael Slass
2002-11-25 14:43   ` Stefan Monnier <foo@acm.com>

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