On Wed, 07 Feb 2007, Hadron <[EMAIL PROTECTED]> wrote: > I use posting styles which are set based on the group I am in. > > However, if I try to enter an empty group in order to send an email > using the corresponding gnus-posting-style gnus just moves me to the > first non empty folder. How to avoid this OR change the posting style > attributes using a hot key from within a new email.
Use the *Group* buffer instaed. ,----[ C-h f gnus-group-mail RET ] | gnus-group-mail is an interactive compiled Lisp function in `gnus-msg.el'. | (gnus-group-mail &optional arg) | | Start composing a mail. | If arg, use the group under the point to find a posting style. | If arg is 1, prompt for a group name to find the posting style. | | [back] `---- which is bound `m' by default. Holger -- _______________________________________________ info-gnus-english mailing list [email protected] http://lists.gnu.org/mailman/listinfo/info-gnus-english
