That's a nice question ! The main thing is "is this list more EmailLike or MessengerLike"
When I speak on Messenger (or any instantaneous conversation software) I send a lot of very small messages, like "+1", it's interactive, I'm expecting a short answer. If I say something stupid, I undo, if I can't undo because the delay of my client is done, I send another message beginning with "Oops" or something obvious. It's the EAFP (Easier to ask for forgiveness than Permission) style. The point is "looking ar my first few words, people understand the message" When I speak on TraditionalDifferedEmail, I'm more like LBYL (Look before you Leap), I write a long, but structured message, such that people see first the structure, (intro, body, conclusion), and look in the message if they want. On Fri, 1 Feb 2019, 17:40 James Lu <jam...@gmail.com wrote: > A lot of the traffic on this email list is people saying “I don’t > understand” or “that’s not what I meant” or trying to re-explain. A lot of > “-1”s are really “I don’t see the usefulness of this”. > > > So I want an open discussion on: How can we communicate clearer? > > > _______________________________________________ > Python-ideas mailing list > Python-ideas@python.org > https://mail.python.org/mailman/listinfo/python-ideas > Code of Conduct: http://python.org/psf/codeofconduct/ >
_______________________________________________ Python-ideas mailing list Python-ideas@python.org https://mail.python.org/mailman/listinfo/python-ideas Code of Conduct: http://python.org/psf/codeofconduct/