On Sun, Jun 2, 2024, 13:28 Nuno Silva <nunojsi...@ist.utl.pt> wrote: > (Well, one request I have is to please don't top-post in this > list. That's not the common style in this list, and tends to be an > approach mostly from the Microsoft and business worlds.) >
Top-posting is the default in Gmail, and there's no intuitive way to avoid doing it in the Gmail app. By default, quoted text is hidden behind three dots. After expanding those three dots, attempting to append text to the bottom results in that text being included as part of the quoted text. To avoid that, the quoted text first needs to be modified in some way. That allows a newline at the end to escape out of the quoted portion. Finally, the two empty lines before the quoted text should be removed. Waldo >