help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: Start xterm from minibuffer??


From: Tim X
Subject: Re: Start xterm from minibuffer??
Date: Sat, 15 Jul 2006 10:47:31 +1000
User-agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.0.50 (gnu/linux)

Johs32 <dfgdg@dsf.com> writes:

> Lothar Braun wrote:
>
>> On Fri, 2006-07-14 at 17:32 +0200, Johs32 wrote:
>>> How do I enter the minibuffer and start an xterm or run another linux
>>> command??
>> 
>> Just press M-! and enter the command you want to run.
>> 
>> -- Lothar
>
>
> How do I do that?? I have tried Alt+1, Alt+Shift+1 but that does not give
> me: M-!
>
> I have tried Alt+M+Alt+x which gives me:
>
> M-x but from there I cannot type eg. xterm 

The command you are trying to run is shell-command, which is normally
bound to M-! (Meta+! = normally Meta+Shift+1). 

However, if you just want a shell, maybe either M-x shell or M-x term
will give you what you need. (there is even M-x eshell). 

Tim
-- 
tcross (at) rapttech dot com dot au


reply via email to

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