unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Strange things happens with C-v in read-file-name
@ 2010-01-27 22:16 Lennart Borgman
       [not found] ` <e01d8a51002020423k4127fea3m2fd5f66c5691ff2d@mail.gmail.com>
  0 siblings, 1 reply; 13+ messages in thread
From: Lennart Borgman @ 2010-01-27 22:16 UTC (permalink / raw)
  To: Emacs-Devel devel

I do not know if this is a bug in Emacs sources from 2010-01-26 or
something I had introduced in some way. However C-v does not work for
me in the read-file-name prompt (C-x C-f) any more. Checking the key
binding I get this in a normal buffer

  C-v is bound to `cua-paste' in `cua--cua-keys-keymap'

but in the C-x C-f prompt I get:

  C-v is bound to `cua-scroll-up' in `global-map'

I have no idea what has happened. However first I noticed some
problems with Viper (eh, yes, I use viper-mode and cua-mode
together...). I have customized viper so that C-v is not bound there,
but for some reason it showed up bound (to quote-insert) which it was
not before.

I looked a bit but could not find out what has happened so I did a
quick workaround for the viper problem. Then instead this cua-mode
problem emerged.

I do not know how to reproduce this from "emacs -Q" at the moment. And
I can't see what is wrong. All keymaps looks as I expect them to do
(including emulation-mode-map-alist). It just looks like
emulation-mode-map-alist is bypassed.

I can reproduce it with

   emacs --no-desktop
   C-x b somename RET RET
   C-x C-f C-v

The problem is there in the 2010-01-21 checkout (unpatched) but not in
2009-12-04 (patched). Unfortunately I have nothing in between there.


Anyone have any idea what is going on here? Writing this message it is
more and more clear to me there is some rather serious bug here. I
just have no idea how to track it down.




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

end of thread, other threads:[~2010-04-30  9:58 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-27 22:16 Strange things happens with C-v in read-file-name Lennart Borgman
     [not found] ` <e01d8a51002020423k4127fea3m2fd5f66c5691ff2d@mail.gmail.com>
2010-03-24 12:37   ` Lennart Borgman
2010-03-24 17:09     ` bug#5765: " Chong Yidong
2010-03-24 18:28       ` Lennart Borgman
2010-03-24 20:44         ` Chong Yidong
2010-03-25  1:17           ` Lennart Borgman
2010-04-29  1:23             ` Lennart Borgman
2010-04-29 11:37               ` Kim F. Storm
2010-04-29 15:42                 ` Chong Yidong
2010-04-29 15:45                   ` Lennart Borgman
2010-04-29 22:51                     ` Stefan Monnier
2010-04-29 23:54                       ` Lennart Borgman
2010-04-30  9:58                         ` Kim F. Storm

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).