jed-users mailing list

[2003 Date Index] [2003 Thread Index] [Other years]
[Thread Prev] [Thread Next]      [Date Prev] [Date Next]

Re: buffer.c:prevline()


Joerg Sommer <joerg@xxxxxxxxxxxx> wrote:
>why moves buffer.c:prevline() (the intrinsic function up) the editing
>point to the end of line?

It moves past the most recent newline, which leaves it at the end of
the line.

>And why site.sl:go_up_1() doesn't call previous_line_cmd()?

previous_line_cmd is a higher level function that knows about hidden
lines, etc.  The up function does not know about hidden lines.

--John

--------------------------
To unsubscribe send email to <jed-users-request@xxxxxxxxxxx> with
the word "unsubscribe" in the message body.
Need help? Email <jed-users-owner@xxxxxxxxxxx>.


[2003 date index] [2003 thread index]
[Thread Prev] [Thread Next]      [Date Prev] [Date Next]