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: elscreen and window-prev-buffers Date: Wed, 10 Oct 2012 21:06:58 +0200 Message-ID: <87boga9mel.fsf@web.de> References: <9facc5e9-4ab9-49b6-bf1e-efee17ae8b82@googlegroups.com> <18a4028b-120d-45ba-94ea-a042cf6cfd13@googlegroups.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1349896026 9734 80.91.229.3 (10 Oct 2012 19:07:06 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 10 Oct 2012 19:07:06 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Oct 10 21:07:13 2012 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 1TM1cc-000582-Il for geh-help-gnu-emacs@m.gmane.org; Wed, 10 Oct 2012 21:07:10 +0200 Original-Received: from localhost ([::1]:57147 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TM1cV-0000qe-PZ for geh-help-gnu-emacs@m.gmane.org; Wed, 10 Oct 2012 15:07:03 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:44138) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TM1cP-0000op-Tk for help-gnu-emacs@gnu.org; Wed, 10 Oct 2012 15:06:58 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TM1cL-0000PH-Fw for help-gnu-emacs@gnu.org; Wed, 10 Oct 2012 15:06:57 -0400 Original-Received: from mout.web.de ([212.227.15.3]:60265) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TM1cL-0000Oy-6j for help-gnu-emacs@gnu.org; Wed, 10 Oct 2012 15:06:53 -0400 Original-Received: from drachen.dragon ([89.204.138.210]) by smtp.web.de (mrweb103) with ESMTPSA (Nemesis) id 0LZedc-1TnQQA2DIi-00lw5k; Wed, 10 Oct 2012 21:06:51 +0200 In-Reply-To: (Martin Butz's message of "Tue, 09 Oct 2012 14:31:39 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2.50 (gnu/linux) Mail-Followup-To: help-gnu-emacs@gnu.org X-Provags-ID: V02:K0:CzKx6jXOaKTvg7g4fzInGXPUVdnyur2fzN5qXF+3Cmq qK3v/ltpXvydnhanJwWsxdzQZU+sY1l9l7v3jwxl+axDW2lVNq cb+X66dauVg0ZAj6l5QP8EKPxm+ddekP8pd+w5TRtfAoDL9Njv OXKR+fepNyPsxIPq7pOD4HN756+DuAu4Cqn1EGUyfV4jKaPIF4 bw6gSnkH2hVqvAFpHdljSbTfGLj2O/H8PNkd5mSVxw= X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 212.227.15.3 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:87156 Archived-At: Martin Butz writes: > Geoffrey, > > you might want to try /Escreen/ [1][2] > > Martin > > [1] > [2] > Indeed, that's a good alternative. escreen doesn't have this problem. However, without the header-line tabs, there are not much advantages compared to just using frames instead of screens. So, that's what I've done in my setup: mimic the features of elscreen, but use frames instead. Besides: I'll write to the author of elscreen - maybe he is able to fix the problem. Regards, Michael.