From: Stephen Berman <stephen.berman@gmx.net>
To: Eli Zaretskii <eliz@gnu.org>
Cc: 14838-done@debbugs.gnu.org
Subject: bug#14838: 24.3.50; repeating next-line or previous-line is broken
Date: Sat, 13 Jul 2013 15:15:52 +0200 [thread overview]
Message-ID: <878v1appmf.fsf@rosalinde.fritz.box> (raw)
In-Reply-To: <83zjtq534c.fsf@gnu.org> (Eli Zaretskii's message of "Sat, 13 Jul 2013 10:29:55 +0300")
On Sat, 13 Jul 2013 10:29:55 +0300 Eli Zaretskii <eliz@gnu.org> wrote:
>> From: Stephen Berman <stephen.berman@gmx.net>
>> Cc: Stefan Monnier <monnier@iro.umontreal.ca>, 14838@debbugs.gnu.org
>> Date: Fri, 12 Jul 2013 12:19:44 +0200
>>
>> With emacs -Q, where the problem with holding down C-n does not happen
>> (when I have no ~/.Xresources file):
>>
>> face-remapping-alist => nil
>> (frame-parameter nil 'font) =>
>> "-unknown-DejaVu Sans Mono-normal-normal-normal-*-15-*-*-*-m-0-iso10646-1"
>> (face-font 'default) =>
>> "-unknown-DejaVu Sans Mono-normal-normal-normal-*-15-*-*-*-m-0-iso10646-1"
>>
>> and after setting the default font to one that does cause the problem:
>>
>> face-remapping-alist => nil
>> (frame-parameter nil 'font) =>
>> "-Adobe-Adobe Courier-normal-normal-normal-*-14-*-*-*-m-90-iso10646-1"
>> (face-font 'default) =>
>> "-Adobe-Adobe Courier-normal-normal-normal-*-14-*-*-*-m-90-iso10646-1"
>
> Please try trunk revision 113410 or later. If the problem with slow
> scrolling is not solved by it, please tell what did I do wrong in
> default-font-height. It is supposed not to call font-info in your
> case.
With that revision the problem is now solved, so I'm closing the bug.
FWIW, I don't see it with the ~/.Xresources file now, either (though it
remains a mystery why that was apparently also triggering the problem,
but one not worth keeping this bug open for). Thanks very much for
fixing this.
Steve Berman
prev parent reply other threads:[~2013-07-13 13:15 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-07-10 21:29 bug#14838: 24.3.50; repeating next-line or previous-line is broken Stephen Berman
2013-07-11 2:51 ` Eli Zaretskii
2013-07-11 10:04 ` Stephen Berman
2013-07-11 15:59 ` Eli Zaretskii
2013-07-11 18:51 ` Stephen Berman
2013-07-11 19:16 ` Eli Zaretskii
2013-07-11 20:04 ` Stephen Berman
2013-07-11 20:25 ` Eli Zaretskii
2013-07-12 9:48 ` Eli Zaretskii
2013-07-12 10:19 ` Stephen Berman
2013-07-12 10:35 ` Eli Zaretskii
2013-07-13 7:29 ` Eli Zaretskii
2013-07-13 13:15 ` Stephen Berman [this message]
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=878v1appmf.fsf@rosalinde.fritz.box \
--to=stephen.berman@gmx.net \
--cc=14838-done@debbugs.gnu.org \
--cc=eliz@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.