help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Intelligently opening large files in emacs


From: Jambunathan K
Subject: Re: Intelligently opening large files in emacs
Date: Tue, 18 Mar 2014 14:07:03 +0530
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

You are looking for vlf.el.  See http://elpa.gnu.org/packages/.

Install it via

    M-x list-packages


Dushyant Juneja <juneja.dushyant@gmail.com> writes:

> Hi,
>
> I'm relatively new to emacs, but am pretty fascinated by its features. One
> pain point is that it is rather slow in opening large data files bound to
> specific modes. I generally observe it for circuit mode files (files
> utilizing verilog-mode, spice-mode and spectre-mode). Is there a
> possibility to help this?
>
> I find that M-x ffap-literally is rather fast, so can the following be done
> somehow:
>
> If file is larger than default warning limit, open it literally.
> Else open it with usual mode bindings.
>
> Also, please share as to how may I modify the default size limit.
>
> Regards,
> Dushyant Juneja



reply via email to

[Prev in Thread] Current Thread [Next in Thread]