emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: A possible CUA-mode bug about `cua-prefix-override-inhibit-delay` an


From: Siyuan Chen
Subject: Re: A possible CUA-mode bug about `cua-prefix-override-inhibit-delay` and its workaround
Date: Mon, 27 May 2024 18:20:33 +0800

Dear Eli,

> I think this is a documentation issue.
>
> When cua-prefix-override-inhibit-delay is nil, the prefix is never
> overridden, i.e. "C-x" will never delete the marked text.

The real problem is that if we have to set `cua-prefix-override-inhibit-delay` non-nil, or setting `cua-prefix-override-inhibit-delay` nil means "C-x" never delete the marked text, then the CUA-mode will not be able to support fast copy/cut & paste as I said in the original post.

> I added Kim to the discussion, in the hope that he could shed some
light on the intended behavior.

That's great.

Dear Stefan,

> but please send this patch to the bug-gnu-emacs list instead so
that we don't lose track of it.

OK. I will send it later.


On Sun, May 26, 2024 at 1:35 AM Stefan Kangas <stefankangas@gmail.com> wrote:
Siyuan Chen <chansey97@gmail.com> writes:

> Use the following patch instead

Thanks, but please send this patch to the bug-gnu-emacs list instead so
that we don't lose track of it.

It would be best if you could send your patch as an attachment, as the
result of running the command `git format-patch -1`.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]