From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Gerald Wildgruber Newsgroups: gmane.emacs.devel Subject: Re: follow-mode: extremely slow in combination with org-mode Date: Sat, 16 Jun 2018 23:05:32 +0200 Message-ID: <878t7e30ir.fsf@tu-berlin.de> References: <87zhzvc9km.fsf@tu-berlin.de> <83r2l7yn52.fsf@gnu.org> <87y3fedgnq.fsf@tu-berlin.de> <838t7ezokb.fsf@gnu.org> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: blaine.gmane.org 1529183022 7172 195.159.176.226 (16 Jun 2018 21:03:42 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Sat, 16 Jun 2018 21:03:42 +0000 (UTC) User-Agent: mu4e 1.1.0; emacs 27.0.50 Cc: emacs-devel@gnu.org To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Jun 16 23:03:38 2018 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1fUIME-0001jK-6W for ged-emacs-devel@m.gmane.org; Sat, 16 Jun 2018 23:03:38 +0200 Original-Received: from localhost ([::1]:52869 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fUIOJ-0004iy-Jg for ged-emacs-devel@m.gmane.org; Sat, 16 Jun 2018 17:05:47 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:58363) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fUIOD-0004is-IY for emacs-devel@gnu.org; Sat, 16 Jun 2018 17:05:42 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fUIOC-0005xw-Qd for emacs-devel@gnu.org; Sat, 16 Jun 2018 17:05:41 -0400 Original-Received: from exchange.tu-berlin.de ([130.149.7.70]:58054) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fUIO9-0005vW-2e; Sat, 16 Jun 2018 17:05:37 -0400 Original-Received: from SPMA-01.tubit.win.tu-berlin.de (localhost.localdomain [127.0.0.1]) by localhost (Email Security Appliance) with SMTP id 671D57DDBE6_B257B9DB; Sat, 16 Jun 2018 21:05:33 +0000 (GMT) Original-Received: from exchange.tu-berlin.de (exchange.tu-berlin.de [130.149.7.70]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-SHA384 (256/256 bits)) (Client CN "exchange.tu-berlin.de", Issuer "DFN-Verein Global Issuing CA" (not verified)) by SPMA-01.tubit.win.tu-berlin.de (Sophos Email Appliance) with ESMTPS id 2A3E77DB4CE_B257B9DF; Sat, 16 Jun 2018 21:05:33 +0000 (GMT) Original-Received: from corax (178.199.231.181) by ex-mbx-10.tubit.win.tu-berlin.de (172.26.35.180) with Microsoft SMTP Server (TLS) id 15.0.1365.1; Sat, 16 Jun 2018 23:05:32 +0200 In-Reply-To: <838t7ezokb.fsf@gnu.org> X-ClientProxiedBy: EX-MBX-02.tubit.win.tu-berlin.de (172.26.35.172) To ex-mbx-10.tubit.win.tu-berlin.de (172.26.35.180) X-PMWin-Version: 4.0.1, Antivirus-Engine: 3.72.1, Antivirus-Data: 5.51 X-PureMessage: [Scanned] X-SASI-RCODE: 200 X-detected-operating-system: by eggs.gnu.org: FreeBSD 8.x [fuzzy] X-Received-From: 130.149.7.70 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.org gmane.emacs.devel:226395 Archived-At: On Sa, Jun 16 2018, Eli Zaretskii wrote: > There's something here I don't understand. This profile says that > follow-calc-win-end calls posn-point via two 'apply' calls, a > byte-compiled function, and a lambda-function. But there's nothing > like that in follow.el that I could see. Did you advise some > functions in follow.el? If not, what are those intermediate calls? No definitely not: I didn't modify any of the functions. But I will repeat the profiling to see, if I get the same results or If I made an error. Gerald. --------------------- Sent with mu4e