From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "seberino@spawar.navy.mil" Newsgroups: gmane.emacs.help Subject: Re: How use keybindings in term mode? Date: Mon, 2 Feb 2009 12:38:55 -0800 (PST) Organization: http://groups.google.com Message-ID: <6f57952d-3253-43aa-8299-6b19bb4cc45c@q30g2000prq.googlegroups.com> References: <513c3261-7aa1-4087-8ce2-bff23a4d8db6@u18g2000pro.googlegroups.com> <8b4fbba2-409f-4aed-95a6-0cee4d896159@r10g2000prf.googlegroups.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1233607267 8136 80.91.229.12 (2 Feb 2009 20:41:07 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 2 Feb 2009 20:41:07 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Feb 02 21:42:21 2009 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1LU5cG-0008OJ-4l for geh-help-gnu-emacs@m.gmane.org; Mon, 02 Feb 2009 21:42:00 +0100 Original-Received: from localhost ([127.0.0.1]:36387 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LU5ax-0003pp-CN for geh-help-gnu-emacs@m.gmane.org; Mon, 02 Feb 2009 15:40:39 -0500 Original-Path: news.stanford.edu!newsfeed.stanford.edu!postnews.google.com!q30g2000prq.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 14 Original-NNTP-Posting-Host: 199.106.103.254 Original-X-Trace: posting.google.com 1233607135 12917 127.0.0.1 (2 Feb 2009 20:38:55 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Mon, 2 Feb 2009 20:38:55 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: q30g2000prq.googlegroups.com; posting-host=199.106.103.254; posting-account=VkuUtQkAAADKqMjRUmZTNs7a8uCSNNy2 User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.3) Gecko/2008101315 Ubuntu/8.10 (intrepid) Firefox/3.0.3, gzip(gfe), gzip(gfe) Original-Xref: news.stanford.edu gnu.emacs.help:166547 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:61862 Archived-At: On Jan 31, 8:24=A0am, Nurullah Akkaya wrote: > you can switch between term modes. using C-c c-j will put you in line mod= e > where term is behaves like a buffer , then u can use C-c c-k to switch ba= ck > to char mode. also if you have global set =A0keys in your .emacs they wil= l > work. I'd to rebind those to function keys. Is this possible? cs