From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Andrey Lisin Newsgroups: gmane.emacs.help Subject: Re: Why do we need a number of different terminal modes in Emacs? Date: Sun, 01 Feb 2015 20:10:41 +0600 Message-ID: References: <87egq9sqgo.fsf@robertthorpeconsulting.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1422799863 11242 80.91.229.3 (1 Feb 2015 14:11:03 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 1 Feb 2015 14:11:03 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Robert Thorpe Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Feb 01 15:11:03 2015 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1YHvEs-0006v3-GO for geh-help-gnu-emacs@m.gmane.org; Sun, 01 Feb 2015 15:11:02 +0100 Original-Received: from localhost ([::1]:50649 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YHvEr-0008Fu-Jh for geh-help-gnu-emacs@m.gmane.org; Sun, 01 Feb 2015 09:11:01 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:54449) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YHvEe-0008Fm-N3 for help-gnu-emacs@gnu.org; Sun, 01 Feb 2015 09:10:49 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YHvEb-0003To-DG for help-gnu-emacs@gnu.org; Sun, 01 Feb 2015 09:10:48 -0500 Original-Received: from mail-la0-x22c.google.com ([2a00:1450:4010:c03::22c]:59937) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YHvEb-0003Td-1U for help-gnu-emacs@gnu.org; Sun, 01 Feb 2015 09:10:45 -0500 Original-Received: by mail-la0-f44.google.com with SMTP id s18so33750604lam.3 for ; Sun, 01 Feb 2015 06:10:44 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version:content-type; bh=WLUDLoTgic12xJ+tjDj/BSVGnIUL+Z1PTU9YRImkfbA=; b=bsqIC6PxufmladjlJRcStfuqcixHHqasScfllm/qkscny/96oRKrS3CibyS8npGocZ pShERoZjHHg44cazvAyXdzYditRVkXsw5a9UjoUdTJ74/E7FYg3sr/RhQFQDGvbaBHd+ AbhnX93n6nHRin/4TPB6msgGq9Qj+izXny+6QY5ku1lXYKy9hmGKUGpBGmZKvhvG3z1l fVgJ1QrNUrde18AuqMBhLDXz05VfGLEI1jDEAyRZ6449p7oSZV1u/IOlLrLDJ3hFM7n1 QK+ZLGn/6zci0la10p1tIZFNcr6wdZMfQXGqtt79qh9XjT3dTfg0vLdmt0jz3F/2KRsH hmDg== X-Received: by 10.112.135.196 with SMTP id pu4mr15192668lbb.41.1422799844160; Sun, 01 Feb 2015 06:10:44 -0800 (PST) Original-Received: from Andreys-MacBook-Pro.local (pppoe91.net137-6.omkc.ru. [94.137.6.91]) by mx.google.com with ESMTPSA id v4sm3830747lbz.12.2015.02.01.06.10.43 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 01 Feb 2015 06:10:43 -0800 (PST) In-Reply-To: <87egq9sqgo.fsf@robertthorpeconsulting.com> (Robert Thorpe's message of "Sun, 01 Feb 2015 13:37:11 +0000") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4 (darwin) X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:4010:c03::22c 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:102424 Archived-At: Hi Robert, I am very grateful to you for the detailed answer. I can say now I understand this mess with terminals in Emacs! Thanks again!