Re: Follow up via news

2011-12-10 Thread Ian Zimmerman
Philipp Haselwarter gmx.de> writes: > #+begin_src emacs-lisp > (setq group-parameter '(("gnus" (to-list . "info-gnus-english gnu.org")) > ("emacs" (to-list . "help-gnu-emacs gnu.org" > #+end_src > ...or be lazy and set it to the empty string "" for /all/ of your > m

Re: Follow up via news

2011-12-10 Thread Philipp Haselwarter
check out `to-list' at (info "(gnus) Group Parameters") and (info "(gnus) Mailing List"), `gnus-mailing-list-mode' is what you want You can set the group-parameter to-list either to the list address for each of your list and use "a" to post to that address: #+begin_src emacs-lisp (setq group-para

Re: Follow up via news

2011-12-10 Thread Sivaram Neelakantan
On Sat, Dec 10 2011,Ian Zimmerman wrote: > Hi. For some odd reasons, I like all my groups served by my IMAP > server, even those that are really newsgroups. I do this by reading the > newsfeed with suck [1] in a cronjob and mailing the articles to myself. > This works pretty well, but there is o

Re: Gnus: Point position in replies

2011-12-10 Thread Marius Hofert
This issue was finally solved, see http://stackoverflow.com/questions/8448687/gnus-how-to-force-signature-to-be-placed-at-the-bottom-under-quoted-messages-in ___ info-gnus-english mailing list info-gnus-english@gnu.org https://lists.gnu.org/mailman/listi

Follow up via news

2011-12-10 Thread Ian Zimmerman
Hi. For some odd reasons, I like all my groups served by my IMAP server, even those that are really newsgroups. I do this by reading the newsfeed with suck [1] in a cronjob and mailing the articles to myself. This works pretty well, but there is one problem, I want to stop lurking and actually ta