all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Chong Yidong <cyd@stupidchicken.com>
To: no-spam@cua.dk (Kim F. Storm)
Cc: 5765@debbugs.gnu.org, "Kim F. Storm" <storm@cua.dk>, emacs-devel@gnu.org
Subject: bug#5765: Strange things happens with C-v in read-file-name
Date: Thu, 29 Apr 2010 11:42:31 -0400	[thread overview]
Message-ID: <8739ye1d08.fsf__5365.76750823787$1272556574$gmane$org@stupidchicken.com> (raw)
In-Reply-To: <877hnqpk08.fsf@kfs-lx.rd.rdm> (Kim F. Storm's message of "Thu, 29 Apr 2010 13:37:27 +0200")

no-spam@cua.dk (Kim F. Storm) writes:

>> Nothing happened to this so I am sending this again. Could this please
>> be fixed before the release?
>>
>> Kim, could you perhaps comment on this? Could the line
>>
>>    (setq cua-inhibit-cua-keys t)
>>
>> be removed?
>
> IIRC, the reason for this was the following binding in ido file mode:
>
>     (define-key map "\C-v" 'ido-toggle-vc)
>
> If cua-mode is enabled, C-v is processed by cua (as paste), shadowing the
> above command.
>
> I guess nobody really uses that specific feature of ido.
> I used to use it a lot back when I wrote ido, but never uses it these days.
>
> So the best thing to do would be to remove the above binding - then you
> can also remove the setting of cua-inhibit-cua-keys.

Done.

(In the trunk, not in the branch; this is not serious enough to make an
exception to the regressions-only policy).






  reply	other threads:[~2010-04-29 15:42 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-27 22:16 Strange things happens with C-v in read-file-name Lennart Borgman
2010-02-02 12:23 ` bug#5511: " Lennart Borgman
2010-03-24 12:37   ` Lennart Borgman
2010-03-24 17:09     ` bug#5765: " Chong Yidong
2010-03-24 17:09     ` Chong Yidong
2010-03-24 18:28       ` Lennart Borgman
2010-03-24 18:28       ` Lennart Borgman
2010-03-24 20:44         ` Chong Yidong
2010-03-25  1:17           ` Lennart Borgman
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 [this message]
2010-04-29 15:42                 ` Chong Yidong
2010-04-29 15:45                   ` Lennart Borgman
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
2010-04-30  9:58                         ` Kim F. Storm
2010-04-29 22:51                     ` Stefan Monnier
2010-04-29 11:37               ` Kim F. Storm
2010-04-29  1:23             ` Lennart Borgman
2010-03-24 20:44         ` Chong Yidong

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='8739ye1d08.fsf__5365.76750823787$1272556574$gmane$org@stupidchicken.com' \
    --to=cyd@stupidchicken.com \
    --cc=5765@debbugs.gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=no-spam@cua.dk \
    --cc=storm@cua.dk \
    /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.