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

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

Re: send ctrl-g to bash shell in emacs


From: Barry Margolin
Subject: Re: send ctrl-g to bash shell in emacs
Date: Wed, 07 Nov 2012 12:52:01 -0500
User-agent: MT-NewsWatcher/3.5.3b3 (Intel Mac OS X)

In article <mailman.12490.1352307866.855.help-gnu-emacs@gnu.org>,
 Wes James <comptekki@me.com> wrote:

> On Nov 7, 2012, at 9:47 AM, Barry Margolin <barmar@alum.mit.edu> wrote:
> 
> > In article <mailman.12483.1352305663.855.help-gnu-emacs@gnu.org>,
> > Wes James <comptekki@me.com> wrote:
> > 
> >> Hi,
> >> 
> >> On Nov 6, 2012, at 5:03 PM, Peter Dyballa <Peter_Dyballa@Web.DE> wrote:
> >> 
> >>> 
> >>> Am 07.11.2012 um 00:53 schrieb Wes James:
> >>> 
> >>>> ctrl-g means cancel the ctrl commands typed in, but how do you send a 
> >>>> ctrl-g to a bash shell inside emacs?
> >>> 
> >>> Have you tried that very simple and basic C-q C-g?
> >>> 
> >> 
> >> I tried that and it just puts ^G on the screen
> > 
> > And when you press Return, it will be sent, just like anything else you 
> > type.
> 
> 
> I did press return and it just brought the command line back without doing 
> anything. 
> 
> I'm running erlang inside of emacs.  I.e., I type in erl and it takes me in 
> to an erlang command-line.  It accepts certain ctrl command to do things.
> 
> In erlang, when you press ctrl-g it should bring up a line that says:
> 
> User switch command
> -->
> 
> so I can do other commands.
> 
> wes 

Don't try to run full-screen programs in an Emacs shell buffer. Use M-x 
terminal-emulator if you must run them inside Emacs.

-- 
Barry Margolin, barmar@alum.mit.edu
Arlington, MA
*** PLEASE post questions in newsgroups, not directly to me ***


reply via email to

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