emacs-devel
[Top][All Lists]
Advanced

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

Re: "Book-like" text rendering


From: William Xu
Subject: Re: "Book-like" text rendering
Date: Fri, 27 Sep 2013 23:16:05 +0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (darwin)

Dmitry Antipov <address@hidden> writes:

> On 09/25/2013 06:00 PM, David Engster wrote:
>
>> Have a look at `follow-mode'.
>
> 0) Yes, this is quite similar (although cursor movement is not quite similar
>    to what human eye does while reading the book).
>
> 1) The name looks totally misleading; I suspected that such a feature was
>    implemented long time ago, but it didn't come to my mind to look around
>    `follow' keyword. IMHO the name should include the word `text' at least.
>
> 2) (Sorry for the huge image) This happens when I tried to search for
>    `Lisp_Object' string: matches are highlighted in left window, but not
>    in the right one.  Isn't it a bug?
>

3) Perhaps it can also be made more like reading a book.  e.g, when C-v, i
would expect it scroll up 2 pages:
| page 1 | page 2 |  => | page 3 | page 4 |

But currently it gives you:
| page 2 | page 3 |

which sounds odd.

-- 
William

http://xwl.appspot.com




reply via email to

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