emacs-devel
[Top][All Lists]
Advanced

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

Re: Patch to lisp/bs.el


From: Andreas Schwab
Subject: Re: Patch to lisp/bs.el
Date: Fri, 19 Nov 2004 17:41:24 +0100
User-agent: Gnus/5.110002 (No Gnus v0.2) Emacs/21.3.50 (gnu/linux)

CHENG Gao <address@hidden> writes:

> Reading Coding Conventions, I found it's not desirable to use
> next-line/previous-line. Searching Emacs files generate some files that
> dont follow this.
>
> Below is patch to lisp/bs.el with next-line/previous replaced with
> forward-line.

I don't this this is correct, and previous-line/next-line are intented
here.  Note that forward-line does _not_ move vertically in general, but
rather to the beginning of the addressed line.

Andreas.

-- 
Andreas Schwab, SuSE Labs, address@hidden
SuSE Linux Products GmbH, Maxfeldstraße 5, 90409 Nürnberg, Germany
Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."




reply via email to

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