all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Robert Boyer <robertstephenboyer@gmail.com>
Cc: moore@cs.utexas.edu, rms@gnu.org, 69492@debbugs.gnu.org,
	bundy@ed.ac.uk, grant@imandra.ai, stassats@gmail.com
Subject: bug#69492: File too big for Emacs?
Date: Sat, 02 Mar 2024 08:54:44 +0200	[thread overview]
Message-ID: <86wmqlp1hn.fsf@gnu.org> (raw)
In-Reply-To: <CAP9n0TP4=gpxQ-Q0FMsfpmb+MbfCB=ta-xRXBB4nDZ6ESUQakg@mail.gmail.com> (message from Robert Boyer on Fri, 1 Mar 2024 17:30:56 -0600)

> Cc: J Moore <moore@cs.utexas.edu>, Alan Bundy <bundy@ed.ac.uk>,
>  Grant Passmore <grant@imandra.ai>, rms@gnu.org,
>  Stas Boukarev <stassats@gmail.com>
> From: Robert Boyer <robertstephenboyer@gmail.com>
> Date: Fri, 1 Mar 2024 17:30:56 -0600
> 
> Dear Emacs bug exterminators,
> 
> The 1 gb file for which I give a url below does not seem to work in Emacs.
> 
> The file enumerates the primes below 10^9, so it would be very handy to
> have around.
> 
> I can get the file into an Emacs buffer in literal mode.  Thanks for that.
> 
> But then I cannot move to the bottom, i.e., using M->.  In fact, in the attempt to
> move to the bottom, things go so badly that I have to reboot my $100 
> Lenovo Chromebook.
> 
> Is it just too big for Emacs to handle?

Since your Emacs is a 64-bit build, a 1GB file shouldn't be too big,
provided that your system has enough virtual memory to support reading
it into memory (which might require more than 1GB, perhaps up to 2GB).
If Emacs says "Memory exhausted" when you visit that file, try
enlarging the size of swap for your system.





  reply	other threads:[~2024-03-02  6:54 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-01 23:30 bug#69492: File too big for Emacs? Robert Boyer
2024-03-02  6:54 ` Eli Zaretskii [this message]
2024-03-02  8:54   ` Robert Boyer
2024-03-02 11:10     ` Eli Zaretskii
2024-03-02 12:15       ` Robert Boyer
2024-03-02 13:04         ` Robert Boyer
2024-03-02 13:38         ` Eli Zaretskii
2024-03-02 14:05           ` Robert Boyer
2024-05-18 22:56             ` Stefan Kangas

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=86wmqlp1hn.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=69492@debbugs.gnu.org \
    --cc=bundy@ed.ac.uk \
    --cc=grant@imandra.ai \
    --cc=moore@cs.utexas.edu \
    --cc=rms@gnu.org \
    --cc=robertstephenboyer@gmail.com \
    --cc=stassats@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.