From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Michael Heerdegen Newsgroups: gmane.emacs.help Subject: Re: Two different terminal buffers Date: Tue, 04 Oct 2011 20:02:17 +0200 Message-ID: <87y5x0r5xy.fsf@web.de> References: <87lit81r47.fsf@web.de> Reply-To: michael_heerdegen@web.de NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1317751282 25989 80.91.229.12 (4 Oct 2011 18:01:22 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 4 Oct 2011 18:01:22 +0000 (UTC) To: Emacs mailing list Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Oct 04 20:01:19 2011 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1RB9Is-00060R-CN for geh-help-gnu-emacs@m.gmane.org; Tue, 04 Oct 2011 20:01:18 +0200 Original-Received: from localhost ([::1]:50363 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RB9Is-0005VS-1b for geh-help-gnu-emacs@m.gmane.org; Tue, 04 Oct 2011 14:01:18 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:43060) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RB9Im-0005VC-Uy for help-gnu-emacs@gnu.org; Tue, 04 Oct 2011 14:01:13 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RB9Ii-0003e3-CI for help-gnu-emacs@gnu.org; Tue, 04 Oct 2011 14:01:12 -0400 Original-Received: from fmmailgate03.web.de ([217.72.192.234]:54599) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RB9Ii-0003dc-6J for help-gnu-emacs@gnu.org; Tue, 04 Oct 2011 14:01:08 -0400 Original-Received: from smtp08.web.de ( [172.20.5.216]) by fmmailgate03.web.de (Postfix) with ESMTP id D344A19DF70D3 for ; Tue, 4 Oct 2011 20:01:05 +0200 (CEST) Original-Received: from [82.113.99.58] (helo=snow) by smtp08.web.de with asmtp (WEB.DE 4.110 #2) id 1RB9If-0003hV-00 for help-gnu-emacs@gnu.org; Tue, 04 Oct 2011 20:01:05 +0200 In-Reply-To: (Ian Zimmerman's message of "Sun, 02 Oct 2011 22:40:28 -0700") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.3 (gnu/linux) X-Sender: michael_heerdegen@web.de X-Provags-ID: V01U2FsdGVkX1/heVQ8xLt8RDGag6pLcdgyppzTeQv3lxh8rVNV 3J4liQUmLRSwUTWxbSNkm81Pa3Wnvbhp3SdX1ODT20R6Ng0mbZ bHRdA37asMB86XLujZKg== X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.4-2.6 X-Received-From: 217.72.192.234 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:82458 Archived-At: > Why doesn't "M-x rename-buffer" work in character mode? >From the Emacs manual, node "Term Mode": "In char mode, each character is sent directly to the inferior subshell, except for the Term escape character, normally `C-c'."