all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Jude DaShiell <jdashiel@shellworld.net>
To: twiki7619@gmail.com
Cc: help-gnu-emacs@gnu.org
Subject: Re: Too large file for Org-mode?
Date: Sun, 11 Nov 2012 11:32:01 -0500 (EST)	[thread overview]
Message-ID: <alpine.BSF.2.01.1211111124060.91440@freire1.furyyjbeyq.arg> (raw)
In-Reply-To: <4415d9df-80f6-4ca5-8e2b-312c8e3c92a4@googlegroups.com>

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 <jdashiel@shellworld.net>
Adobe fiend for failing to Flash





  parent reply	other threads:[~2012-11-11 16:32 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-11 12:42 Too large file for Org-mode? twiki7619
2012-11-11 15:38 ` Jambunathan K
2012-11-11 16:32 ` Jude DaShiell [this message]
2012-11-13  4:03 ` Bastien
     [not found] ` <mailman.12870.1352779432.855.help-gnu-emacs@gnu.org>
2012-11-14 16:21   ` Stefan Monnier
2012-11-23 10:03     ` Bastien
2012-11-23 14:32       ` Stefan Monnier
2012-11-23 16:35         ` Bastien

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=alpine.BSF.2.01.1211111124060.91440@freire1.furyyjbeyq.arg \
    --to=jdashiel@shellworld.net \
    --cc=help-gnu-emacs@gnu.org \
    --cc=twiki7619@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.