From: Paer Kurlberg <kurlberg@math.kth.se>
To: emacs-pretest-bug@gnu.org
Subject: bug#4016: 23.1.50; docview: scrolling up breaks after setting a slice
Date: Sun, 02 Aug 2009 16:07:35 +0200 [thread overview]
Message-ID: <yqz5a7hxm8g2g.fsf@shell-1.math.kth.se> (raw)
Please write in English if possible, because the Emacs maintainers
usually do not have translators to read other languages for them.
Your bug report will be posted to the emacs-pretest-bug@gnu.org
mailing list.
Please describe exactly what actions triggered the bug
and the precise symptoms of the bug:
View a dvi file (or pdf file for that matter) with DocView.
Set a slice by typing "ss" (invoking doc-view-set-slice) with x and y
coordinates zero, and maximum width and height, as suggested by the
prompt. (In fact, any slice settings seems to trigger the phenomena.)
When hitting space (invoking doc-view-scroll-up-or-next-page), the
document is not scrolled up, and the following error message appears:
image-next-line: Invalid image specification
Note: By hitting "sr" (removing the slice) it is again possible to use
space to scroll up.
Remark: On a laptop with a small screen it would be very useful to set
slices to get rid of the large margins, and yet being able to scroll
through the document (even with a slice set, I cannot see the whole
page at once.)
If Emacs crashed, and you have the Emacs process in the gdb debugger,
please include the output from the following gdb commands:
`bt full' and `xbacktrace'.
If you would like to further debug the crash, please read the file
/usr/share/emacs/23.1.50/etc/DEBUG for instructions.
In GNU Emacs 23.1.50.1 (i486-pc-linux-gnu, GTK+ Version 2.16.1)
of 2009-07-31 on lansones, modified by Debian
(emacs-snapshot package, version 1:20090730-1~jaunty1)
Windowing system distributor `The X.Org Foundation', version
11.0.10600000
configured using `configure '--build' 'i486-linux-gnu' '--host'
'i486-linux-gnu' '--prefix=/usr' '--sharedstatedir=/var/lib'
'--libexecdir=/usr/lib' '--localstatedir=/var'
'--infodir=/usr/share/info' '--mandir=/usr/share/man'
'--with-pop=yes'
'--enable-locallisppath=/etc/emacs-snapshot:/etc/emacs:/usr/local/share/emacs/23.1.50/site-lisp:/usr/local/share/emacs/site-lisp:/usr/share/emacs/23.1.50/site-lisp:/usr/share/emacs/site-lisp'
'--with-x=yes' '--with-x-toolkit=gtk' 'build_alias=i486-linux-gnu'
'host_alias=i486-linux-gnu' 'CFLAGS=-DDEBIAN
-DSITELOAD_PURESIZE_EXTRA=5000 -g -O2' 'LDFLAGS=-g -Wl,--as-needed'
'CPPFLAGS=''
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_US.UTF-8
value of $XMODIFIERS: nil
locale-coding-system: utf-8-unix
default-enable-multibyte-characters: t
Major mode: DocView
Minor modes in effect:
tooltip-mode: t
tool-bar-mode: t
mouse-wheel-mode: t
menu-bar-mode: t
file-name-shadow-mode: t
global-font-lock-mode: t
font-lock-mode: t
blink-cursor-mode: t
global-auto-composition-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 a r n o l d . d v i <return> <return> s s 0
<return> 0 <return> 9 2 6 <return> 1 3 1 0 <return>
SPC <help-echo> <help-echo> <help-echo> <help-echo>
<help-echo> <help-echo> <help-echo> <help-echo> <help-echo>
<help-echo> <help-echo> <help-echo> <help-echo> <help-echo>
<help-echo> <help-echo> <help-echo> <help-echo> <menu-bar>
<help-menu> <send-emacs-bug-report>
Recent messages:
Loading
/usr/share/emacs-snapshot/site-lisp/planner-el/planner-autoloads.el
(source)...done
Loading /etc/emacs/site-start.d/51planner-el.el (source)...done
Loading /etc/emacs/site-start.d/52remember-el.el (source)...
Loading /usr/share/emacs/site-lisp/remember-el/remember-autoloads.el
(source)...done
Loading /etc/emacs/site-start.d/52remember-el.el (source)...done
Loading /etc/emacs/site-start.d/60hyperspec.el (source)...done
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.
No key given. Assumed normal.
image-next-line: Invalid image specification
Load-path shadows:
/usr/share/emacs/23.1.50/site-lisp/auctex/tex-mik
next reply other threads:[~2009-08-02 14:07 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-08-02 14:07 Paer Kurlberg [this message]
[not found] ` <handler.4016.B.124922207616015.ack@emacsbugs.donarmstrong.com>
2009-08-02 16:08 ` bug#4016: Acknowledgement (23.1.50; docview: scrolling up breaks after setting a slice) Paer Kurlberg
[not found] ` <mailman.3700.1249230416.2239.bug-gnu-emacs@gnu.org>
2009-08-03 6:46 ` Tassilo Horn
2021-07-18 19:10 ` bug#4016: 23.1.50; docview: scrolling up breaks after setting a slice Lars Ingebrigtsen
[not found] ` <875yx7s8ca.fsf@beacon>
2021-07-18 20:07 ` Lars Ingebrigtsen
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=yqz5a7hxm8g2g.fsf@shell-1.math.kth.se \
--to=kurlberg@math.kth.se \
--cc=4016@emacsbugs.donarmstrong.com \
--cc=emacs-pretest-bug@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.