all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* dired: execute an application
@ 2003-02-13 12:10 Torsten Müller
  2003-02-13 13:47 ` Kai Großjohann
  0 siblings, 1 reply; 4+ messages in thread
From: Torsten Müller @ 2003-02-13 12:10 UTC (permalink / raw)


Does emacs provide a concept for executing applications and
redirecting their output into a buffer? Is there a keystroke bound
upon files having the x-bit (UNIX) or a .exe-file-extension (Windoze)?

T.M.

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

* Re: dired: execute an application
  2003-02-13 12:10 dired: execute an application Torsten Müller
@ 2003-02-13 13:47 ` Kai Großjohann
  2003-02-13 14:34   ` Torsten Müller
  0 siblings, 1 reply; 4+ messages in thread
From: Kai Großjohann @ 2003-02-13 13:47 UTC (permalink / raw)


Homunkulus@gmx.net (Torsten Müller) writes:

> Does emacs provide a concept for executing applications and
> redirecting their output into a buffer? Is there a keystroke bound
> upon files having the x-bit (UNIX) or a .exe-file-extension (Windoze)?

Well, maybe it works to say `! * RET'.
-- 
A turnip curses Elvis

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

* Re: dired: execute an application
  2003-02-13 13:47 ` Kai Großjohann
@ 2003-02-13 14:34   ` Torsten Müller
  2003-02-13 17:00     ` Kai Großjohann
  0 siblings, 1 reply; 4+ messages in thread
From: Torsten Müller @ 2003-02-13 14:34 UTC (permalink / raw)


kai.grossjohann@uni-duisburg.de (Kai Großjohann) schrieb:

> > Does emacs provide a concept for executing applications and
> > redirecting their output into a buffer? Is there a keystroke bound
> > upon files having the x-bit (UNIX) or a .exe-file-extension
> > (Windoze)?
>
> Well, maybe it works to say `! * RET'.

Nice! But the output gets into the minibuffer :(

T.M.

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

* Re: dired: execute an application
  2003-02-13 14:34   ` Torsten Müller
@ 2003-02-13 17:00     ` Kai Großjohann
  0 siblings, 0 replies; 4+ messages in thread
From: Kai Großjohann @ 2003-02-13 17:00 UTC (permalink / raw)


Homunkulus@gmx.net (Torsten Müller) writes:

> kai.grossjohann@uni-duisburg.de (Kai Großjohann) schrieb:
>
>> > Does emacs provide a concept for executing applications and
>> > redirecting their output into a buffer? Is there a keystroke bound
>> > upon files having the x-bit (UNIX) or a .exe-file-extension
>> > (Windoze)?
>>
>> Well, maybe it works to say `! * RET'.
>
> Nice! But the output gets into the minibuffer :(

Yes and no.  The output also goes to the *Shell Command Output* buffer
which is not displayed if the output fits into the minibuffer.  Try
running a program which produces really long output.
-- 
A turnip curses Elvis

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

end of thread, other threads:[~2003-02-13 17:00 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-02-13 12:10 dired: execute an application Torsten Müller
2003-02-13 13:47 ` Kai Großjohann
2003-02-13 14:34   ` Torsten Müller
2003-02-13 17:00     ` Kai Großjohann

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.