[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Something is rotten with end-of-line and move-end-of-line
From: |
Richard M. Stallman |
Subject: |
Re: Something is rotten with end-of-line and move-end-of-line |
Date: |
Mon, 28 Nov 2005 22:11:14 -0500 |
`end-of-line' does stop at the current field's boundary, although
repeated executions escape from the field. However,
`move-end-of-line' always jumps over the end of the field, which is
clearly wrong.
It isn't wrong, it's intentional.
`move-beginning-of-line' is similarly broken, but only if the field
property isn't front-sticky. Otherwise both `beginning-of-line' and
`move-beginning-of-line' stop at the field boundary, and they stay
there if repeated.
If move-beginning-of-line stops at a field beginning, I think that is
a bug. Would you like to investigate it?
- Re: Something is rotten with end-of-line and move-end-of-line, (continued)
- Re: Something is rotten with end-of-line and move-end-of-line, Lőrentey Károly, 2005/11/28
- Re: Something is rotten with end-of-line and move-end-of-line, Lőrentey Károly, 2005/11/28
- Re: Something is rotten with end-of-line and move-end-of-line, David Kastrup, 2005/11/28
- Re: Something is rotten with end-of-line and move-end-of-line, Lőrentey Károly, 2005/11/28
- Re: Something is rotten with end-of-line and move-end-of-line, David Kastrup, 2005/11/28
- Re: Something is rotten with end-of-line and move-end-of-line, Lőrentey Károly, 2005/11/28
- Re: Something is rotten with end-of-line and move-end-of-line, David Kastrup, 2005/11/28
- Re: Something is rotten with end-of-line and move-end-of-line, Lőrentey Károly, 2005/11/28
- Re: Something is rotten with end-of-line and move-end-of-line,
Richard M. Stallman <=
- Re: Something is rotten with end-of-line and move-end-of-line, Lőrentey Károly, 2005/11/29
- Re: Something is rotten with end-of-line and move-end-of-line, Richard M. Stallman, 2005/11/28