GNU bug report logs -
#19559
24.3; C-n in doc-view-mode
Previous Next
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 19559 in the body.
You can then email your comments to 19559 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#19559
; Package
emacs
.
(Sat, 10 Jan 2015 19:43:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Robert Thorpe <rt <at> robertthorpeconsulting.com>
:
New bug report received and forwarded. Copy sent to
bug-gnu-emacs <at> gnu.org
.
(Sat, 10 Jan 2015 19:43:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
I start Emacs and view a pdf file using doc-view. The pdf looks fine,
it's a pdf where each page is bigger than the Emacs frame in both x and
y. I use C-n, C-p, C-f & C-b to move around. If I use a prefix
argument that works for C-p, C-f & C-b. So, if I press C-f the pdf
moves one unit, and if I type C-9 C-f it moves 9 units. But, C-n
doesn't work properly. If I press C-n it moves one unit down, and if I
press C-9 C-n it also moves *one* unit down. This happens for any type
of prefix argument (C-u, C-u 6, M-5, etc). It happens on Emacs 24.3 on
Xubuntu and on Emacs 24.4 on MS Windows. In both cases it happens with
and without my init file (emacs -q).
In GNU Emacs 24.3.1 (i686-pc-linux-gnu, GTK+ Version 3.4.2)
of 2014-02-22 on chindi10, modified by Debian
Windowing system distributor `The X.Org Foundation', version 11.0.11103000
System Description: Ubuntu 12.04.5 LTS
Configured using:
`configure '--build' 'i686-linux-gnu' '--build' 'i686-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.3/site-lisp:/usr/local/share/emacs/site-lisp:/usr/share/emacs/24.3/site-lisp:/usr/share/emacs/site-lisp'
'--with-crt-dir=/usr/lib/i386-linux-gnu' '--with-x=yes'
'--with-x-toolkit=gtk3' '--with-toolkit-scroll-bars'
'build_alias=i686-linux-gnu' 'CFLAGS=-g -O2 -fstack-protector
--param=ssp-buffer-size=4 -Wformat -Wformat-security
-Werror=format-security -Wall' 'LDFLAGS=-Wl,-Bsymbolic-functions
-Wl,-z,relro' 'CPPFLAGS=-D_FORTIFY_SOURCE=2''
Important settings:
value of $LC_MONETARY: en_GB.UTF-8
value of $LC_NUMERIC: en_GB.UTF-8
value of $LC_TIME: en_GB.UTF-8
value of $LANG: en_GB.UTF-8
locale-coding-system: utf-8-unix
default enable-multibyte-characters: t
Major mode: Text
Minor modes in effect:
dynamic-completion-mode: t
tooltip-mode: t
mouse-wheel-mode: t
menu-bar-mode: t
file-name-shadow-mode: t
global-font-lock-mode: t
font-lock-mode: t
auto-composition-mode: t
auto-encryption-mode: t
auto-compression-mode: t
column-number-mode: t
line-number-mode: t
global-visual-line-mode: t
visual-line-mode: t
transient-mark-mode: t
Recent input:
M-x r e p <tab> o <tab> r <tab> <return>
Recent messages:
Loading debian-ispell...
Loading /var/cache/dictionaries-common/emacsen-ispell-default.el (source)...done
Loading debian-ispell...done
Loading /var/cache/dictionaries-common/emacsen-ispell-dicts.el (source)...done
Loading /etc/emacs/site-start.d/50dictionaries-common.el (source)...done
Loading completions from file /home/rt/.emacs.d/completions . . .
Loading completions from file /home/rt/.emacs.d/completions . . . Done.
Loading /home/rt/my_rmail_insert_inbox_text.el (source)...done
For information about GNU Emacs and the GNU system, type C-h C-a.
Making completion list... [2 times]
Load-path shadows:
/usr/share/emacs/24.3/site-lisp/debian-startup hides /usr/share/emacs/site-lisp/debian-startup
/usr/share/emacs24/site-lisp/dictionaries-common/flyspell hides /usr/share/emacs/24.3/lisp/textmodes/flyspell
/usr/share/emacs24/site-lisp/dictionaries-common/ispell hides /usr/share/emacs/24.3/lisp/textmodes/ispell
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 help-mode easymenu rmail rfc2047 rfc2045
ietf-drums mm-util mail-prsvr mail-utils uniquify advice help-fns cl-lib
advice-preload edmacro kmacro server completion ido avoid time-date
tooltip ediff-hook vc-hooks lisp-float-type mwheel x-win x-dnd tool-bar
dnd fontset image regexp-opt fringe tabulated-list newcomment 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 macroexp 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)
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#19559
; Package
emacs
.
(Mon, 14 Mar 2016 10:21:01 GMT)
Full text and
rfc822 format available.
Message #8 received at 19559 <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Hello,
I attach a patch prepared using git-format-patch. It's my first patch
for Emacs, so please let me know if I did it correctly (especially wrt
the commit message).
Best,
--
Marcin
[0001-Fix-bug-19559.patch (text/x-patch, attachment)]
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#19559
; Package
emacs
.
(Mon, 14 Mar 2016 16:21:02 GMT)
Full text and
rfc822 format available.
Message #11 received at 19559 <at> debbugs.gnu.org (full text, mbox):
> From: Marcin Borkowski <mbork <at> mbork.pl>
> Date: Mon, 14 Mar 2016 11:20:48 +0100
> Cc: 19559 <at> debbugs.gnu.org
>
> I attach a patch prepared using git-format-patch. It's my first patch
> for Emacs, so please let me know if I did it correctly (especially wrt
> the commit message).
Looks good to me, but please prepare the commit message in the
ChangeLog format. "C-x 4 a" with point inside the function you
changed is a good start.
Thanks.
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#19559
; Package
emacs
.
(Tue, 15 Mar 2016 00:36:02 GMT)
Full text and
rfc822 format available.
Message #14 received at 19559 <at> debbugs.gnu.org (full text, mbox):
Marcin Borkowski <mbork <at> mbork.pl> writes:
> Hello,
>
> I attach a patch prepared using git-format-patch. It's my first patch
> for Emacs, so please let me know if I did it correctly (especially wrt
> the commit message).
It's fine as far as I can see.
Thanks for fixing it,
Rob
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#19559
; Package
emacs
.
(Wed, 16 Mar 2016 18:31:01 GMT)
Full text and
rfc822 format available.
Message #17 received at 19559 <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
On 2016-03-14, at 17:20, Eli Zaretskii <eliz <at> gnu.org> wrote:
>> From: Marcin Borkowski <mbork <at> mbork.pl>
>> Date: Mon, 14 Mar 2016 11:20:48 +0100
>> Cc: 19559 <at> debbugs.gnu.org
>>
>> I attach a patch prepared using git-format-patch. It's my first patch
>> for Emacs, so please let me know if I did it correctly (especially wrt
>> the commit message).
>
> Looks good to me, but please prepare the commit message in the
> ChangeLog format. "C-x 4 a" with point inside the function you
> changed is a good start.
Is it better now?
> Thanks.
Best,
--
Marcin Borkowski
http://octd.wmi.amu.edu.pl/en/Marcin_Borkowski
Faculty of Mathematics and Computer Science
Adam Mickiewicz University
[0001-Fix-bug-19559.patch (text/x-patch, attachment)]
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#19559
; Package
emacs
.
(Thu, 17 Mar 2016 17:10:02 GMT)
Full text and
rfc822 format available.
Message #20 received at 19559 <at> debbugs.gnu.org (full text, mbox):
> From: Marcin Borkowski <mbork <at> mbork.pl>
> Cc: rt <at> robertthorpeconsulting.com, 19559 <at> debbugs.gnu.org
> Date: Wed, 16 Mar 2016 19:30:09 +0100
>
> > Looks good to me, but please prepare the commit message in the
> > ChangeLog format. "C-x 4 a" with point inside the function you
> > changed is a good start.
>
> Is it better now?
Yes, thanks.
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#19559
; Package
emacs
.
(Fri, 18 Mar 2016 21:09:01 GMT)
Full text and
rfc822 format available.
Message #23 received at 19559 <at> debbugs.gnu.org (full text, mbox):
Marcin Borkowski <mbork <at> mbork.pl> writes:
Hi Marcin,
>> Looks good to me, but please prepare the commit message in the
>> ChangeLog format. "C-x 4 a" with point inside the function you
>> changed is a good start.
>
> Is it better now?
As Eli said: yes, now it's fine. Do you have push access or should I do
that for you?
Bye,
Tassilo
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#19559
; Package
emacs
.
(Fri, 18 Mar 2016 21:18:02 GMT)
Full text and
rfc822 format available.
Message #26 received at 19559 <at> debbugs.gnu.org (full text, mbox):
On 2016-03-18, at 22:08, Tassilo Horn <tsdh <at> gnu.org> wrote:
> Marcin Borkowski <mbork <at> mbork.pl> writes:
>
> Hi Marcin,
>
>>> Looks good to me, but please prepare the commit message in the
>>> ChangeLog format. "C-x 4 a" with point inside the function you
>>> changed is a good start.
>>
>> Is it better now?
>
> As Eli said: yes, now it's fine. Do you have push access or should I do
> that for you?
Good to hear that. No, I don't have push access (yet).
> Bye,
> Tassilo
Best,
--
Marcin Borkowski
http://octd.wmi.amu.edu.pl/en/Marcin_Borkowski
Faculty of Mathematics and Computer Science
Adam Mickiewicz University
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#19559
; Package
emacs
.
(Fri, 18 Mar 2016 21:53:01 GMT)
Full text and
rfc822 format available.
Message #29 received at 19559 <at> debbugs.gnu.org (full text, mbox):
Marcin Borkowski <mbork <at> mbork.pl> writes:
Hi Marcin,
>>> Is it better now?
>>
>> As Eli said: yes, now it's fine. Do you have push access or should I
>> do that for you?
>
> Good to hear that. No, I don't have push access (yet).
Ok, pushed. And thereby I saw that the commit message wasn't completely
correct. It should not contain the ChangeLog header (Date + Name +
Email) because that's already present in the commit itself and will be
generated from that by the ChangeLog generation script. And I gave it a
more obvious summary line.
Anyway, thanks a lot for the patch!
Bye,
Tassilo
bug closed, send any further explanations to
19559 <at> debbugs.gnu.org and Robert Thorpe <rt <at> robertthorpeconsulting.com>
Request was from
Noam Postavsky <npostavs <at> users.sourceforge.net>
to
control <at> debbugs.gnu.org
.
(Thu, 09 Jun 2016 23:23:02 GMT)
Full text and
rfc822 format available.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Fri, 08 Jul 2016 11:24:05 GMT)
Full text and
rfc822 format available.
This bug report was last modified 9 years and 42 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.