From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Nicolas Richard Newsgroups: gmane.emacs.bugs Subject: bug#17746: [O] bug#17746: 24.4.50; "byte-code: `recenter'ing a window that does not display current-buffer." when composing a message Date: Thu, 12 Jun 2014 10:16:20 +0200 Message-ID: <878up24k6j.fsf@yahoo.fr> References: <837g4o1x3r.fsf@gnu.org> <87r42vlavi.fsf@geodiff-mac3.ulb.ac.be> <87ha3rxx79.fsf@bzg.ath.cx> <87ppifudvd.fsf@tanger.home> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1402561073 11436 80.91.229.3 (12 Jun 2014 08:17:53 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 12 Jun 2014 08:17:53 +0000 (UTC) Cc: Bastien , Nicolas Richard , 17746@debbugs.gnu.org, David Griffiths To: Daimrod Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Thu Jun 12 10:17:47 2014 Return-path: Envelope-to: geb-bug-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 1Wv0Cf-0000a9-4R for geb-bug-gnu-emacs@m.gmane.org; Thu, 12 Jun 2014 10:17:45 +0200 Original-Received: from localhost ([::1]:52466 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wv0Ce-0007Zg-M7 for geb-bug-gnu-emacs@m.gmane.org; Thu, 12 Jun 2014 04:17:44 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:48240) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wv0CT-0007Od-2u for bug-gnu-emacs@gnu.org; Thu, 12 Jun 2014 04:17:41 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Wv0CK-0005wF-ND for bug-gnu-emacs@gnu.org; Thu, 12 Jun 2014 04:17:33 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:53893) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wv0Bz-0005ck-Lu; Thu, 12 Jun 2014 04:17:03 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1Wv0Bz-00080Y-88; Thu, 12 Jun 2014 04:17:03 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Nicolas Richard Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org, emacs-orgmode@gnu.org Resent-Date: Thu, 12 Jun 2014 08:17:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 17746 X-GNU-PR-Package: emacs,org-mode X-GNU-PR-Keywords: Original-Received: via spool by 17746-submit@debbugs.gnu.org id=B17746.140256099230706 (code B ref 17746); Thu, 12 Jun 2014 08:17:03 +0000 Original-Received: (at 17746) by debbugs.gnu.org; 12 Jun 2014 08:16:32 +0000 Original-Received: from localhost ([127.0.0.1]:45039 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Wv0BT-0007zB-Nw for submit@debbugs.gnu.org; Thu, 12 Jun 2014 04:16:31 -0400 Original-Received: from mxin.ulb.ac.be ([164.15.128.112]:8585) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Wv0BN-0007yo-4N for 17746@debbugs.gnu.org; Thu, 12 Jun 2014 04:16:30 -0400 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AgIFAN9gmVOkD4Xn/2dsb2JhbABargQBAQEBAQEGmRsBgSB1hAQBBXkQCAMhGgsPAQQNPBOILQEDEbMvlmgBSg2GExeFXIF/hFuCIweEQQEDmDWBeYZfhnGFe4F8gUI7 Original-Received: from pno-math-231.ulb.ac.be (HELO LDLC-portable) ([164.15.133.231]) by smtp.ulb.ac.be with ESMTP; 12 Jun 2014 10:16:22 +0200 In-Reply-To: <87ppifudvd.fsf@tanger.home> (daimrod@gmail.com's message of "Thu, 12 Jun 2014 10:15:50 +0900") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.91 (gnu/linux) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:90285 Archived-At: Daimrod writes: >> PS: The change about throwing an error when recentering a window >> that does not display the current buffer breaks ~37 tests in Org >> master branch, even with this fix. I need to digg this further. > > Err, what's the rational behind this change? It is meant to catch cases where recenter acts on the wrong window. Think of the cases where (recenter) is called from within a timer or a process filter function. See the discussion entitled > comint-preoutput-filter-functions and flickering redisplay in TTY on emacs devel. -- Nico.