unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#6116: Emacs 23 is sluggish with Consolas font
@ 2010-05-05 20:21 Vegard Øye
  2010-07-17  2:31 ` Christoph
  0 siblings, 1 reply; 13+ messages in thread
From: Vegard Øye @ 2010-05-05 20:21 UTC (permalink / raw)
  To: 6116


I use 23.1.1 (i386-mingw-nt5.1.2600) of 2009-07-30 on Windows XP.
My font of choice is Consolas, which was originally released with
Windows Vista, but can be downloaded from the URL below.

Since I moved from 22.3 to 23.1, Emacs has become noticeably slower,
particularly when scrolling. The problems vanish when I select any
other font than Consolas.

WITHOUT CONSOLAS: My .emacs consists of the following two lines.

        (setq scroll-step 1)
        ;; (set-frame-font "Consolas-11")

When I start up Emacs, the font is Courier New. I open the tutorial
with C-h t and hold down C-n until the cursor reaches the bottom of
the screen. When it does, the text scrolls smoothly.

WITH CONSOLAS: I uncomment the second line and start Emacs anew.

        (setq scroll-step 1)
        (set-frame-font "Consolas-11")

Now C-n doesn't scroll at all. Instead, the cursor is repeatedly
recentered each time it reaches the bottom of the screen.

If display-intensive packages like hl-line-mode and show-paren-mode
are loaded as well, Emacs slows to a crawl.

WITH OTHER FONTS: No problems with Lucida Console!

        (setq scroll-step 1)
        (set-frame-font "Lucida Console-11")

This is just as responsive as the default of Courier New.

DOWNLOAD: Consolas is included with Windows Vista and Windows 7.
Otherwise, an .exe installer is available from the address below.
If this is unpractical, mail me and we'll figure out something.

http://www.microsoft.com/downloads/details.aspx?familyid=22e69ae4-7e40-4807-8a86-b3d36fab68d3

Vegard 		 	   		  
_________________________________________________________________
Windows 7: Du får hjelp til gjøre mer. Utforsk Windows 7.
http://windows.microsoft.com/windows-7






^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2020-04-27 21:53 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-05 20:21 bug#6116: Emacs 23 is sluggish with Consolas font Vegard Øye
2010-07-17  2:31 ` Christoph
2010-07-18  1:22   ` Óscar Fuentes
2010-07-18  7:32   ` James Cloos
2010-07-18 13:17     ` Christoph
2010-07-18 14:37       ` Óscar Fuentes
2010-07-18 14:49         ` Christoph
2010-07-18 14:56           ` Óscar Fuentes
2010-07-18 15:10             ` Christoph
2010-07-18 15:51               ` Óscar Fuentes
2010-07-18 16:03                 ` Christoph
2019-11-01 16:13                   ` Lars Ingebrigtsen
2020-04-27 21:53                     ` Stefan Kangas

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).