From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: mails@call-cc.lol Newsgroups: gmane.emacs.devel Subject: How I can use C-; in emacs -nw within screen? Date: Tue, 19 Jan 2016 15:49:45 +0000 Message-ID: <87vb6ph8me.fsf@call-cc.lol> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1453197376 16145 80.91.229.3 (19 Jan 2016 09:56:16 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 19 Jan 2016 09:56:16 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Jan 19 10:56:10 2016 Return-path: Envelope-to: ged-emacs-devel@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 1aLT1D-0006Et-Hh for ged-emacs-devel@m.gmane.org; Tue, 19 Jan 2016 10:56:07 +0100 Original-Received: from localhost ([::1]:35923 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aLT1C-00022W-SU for ged-emacs-devel@m.gmane.org; Tue, 19 Jan 2016 04:56:06 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:57719) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aLR3H-0005Lz-Ml for emacs-devel@gnu.org; Tue, 19 Jan 2016 02:50:08 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aLR3E-000644-Hp for emacs-devel@gnu.org; Tue, 19 Jan 2016 02:50:07 -0500 Original-Received: from li637-73.members.linode.com ([106.186.117.73]:51817 helo=call-cc.lol) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aLR3E-00060A-90 for emacs-devel@gnu.org; Tue, 19 Jan 2016 02:50:04 -0500 Original-Received: from localhost (unknown [123.180.0.213]) by call-cc.lol (Postfix) with ESMTPSA id 6ABE5122DD for ; Tue, 19 Jan 2016 07:50:00 +0000 (UTC) User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 106.186.117.73 X-Mailman-Approved-At: Tue, 19 Jan 2016 04:55:45 -0500 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:198347 Archived-At: I set C-; as mark set, screen may hijack it when I run emacs -nw in screen, but it works when I run emacs -nw in xterm without screen, so how I can use C-; in emacs -nw within screen ?