all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Andreas Nilsson <an@bahnhof.se>
Cc: 24523@debbugs.gnu.org
Subject: bug#24523: Base64 images makes Emacs slow
Date: Sat, 24 Sep 2016 14:32:44 +0300	[thread overview]
Message-ID: <838tuhcz37.fsf@gnu.org> (raw)
In-Reply-To: <20160924110901.5482c558@bahnhof.se> (message from Andreas Nilsson on Sat, 24 Sep 2016 11:09:01 +0200)

merge 24523 13675
thanks

> Date: Sat, 24 Sep 2016 11:09:01 +0200
> From: Andreas Nilsson <an@bahnhof.se>
> Cc: 24523@debbugs.gnu.org
> 
> 1. emacs -Q
> 2. Visit https://www.base64-image.de/ and "click here" select an image
> (I selected a ~200kB one)
> 3. Click "show code" and copy paste the string you get into *scratch*.
> 4. Now try C-v and M-v as well as type some characters, this is the
> point where it lags.

This creates a single physical line whose length is 280K characters.
It is a known limitation of the Emacs display engine that it's very
slow with such long lines.  See bug #13675.





      reply	other threads:[~2016-09-24 11:32 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-24  5:37 bug#24523: Base64 images makes Emacs slow Andreas Nilsson
2016-09-24  6:53 ` Eli Zaretskii
2016-09-24  9:09   ` Andreas Nilsson
2016-09-24 11:32     ` Eli Zaretskii [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=838tuhcz37.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=24523@debbugs.gnu.org \
    --cc=an@bahnhof.se \
    /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.