emacs-pretest-bug
[Top][All Lists]
Advanced

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

Re: c-subword-mode movement commands are not supported by CUA


From: Kim F. Storm
Subject: Re: c-subword-mode movement commands are not supported by CUA
Date: Sun, 14 May 2006 02:18:23 +0200
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

M Jared Finder <address@hidden> writes:

> The c-subword-mode movement commands (c-forward-subword and 
> c-backward-subword) are not supported
> correctly in cua-mode.   Please add the following code to Emacs:
>
> (put 'c-forward-subword 'CUA 'move)
> (put 'c-backward-subword 'CUA 'move)
>

Thanks.  I have added these to cc-subword.el.

-- 
Kim F. Storm <address@hidden> http://www.cua.dk





reply via email to

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