From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: Re: commit 5ea0228 has problem opening big org-mode file Date: Wed, 27 Nov 2013 09:27:38 -0500 Message-ID: <87k3ftly1x.fsf@gmail.com> References: <871u255cla.fsf@gmail.com> <878uwcbes9.fsf@alphaville.bos.redhat.com> <87pppn4wg2.fsf@gmail.com> <87li0b4vcd.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:49620) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vlg5v-0008Qo-Qr for emacs-orgmode@gnu.org; Wed, 27 Nov 2013 09:28:07 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Vlg5o-0001BR-DW for emacs-orgmode@gnu.org; Wed, 27 Nov 2013 09:27:59 -0500 Received: from plane.gmane.org ([80.91.229.3]:59902) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vlg5o-0001BF-6l for emacs-orgmode@gnu.org; Wed, 27 Nov 2013 09:27:52 -0500 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1Vlg5l-0003Lv-8X for emacs-orgmode@gnu.org; Wed, 27 Nov 2013 15:27:49 +0100 Received: from pool-108-7-96-134.bstnma.fios.verizon.net ([108.7.96.134]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 27 Nov 2013 15:27:49 +0100 Received: from ndokos by pool-108-7-96-134.bstnma.fios.verizon.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 27 Nov 2013 15:27:49 +0100 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org I pushed the fix to master. Thanks to York and Tom for all the help. I ran ``make test before pushing''. There were two failures, I believe unrelated to this patch: ,---- | Ran 481 tests, 479 results as expected, 2 unexpected (2013-11-27 09:20:58-0500) | 4 expected failures | | 2 unexpected results: | FAILED test-ob/catches-all-references | FAILED test-org-element/link-parser `---- -- Nick