From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Ralf Fassel Newsgroups: gmane.emacs.help Subject: Re: When do you prefer frames instead of windows? Date: Tue, 25 Nov 2014 10:27:12 +0100 Message-ID: References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1416917009 24555 80.91.229.3 (25 Nov 2014 12:03:29 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 25 Nov 2014 12:03:29 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Nov 25 13:03:21 2014 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 1XtEq0-0006H4-Ht for geh-help-gnu-emacs@m.gmane.org; Tue, 25 Nov 2014 13:03:20 +0100 Original-Received: from localhost ([::1]:56667 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XtEq0-0000zF-19 for geh-help-gnu-emacs@m.gmane.org; Tue, 25 Nov 2014 07:03:20 -0500 Original-Path: usenet.stanford.edu!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 12 Original-X-Trace: individual.net E33PPYSo5IDAkA++dj3EiwZ6Kyl26/GBT32Vo+N1BIHiwMs3g= Cancel-Lock: sha1:g3Bfib7E+5HSbbxgegKilvQoSOs= sha1:fz1lXiudOGmNYzmoqrlNV5Oybvk= User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux) Original-Xref: usenet.stanford.edu gnu.emacs.help:208873 X-Mailman-Approved-At: Tue, 25 Nov 2014 07:03:05 -0500 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:101155 Archived-At: * Raffaele Ricciardi | The usefulness of frames is evident for buffers that update their | content according to the current buffer (like Speedbar and | ECB). Besides this kind of use, when do you prefer frames instead of | windows? Single frame for Ediff: A on top, B in the middle, Control at bottom. The separate control frame is a nuisance with focus-follows-mouse, it almost always is out of focus, loses the cursor, or misbehaves in other fashions... R'