all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Juanma Barranquero <lekktu@gmail.com>
To: bogossian@mail.com
Cc: emacs-devel@gnu.org
Subject: Re: Emacs 23, so slow to refresh on Windows
Date: Tue, 18 May 2010 09:25:28 +0200	[thread overview]
Message-ID: <AANLkTik9_qopAskwSO3J6ixLGVsvf4qeZRqfl6sxO_-s@mail.gmail.com> (raw)
In-Reply-To: <8CCC4332DEEAEEC-16F0-3DA0@web-mmc-d09.sysops.aol.com>

On Tue, May 18, 2010 at 01:52,  <bogossian@mail.com> wrote:

> No, I've done more testing and so far I haven't noticed any slowdown with
> normal files (ie. files without long lines).
> So, I think we can assume the performance issue is specific to files with
> long lines.

Assuming you use continuation lines, and not truncation, does the
speed improve setting `cache-long-line-scans' to t? (Note that the
variable is automatically buffer-local, so be sure to set it in the
appropriate buffer, or use setq-default.)

> With the 6x13 font, it doesn't make a difference (6x13 being a bitmap
> font, I suppose it's always rendered using the gdi backend).

Yes, I think so. You can see the backend used for a font by moving the
cursor over a character in that font and doing "C-u C-x =". The font
information will start with gdi: or uniscribe:

> And I'm probably not the only
> one who has to deal with computer generated files (dumps, logs, export
> files, ...) containing very long lines.

No, that is indeed very common.

    Juanma



  reply	other threads:[~2010-05-18  7:25 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-05-17 13:19 Emacs 23, so slow to refresh on Windows bogossian
2010-05-17 17:14 ` Juanma Barranquero
2010-05-17 23:52   ` bogossian
2010-05-18  7:25     ` Juanma Barranquero [this message]
2010-05-18  9:13       ` Eli Zaretskii
2010-05-18  9:32         ` Juanma Barranquero
2010-05-18 10:38           ` Eli Zaretskii
2010-05-18 16:06           ` bogossian
2010-05-18 15:40       ` bogossian
2010-05-18  8:06     ` Eli Zaretskii
2010-05-18 13:37       ` David Kastrup
2010-05-18 15:47       ` bogossian
2010-05-18  8:12 ` Uday S Reddy
  -- strict thread matches above, loose matches on Subject: below --
2010-05-18 19:18 bogossian

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=AANLkTik9_qopAskwSO3J6ixLGVsvf4qeZRqfl6sxO_-s@mail.gmail.com \
    --to=lekktu@gmail.com \
    --cc=bogossian@mail.com \
    --cc=emacs-devel@gnu.org \
    /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.