all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#14259: 24.1; global-linum-mode slows down scrolling and user input in DocView
@ 2013-04-24 10:24 James Hudon
  2013-04-24 16:53 ` Glenn Morris
  0 siblings, 1 reply; 5+ messages in thread
From: James Hudon @ 2013-04-24 10:24 UTC (permalink / raw)
  To: 14259

Hi
I'm using GNU Emacs 24.1 (emacs24 on Ubuntu 12.10)
to repro:
1. Launch emacs with "emacs -Q"
2. Open a PDF that has pages you can scroll
3. Scroll around (should be responsive)
4. Turn on `M-x global-linum-mode`
5. Ensure the global-linum-mode is enabled and now scroll around/change
pages/etc. There should be a noticeable lag that makes it very hard to
use




In GNU Emacs 24.1.1 (x86_64-pc-linux-gnu, GTK+ Version 2.24.12)
 of 2012-09-22 on batsu, modified by Debian
Windowing system distributor `The X.Org Foundation', version 11.0.11300000
Configured using:
 `configure '--build' 'x86_64-linux-gnu' '--build' 'x86_64-linux-gnu'
 '--prefix=/usr' '--sharedstatedir=/var/lib' '--libexecdir=/usr/lib'
 '--localstatedir=/var/lib' '--infodir=/usr/share/info'
 '--mandir=/usr/share/man' '--with-pop=yes'
 '--enable-locallisppath=/etc/emacs24:/etc/emacs:/usr/local/share/emacs/24.1/site-lisp:/usr/local/share/emacs/site-lisp:/usr/share/emacs/24.1/site-lisp:/usr/share/emacs/site-lisp'
 '--with-crt-dir=/usr/lib/x86_64-linux-gnu' '--with-x=yes'
 '--with-x-toolkit=gtk' '--with-toolkit-scroll-bars'
 'build_alias=x86_64-linux-gnu' 'CFLAGS=-g -O2 -fstack-protector
 --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -O2'
 'CPPFLAGS=-D_FORTIFY_SOURCE=2''

Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: en_CA.UTF-8
  value of $XMODIFIERS: nil
  locale-coding-system: utf-8-unix
  default enable-multibyte-characters: t

Major mode: DocView

Minor modes in effect:
  global-linum-mode: t
  linum-mode: t
  tooltip-mode: t
  mouse-wheel-mode: t
  tool-bar-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  blink-cursor-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  line-number-mode: t
  transient-mark-mode: t

Recent input:
C-x C-f <M-backspace> <M-backspace> D o c u <tab> S 
c h o <tab> W a t <tab> w p 4 / <tab> u w <tab> u <backspace> 
w k <tab> - s e <tab> p d f <return> n p n n n p p 
<help-echo> <down-mouse-5> <mouse-5> <help-echo> <down-mouse-5> 
<mouse-5> <help-echo> <down-mouse-5> <mouse-5> <double-down-mouse-5> 
<double-mouse-5> <help-echo> <down-mouse-4> <mouse-4> 
<double-down-mouse-4> <double-mouse-4> <triple-down-mouse-4> 
<triple-mouse-4> <help-echo> <down-mouse-5> <mouse-5> 
<help-echo> <down-mouse-5> <mouse-5> <help-echo> M-x 
g l o b a l - l i <tab> <return> n <help-echo> <down-mouse-4> 
<mouse-4> <double-down-mouse-4> <double-mouse-4> <triple-down-mouse-4> 
<triple-mouse-4> <triple-down-mouse-4> <triple-mouse-4> 
<triple-down-mouse-4> <triple-mouse-4> p <down-mouse-5> 
<mouse-5> <double-down-mouse-5> <double-mouse-5> <triple-down-mouse-5> 
<triple-mouse-5> <triple-down-mouse-5> <triple-mouse-5> 
n <down-mouse-4> <mouse-4> <double-down-mouse-4> <double-mouse-4> 
<triple-down-mouse-4> <triple-mouse-4> M-x r e p o 
r t - e m <tab> <return>

Recent messages:
For information about GNU Emacs and the GNU system, type C-h C-a.
DocView: using cached files!
Type C-c C-c to toggle between editing or viewing the document.
Loading vc-git...done
Global-Linum mode enabled

Load-path shadows:
/usr/share/emacs/24.1/site-lisp/debian-startup hides /usr/share/emacs/site-lisp/debian-startup
/usr/share/emacs/24.1/site-lisp/dictionaries-common/ispell hides /usr/share/emacs/24.1/lisp/textmodes/ispell
/usr/share/emacs/24.1/site-lisp/dictionaries-common/flyspell hides /usr/share/emacs/24.1/lisp/textmodes/flyspell

Features:
(shadow sort gnus-util mail-extr emacsbug message format-spec rfc822 mml
mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231 mailabbrev
gmm-utils mailheader sendmail rfc2047 rfc2045 ietf-drums mm-util
mail-prsvr mail-utils cus-start cus-load linum vc-git doc-view easymenu
jka-compr image-mode dired regexp-opt time-date tooltip ediff-hook
vc-hooks lisp-float-type mwheel x-win x-dnd tool-bar dnd fontset image
fringe lisp-mode register page menu-bar rfn-eshadow timer select
scroll-bar mouse jit-lock font-lock syntax facemenu font-core frame cham
georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao
korean japanese hebrew greek romanian slovak czech european ethiopic
indian cyrillic chinese case-table epa-hook jka-cmpr-hook help simple
abbrev minibuffer loaddefs button faces cus-face files text-properties
overlay sha1 md5 base64 format env code-pages mule custom widget
hashtable-print-readable backquote make-network-process dbusbind
dynamic-setting system-font-setting font-render-setting move-toolbar gtk
x-toolkit x multi-tty emacs)





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

* bug#14259: 24.1; global-linum-mode slows down scrolling and user input in DocView
  2013-04-24 10:24 bug#14259: 24.1; global-linum-mode slows down scrolling and user input in DocView James Hudon
@ 2013-04-24 16:53 ` Glenn Morris
  2013-04-24 18:47   ` Stefan Monnier
  0 siblings, 1 reply; 5+ messages in thread
From: Glenn Morris @ 2013-04-24 16:53 UTC (permalink / raw)
  To: James Hudon; +Cc: 14259


Does it help to use nlinum from GNU ELPA instead?





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

* bug#14259: 24.1; global-linum-mode slows down scrolling and user input in DocView
  2013-04-24 16:53 ` Glenn Morris
