emacs-devel
[Top][All Lists]
Advanced

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

end-of-defun acts weirdly in c-mode; also, mark-defun in c-mode


From: Miles Bader
Subject: end-of-defun acts weirdly in c-mode; also, mark-defun in c-mode
Date: Mon, 02 Feb 2009 17:13:39 +0900

Instead of moving to the end of the current function, it actually seems
to move one line further if there's whitespace there.  This is
inconsistent with the behavior of end-of-defun elsewhere in emacs.

Also, since "mark-defun" basically does the right thing in c-mode
(except for slightly funny handling of whitespace due to c-mode's wacky
end-of-defun behavior), the current c-mode specific binding of C-M-h
(c-mark-function) should probably be removed.

Thanks,

-Miles

-- 
Freebooter, n. A conqueror in a small way of business, whose annexations lack
of the sanctifying merit of magnitude.




reply via email to

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