[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: recentf mode: point at first file / highlight (patch)
From: |
David Reitter |
Subject: |
Re: recentf mode: point at first file / highlight (patch) |
Date: |
Sun, 26 Jun 2005 09:23:14 +0100 |
On 25 Jun 2005, at 17:07, David Ponce wrote:
Also I don't like much that hl-line-mode is automatically
turned on in recentf dialog (I don't like the whole line
highlighting).
What's wrong about it? I mean, we have one selectable item per line,
and the highlighted one is the one that has focus. If you can
highlight (or mark as selected) the widgets somehow, that'd be better
for sure. Mind you, I'm not working with the GTK version, so I'm not
getting anything but the pure text, line by line - I don't know if
you get another representation of the widgets in other ports. In that
case, highlighting the lines wouldn't make sense of course.
Your update looks good otherwise.