This actually belongs on the gentoo-portage-dev mailing list.

On 01/29/2015 07:02 AM, Toralf Förster wrote:
> Signed-off-by: Toralf Förster <toralf.foers...@gmx.de>
> ---
>  pym/portage/news.py | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/pym/portage/news.py b/pym/portage/news.py
> index 2c45f85..c5aa2b5 100644
> --- a/pym/portage/news.py
> +++ b/pym/portage/news.py
> @@ -421,5 +421,5 @@ def display_news_notifications(news_counts):
>  
>       if newsReaderDisplay:
>               print(colorize("WARN", " *"), end=' ')
> -             print("Use " + colorize("GOOD", "eselect news") + " to read 
> news items.")
> +             print("Use " + colorize("GOOD", "eselect news read new") + " to 
> read new items.")
>               print()
> 

I guess that's fine, but I have to wonder how many people are really
that lazy. To me, it actually seems like more effort to highlight the
span of characters with the mouse than it does to type them out.

Also, when the work "read" appears twice on a short line like that, it
gives a wordy/redundant feeling.
-- 
Thanks,
Zac

Reply via email to