From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Andrea Crotti Newsgroups: gmane.emacs.help Subject: Elscreen Date: Sat, 18 Dec 2010 00:15:51 +0100 Message-ID: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1292627826 1850 80.91.229.12 (17 Dec 2010 23:17:06 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 17 Dec 2010 23:17: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 Sat Dec 18 00:17:02 2010 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1PTjXl-0003Y2-Fo for geh-help-gnu-emacs@m.gmane.org; Sat, 18 Dec 2010 00:17:02 +0100 Original-Received: from localhost ([127.0.0.1]:53179 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PTjXe-0006Ff-1F for geh-help-gnu-emacs@m.gmane.org; Fri, 17 Dec 2010 18:16:50 -0500 Original-Received: from [140.186.70.92] (port=42113 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PTjXA-00069y-1w for help-gnu-emacs@gnu.org; Fri, 17 Dec 2010 18:16:32 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PTjWv-00078B-Qz for help-gnu-emacs@gnu.org; Fri, 17 Dec 2010 18:16:20 -0500 Original-Received: from lo.gmane.org ([80.91.229.12]:34222) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PTjWv-000783-Jh for help-gnu-emacs@gnu.org; Fri, 17 Dec 2010 18:16:05 -0500 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1PTjWu-00031S-W7 for help-gnu-emacs@gnu.org; Sat, 18 Dec 2010 00:16:04 +0100 Original-Received: from ip1-201.halifax.rwth-aachen.de ([137.226.108.201]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 18 Dec 2010 00:16:04 +0100 Original-Received: from andrea.crotti.0 by ip1-201.halifax.rwth-aachen.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 18 Dec 2010 00:16:04 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 17 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: ip1-201.halifax.rwth-aachen.de User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (darwin) Cancel-Lock: sha1:+P5+4VnAF6L+hjRiJXLFoLQSotE= X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) 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: news.gmane.org gmane.emacs.help:77640 Archived-At: As I wrote in another thread I had a problem with ediff-mode, where I could not quit correctly. After some research I found out that the root of the problem is elscreen. It's enough to load it and ediff can't quit properly anymore, but it's a pity I would like to continue using it. If the project is dead though or I try to fix it myself or I should abandon it, since it might not work also with the coming versions... I might also use different frames but I prefer to keep only one in fullscreen, are there other alternatives to elscreen? This because sometimes I want to keep more than 2/3 buffers open for quick view, and switching back and forth to have a look at something would be already annoying...