bill lam (2008-11-25 17:40 +0800) wrote:

> On Tue, 25 Nov 2008, Chris Bannister wrote:
>> Also trimming unnecessary text, otherwise you just get bottom
>> posters; just as bad as "outlook style" top posters.
>
> IMO top posting is better than bottom posting because it saves typing
> or mouse drag to reach the answer.

Top-posting, when I don't know the context, and bottom-posting with long
passages of quoted text are both the kind of messages which I usually
just skip in a microsecond. I read about 35 mailing lists or newsgroups
and my reading algorithm is something like this:

    if message(current) != easy_to_parse
        call show(message(next))
    elseif message(current) != interesting
        call show(message(next))
    else
        call read(message(current))
    endif

--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

Reply via email to