all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Valentin Baciu <valentin@syntactic.org>
To: drain <aeuster@gmail.com>
Cc: Emacs help <Help-gnu-emacs@gnu.org>
Subject: Re: recover file after crash
Date: Fri, 25 Jan 2013 21:36:43 +0200	[thread overview]
Message-ID: <CAKHQLnqjvAP0568GyTDWFsOVCVmZycxnD=W_0EYfuFNG3sCXYA@mail.gmail.com> (raw)
In-Reply-To: <1359141163429-276485.post@n5.nabble.com>

[-- Attachment #1: Type: text/plain, Size: 1282 bytes --]

Hello again,

In my experience, large files with few line ends (like minified JavaScript
files) tend to lag more. Sometimes I just use vim for these kind of files
or, depending on what I want to do, grep or sed in order to avoid opening
it in Emacs. But that should be a rare case rather than the rule.

I like to think of Emacs as a code editor (mostly) which works great for
development, but not necessarily for debugging.

Byte compiling your major modes may speed up processing, but I don't think
of it as a general performance solution. This "tip" should apply only for
custom installs because the default/built-in ones are already compiled.

In case you can share the file that you have trouble with I will gladly try
it on my system.



On Fri, Jan 25, 2013 at 9:12 PM, drain <aeuster@gmail.com> wrote:

> Just customized that variable to nil.
>
> Do you guys experience lag when you open these large files? For me, the
> deeper I get into a nested heading, the less lag there is, eventually
> lag-free. But when I am at the overview, it starts to get pretty slow
> around 10 MB.
>
>
>
> --
> View this message in context:
> http://emacs.1067599.n5.nabble.com/recover-file-after-crash-tp276397p276485.html
> Sent from the Emacs - Help mailing list archive at Nabble.com.
>
>

[-- Attachment #2: Type: text/html, Size: 1956 bytes --]

      parent reply	other threads:[~2013-01-25 19:36 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-24 20:16 recover file after crash drain
2013-01-24 21:00 ` Drew Adams
2013-01-25 18:23   ` drain
2013-01-25 18:30     ` Valentin Baciu
2013-01-25 19:12       ` drain
2013-01-25 19:29         ` Eli Zaretskii
2013-01-25 20:31           ` drain
2013-01-25 20:44             ` Eli Zaretskii
2013-01-25 21:04               ` drain
2013-01-25 20:56             ` Ludwig, Mark
2013-01-26 10:39               ` Eli Zaretskii
2013-01-26 21:47                 ` Ludwig, Mark
2013-01-27  6:19                   ` Eli Zaretskii
     [not found]                 ` <mailman.18392.1359236878.855.help-gnu-emacs@gnu.org>
2013-02-20  1:35                   ` David Combs
2013-01-25 19:36         ` Valentin Baciu [this message]

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='CAKHQLnqjvAP0568GyTDWFsOVCVmZycxnD=W_0EYfuFNG3sCXYA@mail.gmail.com' \
    --to=valentin@syntactic.org \
    --cc=Help-gnu-emacs@gnu.org \
    --cc=aeuster@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.