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: Wes James
Subject: Re: send ctrl-g to bash shell in emacs
Date: Wed, 07 Nov 2012 13:50:30 -0700

On Nov 6, 2012, at 4:53 PM, Wes James <comptekki@me.com> wrote:

> ctrl-g means cancel the ctrl commands typed in, but how do you send a ctrl-g 
> to a bash shell inside emacs?  ctrl-c ctrl-c will send a ctrl-c.  What about 
> sending other keypress sequences through to a shell?


I finally got this working.  I have an erlang mode installed and I entered that 
and did c-c c-z to start an erlang shell and this time when I pressed ctrl-g it 
put a ^G on the line, but this time when I pressed enter, it did what was 
expected.

Thanks all for your suggestions!

wes



reply via email to

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