Nicolas <[email protected]> writes: > Hello, > > "Eric Schulte" <[email protected]> writes: > >> While there are changes to the administration of the mailing list. >> Would it be difficult to change the list signature from >> >> : _______________________________________________ >> : Emacs-orgmode mailing list >> : Please use `Reply All' to send replies to the list. >> : [email protected] >> : http://lists.gnu.org/mailman/listinfo/emacs-orgmode >> >> to >> >> : __ >> : Emacs-orgmode mailing list >> : Please use `Reply All' to send replies to the list. >> : [email protected] >> : http://lists.gnu.org/mailman/listinfo/emacs-orgmode >> >> (note the space after the double hyphen) at the beginning of the second >> signature. I /believe/ (but don't have any reference) that the "-- " >> string is the standard signature delimiter, and it would result in at >> least gnus, and probably other mailing agents, stripping the signature >> from replies by default. > > For that particular problem, I have > > #+begin_src emacs-lisp > (setq gnus-parameters > '(("string_matching_orgmode_list_folder" > (banner . "_______________________________________________ > Emacs-orgmode mailing list > Please use `Reply All' to send replies to the list. > [email protected] > http://lists.gnu.org/mailman/listinfo/emacs-orgmode")))) > #+end_src >
Thanks Nicolas, I'll add that to my gnus config now -- Eric _______________________________________________ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. [email protected] http://lists.gnu.org/mailman/listinfo/emacs-orgmode
