all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Andy Moreton <andrewjmoreton@gmail.com>
To: emacs-devel@gnu.org
Subject: vc-log-view-mode broken
Date: Fri, 07 Jun 2013 12:39:41 +0100	[thread overview]
Message-ID: <vz1li6mxi82.fsf@gmail.com> (raw)

Hi,

I am running a self-built emacs built from top of tree (daily) using
msys/mingw on Win7 64bit.

vc-log-view-mode is not working, and reports an error when trying to
display the log. The problem was introduced in this commit:

revno: 112843 [merge]
committer: Xue Fuqiao <xfq.free@gmail.com>
branch nick: trunk
timestamp: Tue 2013-06-04 07:37:20 +0800
message:
  Some fix for VC.


That changeset added these entries to the keymap:

+    ("\x7f"	. 	scroll-down-command)
+    (33554464	.	scroll-down-command)

The second one looks wrong to me, and the reset of the commit seems to
make fairly arbitrary changes. Removing those lines and byte compiling
fixes the problem.

Can someone please fix the broken keymap entry and review the other
changes ?

    AndyM




             reply	other threads:[~2013-06-07 11:39 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-07 11:39 Andy Moreton [this message]
2013-06-09 17:56 ` vc-log-view-mode broken Glenn Morris
2013-06-12 13:57   ` Aneesh Kumar K.V
2013-06-12 17:41     ` Richard Copley
2013-06-12 22:29       ` Xue Fuqiao
2013-06-12 17:45     ` Glenn Morris

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=vz1li6mxi82.fsf@gmail.com \
    --to=andrewjmoreton@gmail.com \
    --cc=emacs-devel@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.