I sometimes receive e-mails with multiple questions in a single
paragraph (n.b., questions may vary):
Why are you so cool? How can I, someone who is not so cool,
become as cool as you?
I sometimes would like to respond to each question individually:
> Why are you so cool?
No comment.
> How can I, someone who is not so cool,
> become as cool as you?
No comment.
This looks uncool. It should look like the following:
> Why are you so cool?
No comment.
> How can I, someone who is not so cool,
> become as cool as you?
No comment.
This looks cool. I'd like it if post-mode would automatically
insert spaces if I press <return> in a quoted line. That is,
pressing <return> at when the cursor is at the position
indicated by the caret
> Why are you so cool? How can I, someone who is not so cool,
^
> become as cool as you?
would yield
> Why are you so cool?
> How can I, someone who is not so cool,
^
> become as cool as you?
.
I hope you'll help keep me cool. :)
Matt