Hi Vegard,

Thanks for the fixes. They all seem to work exccept that `mark-defun' and
`c-mark-defun' do not work. When I start emacs without evil, I press "C-M-h"
and the current function is selected, pressing "C-M-h" again the following
function is selected, pressing again will selecte the third one etc. But if
evil is loaded, even in Emacs State, I can only have the current function
selected, the selection would not expand when I press "C-M-h" again. The
problem is exactly the same as that "M-h" doesn't expand the selection of
current paragraph before your earlier fix. However, the fix for "M-h"
apparently doesn't work for "C-M-h" and I actually had already tried that
approach before posting the problem here.


Thanks,

York

On Fri, Aug 5, 2011 at 12:56 PM, Vegard Øye <[email protected]> wrote:
After commit 33b43f8, "C-M-h" should work properly in c/c++-mode.

--
Vegard

_______________________________________________
implementations-list mailing list
[email protected]
https://lists.ourproject.org/cgi-bin/mailman/listinfo/implementations-list
_______________________________________________
implementations-list mailing list
[email protected]
https://lists.ourproject.org/cgi-bin/mailman/listinfo/implementations-list

Reply via email to