From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Joe Riel Newsgroups: gmane.emacs.help Subject: full screen mode hides ediff control frame Date: Tue, 7 Apr 2015 19:32:01 -0700 Message-ID: <20150407193201.03ced20a@gauss> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1428460432 22347 80.91.229.3 (8 Apr 2015 02:33:52 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 8 Apr 2015 02:33:52 +0000 (UTC) To: Help GNU Emacs Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Apr 08 04:33:44 2015 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 1YffoG-0006qm-0N for geh-help-gnu-emacs@m.gmane.org; Wed, 08 Apr 2015 04:33:44 +0200 Original-Received: from localhost ([::1]:50161 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YffoF-0004qx-8I for geh-help-gnu-emacs@m.gmane.org; Tue, 07 Apr 2015 22:33:43 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:42317) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Yffmk-0003Ti-Ok for help-gnu-emacs@gnu.org; Tue, 07 Apr 2015 22:32:11 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Yffmf-0004St-NI for help-gnu-emacs@gnu.org; Tue, 07 Apr 2015 22:32:10 -0400 Original-Received: from cdptpa-outbound-snat.email.rr.com ([107.14.166.226]:45224 helo=cdptpa-oedge-vip.email.rr.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Yffmf-0004Sg-Dd for help-gnu-emacs@gnu.org; Tue, 07 Apr 2015 22:32:05 -0400 Original-Received: from [75.80.177.38] ([75.80.177.38:38203] helo=gauss) by cdptpa-oedge03 (envelope-from ) (ecelerity 3.5.0.35861 r(Momo-dev:tip)) with ESMTP id BF/AE-21844-22394255; Wed, 08 Apr 2015 02:32:02 +0000 X-Mailer: Claws Mail 3.8.1 (GTK+ 2.24.10; x86_64-pc-linux-gnu) X-RR-Connecting-IP: 107.14.168.142:25 X-Cloudmark-Score: 0 X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 107.14.166.226 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:103567 Archived-At: I start emacs in full-screen mode, mainly to remove any border so as to get maximum screen area. When ediff is started, the separate control frame is behind the main emacs frame, so I need to M-tab to it, which is a mild annoyance. Is there a simple way to move it the front automatically? -- Joe Riel