Re: Applying gnus-article-hide-signature to a group

2008-03-05 Thread Reiner Steib
On Tue, Mar 04 2008, Bastien wrote: > Mhh... I *knew* you had some secret weapon :) It's not really "secret". I've posted it on gnu.emacs.sources in 2003 and it's on the Emacs Lisp List. ;-) Bye, Reiner. -- ,,, (o o) ---ooO-(_)-Ooo--- | PGP key available | http://rsteib.home.

Re: Applying gnus-article-hide-signature to a group

2008-03-04 Thread Bastien
Reiner Steib <[EMAIL PROTECTED]> writes: >> M-x boxquote-region RET > > `boxquote-yank'? I didn't know about this, thanks! >> M-x boxquote-title RET > > Too complicated. I use `rs-info-boxquote' (`boxquote-info') from > `rs-info.el' >

Re: Applying gnus-article-hide-signature to a group

2008-03-04 Thread Reiner Steib
On Tue, Mar 04 2008, Bastien wrote: > WilliamX <[EMAIL PROTECTED]> writes: >> Ask an off topic question. How to set the quote like yours: >> ,[ (info "(gnus)Group Parameters") ] > > (require 'boxquote) > > M-x boxquote-region RET `boxquote-yank'? > M-x boxquote-title RET Too complicated.

Re: Applying gnus-article-hide-signature to a group

2008-03-04 Thread WilliamX
Bastien <[EMAIL PROTECTED]> writes: > WilliamX <[EMAIL PROTECTED]> writes: > >> Ask an off topic question. How to set the quote like yours: >> ,[ (info "(gnus)Group Parameters") ] > > (require 'boxquote) > > M-x boxquote-region RET > M-x boxquote-title RET Got it! Thank you!:) > > -- > Bast

Re: Applying gnus-article-hide-signature to a group

2008-03-03 Thread Bastien
WilliamX <[EMAIL PROTECTED]> writes: > Ask an off topic question. How to set the quote like yours: > ,[ (info "(gnus)Group Parameters") ] (require 'boxquote) M-x boxquote-region RET M-x boxquote-title RET -- Bastien ___ info-gnus-english maili

Re: Applying gnus-article-hide-signature to a group

2008-03-03 Thread WilliamX
Reiner Steib <[EMAIL PROTECTED]> writes: > On Thu, Feb 21 2008, Martin Bealby wrote: > >> I have modified my gnus-signature-separator line to remove appended >> advertisements for a mailing list I am currently subscribed to and by >> typing 'W W s' (gnus-article-hide-signatures) it is working well

Re: Applying gnus-article-hide-signature to a group

2008-02-23 Thread Martin Bealby
Reiner Steib <[EMAIL PROTECTED]> writes: > Why not use the `banner' group parameter? > > ,[ (info "(gnus)Group Parameters") ] > | `banner' > | An item like `(banner . REGEXP)' causes any part of an article > | that matches the regular expression REGEXP to be stripped. > | Instea

Re: Applying gnus-article-hide-signature to a group

2008-02-22 Thread Reiner Steib
On Thu, Feb 21 2008, Martin Bealby wrote: > I have modified my gnus-signature-separator line to remove appended > advertisements for a mailing list I am currently subscribed to and by > typing 'W W s' (gnus-article-hide-signatures) it is working well. Why not use the `banner' group parameter? ,-

Applying gnus-article-hide-signature to a group

2008-02-21 Thread Martin Bealby
Hi all, I have modified my gnus-signature-separator line to remove appended advertisements for a mailing list I am currently subscribed to and by typing 'W W s' (gnus-article-hide-signatures) it is working well. However, I cannot seem to modify the group parameters to automatically apply it to em