From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Jeff Rancier" Newsgroups: gmane.emacs.help Subject: Using control keys in bash shell within emacs Date: Thu, 10 Oct 2002 13:11:53 GMT Organization: Road Runner Sender: help-gnu-emacs-admin@gnu.org Message-ID: NNTP-Posting-Host: localhost.gmane.org X-Trace: main.gmane.org 1034255754 18706 127.0.0.1 (10 Oct 2002 13:15:54 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 10 Oct 2002 13:15:54 +0000 (UTC) Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 17zdAO-0004rT-00 for ; Thu, 10 Oct 2002 15:15:52 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 17zdAg-0001xd-00; Thu, 10 Oct 2002 09:16:10 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!canoe.uoregon.edu!arclight.uoregon.edu!enews.sgi.com!nntp1.phx1.gblx.net!nntp.gblx.net!nntp.gblx.net!newsfeed.news2me.com!border1.nntp.aus1.giganews.com!nntp.giganews.com!newsfeed1.cidera.com!Cidera!cyclone.nyroc.rr.com!cyclone-out.nyroc.rr.com!twister.nyroc.rr.com.POSTED!not-for-mail Original-Newsgroups: gnu.emacs.help,comp.emacs Original-Lines: 19 X-Newsreader: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Original-NNTP-Posting-Host: 24.97.108.46 Original-X-Complaints-To: abuse@rr.com Original-X-Trace: twister.nyroc.rr.com 1034255513 24.97.108.46 (Thu, 10 Oct 2002 09:11:53 EDT) Original-NNTP-Posting-Date: Thu, 10 Oct 2002 09:11:53 EDT Original-Xref: shelby.stanford.edu gnu.emacs.help:105902 comp.emacs:75186 Original-To: help-gnu-emacs@gnu.org Errors-To: help-gnu-emacs-admin@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.help:2449 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:2449 Hi, I'm using cygwin bash, 2.05b, as my NTEmacs shell (GNU Emacs 21.2.1 (i386-msvc-nt5.1.2600) of 2002-03-19 on buffy). Is there any way to have (e.g.) C-p, scroll through the history, instead of the default emacs behaviour of moving to the previous line in a buffer. I tried: set -o emacs in my .bash_profile/.bashrc, but that didn't work. Works fine when I kick off cygwin bash outside of NTEmacs. If this kind of thing doesn't work, can someone explain the advantage of kicking off a bash shell inside of Emacs? -- Thanks, Jeff