From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Julien Cubizolles Newsgroups: gmane.emacs.help Subject: Re: Paredit, smartparens very slow with large latex files Date: Thu, 12 Sep 2013 22:36:34 +0200 Message-ID: <87hadpbwvh.fsf@free.fr> References: <87ioy7vfv1.fsf@free.fr> <52309328.1050106@easy-emacs.de> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Trace: ger.gmane.org 1379018232 14577 80.91.229.3 (12 Sep 2013 20:37:12 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 12 Sep 2013 20:37:12 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Sep 12 22:37:15 2013 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 1VKDda-0002UL-3O for geh-help-gnu-emacs@m.gmane.org; Thu, 12 Sep 2013 22:37:14 +0200 Original-Received: from localhost ([::1]:43749 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VKDdZ-0001oj-Nr for geh-help-gnu-emacs@m.gmane.org; Thu, 12 Sep 2013 16:37:13 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:53498) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VKDdI-0001oX-5S for help-gnu-emacs@gnu.org; Thu, 12 Sep 2013 16:37:02 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VKDdC-0001BW-1I for help-gnu-emacs@gnu.org; Thu, 12 Sep 2013 16:36:56 -0400 Original-Received: from plane.gmane.org ([80.91.229.3]:56892) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VKDdB-0001BP-R9 for help-gnu-emacs@gnu.org; Thu, 12 Sep 2013 16:36:49 -0400 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1VKDd7-0001yA-7n for help-gnu-emacs@gnu.org; Thu, 12 Sep 2013 22:36:45 +0200 Original-Received: from gas45-3-82-244-252-119.fbx.proxad.net ([82.244.252.119]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 12 Sep 2013 22:36:45 +0200 Original-Received: from j.cubizolles by gas45-3-82-244-252-119.fbx.proxad.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 12 Sep 2013 22:36:45 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 19 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: gas45-3-82-244-252-119.fbx.proxad.net User-Agent: Gnus/5.130008 (Ma Gnus v0.8) Emacs/24.3.50 (gnu/linux) Cancel-Lock: sha1:1oqg1Gq55USSa9se/8e0BhBb9o4= X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 80.91.229.3 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:93362 Archived-At: Andreas Röhler writes: > Am 11.09.2013 11:59, schrieb Julien Cubizolles: > a) an appropriate coding style. > b) slowness from nesting, which might be solved by an appropriate > alternative command. > > As for b, please tell if command from paredit.el is slow also. Yes, it's also very slow. > As for a, seeing a style expand, which uses a lot of abstractions, > resp. refactoring. This looks nice, enhances readability but makes > it slow very soon. I'm not sure I'm following you. What exactly do you suggest ? Julien.