From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Mike Newsgroups: gmane.emacs.help Subject: Re: emacs for everything? Date: Thu, 25 Nov 2004 15:19:26 GMT Message-ID: <2Kmpd.5$jW6.3@fe04.lga> References: <87pt2ej98v.fsf@node1.ddorf.de> <87zn1g2t5j.fld@barrow.com> <876540gxzw.fld@barrow.com> <86brdqp4au.fsf@ketchup.de.uu.net> <87mzx8bao8.fsf@lizard.king> NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1101396063 12211 80.91.229.6 (25 Nov 2004 15:21:03 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 25 Nov 2004 15:21:03 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Nov 25 16:20:55 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CXLQV-0003vr-00 for ; Thu, 25 Nov 2004 16:20:55 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CXLZh-0002ZE-F7 for geh-help-gnu-emacs@m.gmane.org; Thu, 25 Nov 2004 10:30:25 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!postnews.google.com!news4.google.com!news.glorb.com!bigfeed.bellsouth.net!news.bellsouth.net!npeer01.phx!hw-poster!fe04.lga.POSTED!53ab2750!not-for-mail Original-Newsgroups: gnu.emacs.help User-Agent: slrn/0.9.7.4 (Linux) Original-Lines: 31 Original-NNTP-Posting-Host: 66.169.102.114 Original-X-Trace: fe04.lga 1101395966 66.169.102.114 (Thu, 25 Nov 2004 08:19:26 MST) Original-NNTP-Posting-Date: Thu, 25 Nov 2004 08:19:26 MST Original-Xref: shelby.stanford.edu gnu.emacs.help:126911 Original-To: help-gnu-emacs@gnu.org 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: main.gmane.org gmane.emacs.help:22312 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:22312 In article , Kai Grossjohann wrote: > Maciek Pasternacki writes: > >> Also, I don't like screen(1) eating my C-a which I use frequently to >> jump to beginning of line in shell. After thinking about other >> binding to use, I realised that I use virtually every binding (since >> I learned Emacs I use the same bindings in shell). > > I use ` for screen, `` inserts a single ` character. Works quite well. > >> So I integrated shell with FVWM (current beta is at >> http://japhy.fnord.org/pub/ScreenTerm, when it'll get more mature >> I'll put it on my home page) so I can control my screen session as >> multi-terminal by window manager. Just in case somebody found it >> useful. > > Cool. Gotta look at that. > > I started a screen daemon and changed my WM config so that all xterms > attach to the same daemon. This means that the list of shell sessions > and the number of xterms I've got are decoupled. Very useful. I can > just create an xterm on demand to look at a shell session, then close > the xterm and the shell is still there. > > Kai > > > > I remapped screen to C-t.