@ 2013-04-24 18:47   ` Stefan Monnier
  2013-04-24 20:57     ` James Hudon
  0 siblings, 1 reply; 5+ messages in thread
From: Stefan Monnier @ 2013-04-24 18:47 UTC (permalink / raw)
  To: Glenn Morris; +Cc: 14259

> 2. Open a PDF that has pages you can scroll
[...]
> 5. Ensure the global-linum-mode is enabled and now scroll around/change
> pages/etc. There should be a noticeable lag that makes it very hard to use

Indeed, I can reproduce it, and it's not just a "noticeable lag" for me,
it's so dog slow that it makes you feel like Emacs is failing to respond.

> Does it help to use nlinum from GNU ELPA instead?

Yes, it's much faster.  With nlinum-mode, there is still a slowdown
(slightly more noticeable for horizontal scrolls than vertical scrolls),
but it's much less severe.
You can see the exact same slow down if you just do:

  M-: (set-window-margins (selected-window) 2) RET

So the performance cost doesn't come from nlinum-mode.
As for linum-mode, I'm not sure where the performance problem lies.


        Stefan





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

* bug#14259: 24.1; global-linum-mode slows down scrolling and user input in DocView
  2013-04-24 18:47   ` Stefan Monnier
@ 2013-04-24 20:57     ` James Hudon
  2020-08-21 14:06       ` Stefan Kangas
  0 siblings, 1 reply; 5+ messages in thread
From: James Hudon @ 2013-04-24 20:57 UTC (permalink / raw)
  To: Stefan Monnier; +Cc: 14259

Yes, with nlinum-mode, I don't notice the lag at all.

I should add the problem gets much worse as the document you're using
grows, which would explain why the lag you're getting is worse than a
"noticeable lag". With a 20-page doc, it's just really annoying. With
a 50-page doc [1], Emacs is completely unusable.

[1] a 50-page pdf:
http://www.symantec.com/content/en/us/enterprise/media/security_response/whitepapers/w32_stuxnet_dossier.pdf

hudon


On Wed, Apr 24, 2013 at 2:47 PM, Stefan Monnier
<monnier@iro.umontreal.ca> wrote:
>> 2. Open a PDF that has pages you can scroll
> [...]
>> 5. Ensure the global-linum-mode is enabled and now scroll around/change
>> pages/etc. There should be a noticeable lag that makes it very hard to use
>
> Indeed, I can reproduce it, and it's not just a "noticeable lag" for me,
> it's so dog slow that it makes you feel like Emacs is failing to respond.
>
>> Does it help to use nlinum from GNU ELPA instead?
>
> Yes, it's much faster.  With nlinum-mode, there is still a slowdown
> (slightly more noticeable for horizontal scrolls than vertical scrolls),
> but it's much less severe.
> You can see the exact same slow down if you just do:
>
>   M-: (set-window-margins (selected-window) 2) RET
>
> So the performance cost doesn't come from nlinum-mode.
> As for linum-mode, I'm not sure where the performance problem lies.
>
>
>         Stefan





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

* bug#14259: 24.1; global-linum-mode slows down scrolling and user input in DocView
  2013-04-24 20:57     ` James Hudon
@ 2020-08-21 14:06       ` Stefan Kangas
  0 siblings, 0 replies; 5+ messages in thread
From: Stefan Kangas @ 2020-08-21 14:06 UTC (permalink / raw)
  To: James Hudon; +Cc: Glenn Morris, Stefan Monnier, 14259

tags 14259 + wontfix
close 14259
thanks

James Hudon <jameshudon@gmail.com> writes:

> Yes, with nlinum-mode, I don't notice the lag at all.

(That was 7 years ago.)

The solution here is to use nlinum-mode or the more recent
display-line-numbers-mode.

I'm therefore closing this bug report.  If anyone disagrees, feel free
to reopen.

Best regards,
Stefan Kangas





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

end of thread, other threads:[~2020-08-21 14:06 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-24 10:24 bug#14259: 24.1; global-linum-mode slows down scrolling and user input in DocView James Hudon
2013-04-24 16:53 ` Glenn Morris
2013-04-24 18:47   ` Stefan Monnier
2013-04-24 20:57     ` James Hudon
2020-08-21 14:06       ` Stefan Kangas

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.