all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Dushyant Juneja <juneja.dushyant@gmail.com>
To: Jambunathan K <kjambunathan@gmail.com>, help-gnu-emacs@gnu.org
Subject: Re: Intelligently opening large files in emacs
Date: Tue, 18 Mar 2014 15:21:16 +0530	[thread overview]
Message-ID: <CAJkb0UMEPuj38G3NAjtfCyjmr25QtshqOstSn8hcGfUncuytQw@mail.gmail.com> (raw)
In-Reply-To: <877g7rrjgw.fsf@gmail.com>

Hi Jambunathan,

Thanks for the suggestion. Indeed, I was looking at vlf earlier. However,
with apologies to the developer, I found M-x find-file-literally to be a
much better alternative on my 64bit system.

My question hence is, is there a way to integrate find-file-literally in a
way that emacs automatically opens large files using this function, and the
smaller files using the usual find-file. Please help me if such is possible.


Regards,
Dushyant Juneja
Analog Devices, Inc. (India)


On Tue, Mar 18, 2014 at 2:07 PM, Jambunathan K <kjambunathan@gmail.com>wrote:

>
> 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	other threads:[~2014-03-18  9:51 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-18  7:20 Intelligently opening large files in emacs Dushyant Juneja
2014-03-18  8:37 ` Jambunathan K
2014-03-18  9:51   ` Dushyant Juneja [this message]
2014-03-18 15:05     ` Jambunathan K
2014-03-18 16:55     ` Eli Zaretskii
2014-03-19  0:25       ` Stefan
     [not found]     ` <mailman.17438.1395161765.10748.help-gnu-emacs@gnu.org>
2014-03-18 18:25       ` Bug Dout
     [not found]   ` <mailman.17417.1395136301.10748.help-gnu-emacs@gnu.org>
2014-03-18 16:45     ` Felix Dietrich
2014-03-19  0:29 ` Stefan
2014-03-19  4:52   ` Marcin Borkowski

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=CAJkb0UMEPuj38G3NAjtfCyjmr25QtshqOstSn8hcGfUncuytQw@mail.gmail.com \
    --to=juneja.dushyant@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    --cc=kjambunathan@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.