emacs-devel
[Top][All Lists]
Advanced

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

Re: Patch: Syntax and Hard Newlines


From: David Kastrup
Subject: Re: Patch: Syntax and Hard Newlines
Date: Sun, 26 Nov 2006 20:53:08 +0100
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.91 (gnu/linux)

address@hidden (Kim F. Storm) writes:

> David Kastrup <address@hidden> writes:
>
>> I don't think we should modify those in order not to cause trouble
>> where they are used programmatically.  
>
> In general, next-line and previous-line should not be used in Lisp
> programs.

Well, they might make it into keyboard macros.  But that actually is
not addressed properly by my proposal either:

>> Either we add an optional argument SCREEN-LINES to them which the
>> interactive form sets to t, or we create separate next-screen-line
>> and previous-screen-line macros that can be bound to the keys in
>> question.  It is conceivable that we would do this just in
>> longlines-mode or similar modes.
>
> Let's discuss the details after the release...

-- 
David Kastrup, Kriemhildstr. 15, 44793 Bochum




reply via email to

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