From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Jude DaShiell Newsgroups: gmane.emacs.help Subject: Re: Too large file for Org-mode? Date: Sun, 11 Nov 2012 11:32:01 -0500 (EST) Message-ID: References: <4415d9df-80f6-4ca5-8e2b-312c8e3c92a4@googlegroups.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Trace: ger.gmane.org 1352651533 29780 80.91.229.3 (11 Nov 2012 16:32:13 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 11 Nov 2012 16:32:13 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: twiki7619@gmail.com Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Nov 11 17:32:23 2012 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 1TXaSM-0002L4-FP for geh-help-gnu-emacs@m.gmane.org; Sun, 11 Nov 2012 17:32:22 +0100 Original-Received: from localhost ([::1]:56918 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TXaSD-0006oU-36 for geh-help-gnu-emacs@m.gmane.org; Sun, 11 Nov 2012 11:32:13 -0500 Original-Received: from eggs.gnu.org ([208.118.235.92]:58720) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TXaS5-0006oH-K3 for help-gnu-emacs@gnu.org; Sun, 11 Nov 2012 11:32:08 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TXaS2-0006yQ-IU for help-gnu-emacs@gnu.org; Sun, 11 Nov 2012 11:32:05 -0500 Original-Received: from shellworld.net ([69.60.117.94]:55809 helo=server1.shellworld.net) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TXaS2-0006yK-Db for help-gnu-emacs@gnu.org; Sun, 11 Nov 2012 11:32:02 -0500 Original-Received: by server1.shellworld.net (Postfix, from userid 1024) id 22D3922984; Sun, 11 Nov 2012 10:32:01 -0600 (CST) Original-Received: from localhost (localhost [127.0.0.1]) by server1.shellworld.net (Postfix) with ESMTP id 20BBE2295C; Sun, 11 Nov 2012 11:32:01 -0500 (EST) In-Reply-To: <4415d9df-80f6-4ca5-8e2b-312c8e3c92a4@googlegroups.com> X-detected-operating-system: by eggs.gnu.org: Mac OS X 10.x X-Received-From: 69.60.117.94 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:87643 Archived-At: You are living dangerously. One good piece of malware gets into that file and you've lost all of your work. Since I have a background in structured programming if I inherited that file, I'd separate it into pieces that could be logically justified and back up each file in a version control system before doing any additional work then use the back up system to update files in that back up hierarchy. You can make a file with #+INCLUDE directives in it to attach all of those smaller files together for export purposes and the order of the includes determines the order the smaller files get exported. The people that wrote org-mode were seriously smart when they put this feature in. Probably it is something you can read about in the limitations section of the org-mode manual too. On Sun, 11 Nov 2012, twiki7619@gmail.com wrote: > I have a very large file org-mode with more than 5000 lines > The file is structured with a heading and many lines that constitute a list: > > * ONE HEAD > - yyyy > - bbbb > - cccc > - .... > - .... > - zzzz > > When I try to export to HTML file that Emacs is virtually crash ... continues processing without ending > > The file is too big? There are limits to the exported file? > Suggestions? > > --------------------------------------------------------------------------- jude Adobe fiend for failing to Flash