emacs-devel
[Top][All Lists]
Advanced

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

Re: movement bindings in c-mode


From: Miles Bader
Subject: Re: movement bindings in c-mode
Date: Mon, 23 Jun 2008 23:09:56 +0900

Alan Mackenzie <address@hidden> writes:
> I think beginning-of-defun-function should be passed the repeat count
> (naturally doing the right thing when that function can't take it).

Actually, I just looked at the place where beginning-of-defun-function
is called (in `beginning-of-defun-raw'), and it _does_ pass the repeat
count (with appropriate handling for old-style callees that don't expect
it).

So then this should be simple, right?

-Miles

-- 
Conservative, n. A statesman enamored of existing evils, as opposed to a
Liberal, who wants to replace them with new ones.




reply via email to

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