From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: jonetsu Newsgroups: gmane.emacs.help Subject: Re: emacs 26.1: ediff navigation/control window ? Date: Tue, 25 Jun 2019 15:13:14 -0400 Message-ID: <20190625151314.7206ef10@mistral> References: <20190625132421.6748c073@mistral> <83ftnxlfxa.fsf@gnu.org> <20190625135454.39e0e1cd@mistral> <83ef3hlex2.fsf@gnu.org> <20190625142211.2adf3e8b@mistral> <83blyllcqc.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="176641"; mail-complaints-to="usenet@blaine.gmane.org" To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Jun 25 21:13:39 2019 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([209.51.188.17]) by blaine.gmane.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1hfqss-000jnT-DS for geh-help-gnu-emacs@m.gmane.org; Tue, 25 Jun 2019 21:13:38 +0200 Original-Received: from localhost ([::1]:34806 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hfqsq-0000Pe-VX for geh-help-gnu-emacs@m.gmane.org; Tue, 25 Jun 2019 15:13:37 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:59313) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hfqsh-0000PY-4A for help-gnu-emacs@gnu.org; Tue, 25 Jun 2019 15:13:27 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hfqsb-0007TO-39 for help-gnu-emacs@gnu.org; Tue, 25 Jun 2019 15:13:22 -0400 Original-Received: from pmta31.teksavvy.com ([76.10.157.38]:42125) by eggs.gnu.org with esmtps (TLS1.0:RSA_ARCFOUR_SHA1:16) (Exim 4.71) (envelope-from ) id 1hfqsa-0007GR-Qg for help-gnu-emacs@gnu.org; Tue, 25 Jun 2019 15:13:20 -0400 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: =?us-ascii?q?A2FLAABIcRJd/8e4VMZmHQEBBQEHBQGBU?= =?us-ascii?q?wgBCwGCFoE7MyiMMl+MDTUBjiMRiXyBewkBAQE6AQIBAYQ6AgIBAQKCcyY0CQ4?= =?us-ascii?q?BAwEBAQQBAQEBBQICaYpDhUwBBAE6HCgLCAMJGCUPSBmFHg+nL4hrgUYigRIBi?= =?us-ascii?q?3SBP0CEIz6FEYUVBJRHlU0JgheBbJFzJwyCDQGKb4pFpi45gVhwFYMnkSAmMIE?= =?us-ascii?q?CAQYBAQEVCBMFBQEBjykBAQ?= X-IPAS-Result: =?us-ascii?q?A2FLAABIcRJd/8e4VMZmHQEBBQEHBQGBUwgBCwGCFoE7Myi?= =?us-ascii?q?MMl+MDTUBjiMRiXyBewkBAQE6AQIBAYQ6AgIBAQKCcyY0CQ4BAwEBAQQBAQEBB?= =?us-ascii?q?QICaYpDhUwBBAE6HCgLCAMJGCUPSBmFHg+nL4hrgUYigRIBi3SBP0CEIz6FEYU?= =?us-ascii?q?VBJRHlU0JgheBbJFzJwyCDQGKb4pFpi45gVhwFYMnkSAmMIECAQYBAQEVCBMFB?= =?us-ascii?q?QEBjykBAQ?= X-IronPort-AV: E=Sophos;i="5.62,416,1554782400"; d="scan'208";a="95950943" Original-Received: from 198-84-184-199.cpe.teksavvy.com (HELO mistral) ([198.84.184.199]) by smtp.teksavvy.com with ESMTP; 25 Jun 2019 15:13:14 -0400 In-Reply-To: <83blyllcqc.fsf@gnu.org> X-Mailer: Claws Mail 3.16.0 (GTK+ 2.24.32; x86_64-pc-linux-gnu) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 76.10.157.38 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.23 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" Xref: news.gmane.org gmane.emacs.help:121052 Archived-At: On Tue, 25 Jun 2019 21:51:55 +0300 Eli Zaretskii wrote: > Is SrSpeedbar active when the problem happens? Are any of the windows > whose buffers you compare SrSpeedbar windows? No, (Sr)Speedbar is not active (not visible and was explicitly activated). I tried to use Speedbar, but so far I find it awkward, or at least I'm not used to it. So no Speedbar in sight. So for now I commented out that piece of code and ediff works fine.