Posting Server Composing Messages Archived Messages
Here's a list of variables relevant to both mailing and posting:
gnus-mailing-list-groups
|
If your news server offers groups that are really mailing lists
gatewayed to the NNTP server, you can read those groups without
problems, but you can't post/followup to them without some difficulty.
One solution is to add a |
You may want to do spell-checking on messages that you send out. Or, if
you don't want to spell-check by hand, you could add automatic
spell-checking via the ispell
package:
(add-hook 'message-send-hook 'ispell-message)