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. I use `rs-info-boxquote' (`boxquote-info') from `rs-info.el' <http://theotp1.physik.uni-ulm.de/~ste/comp/emacs/misc/rs-info.el>. ,----[ `C-h k C-c b i' ] | C-c b i runs the command rs-info-boxquote | which is an interactive Lisp function in `rs-info.el'. | It is bound to C-c b i. | (rs-info-boxquote &optional use-list) | | Yank text (from an info node), box it and use current info node as title. | If use-list, the title is taken from `rs-info-title-alist' | depending on the current newsgroup. `---- Bye, Reiner. -- ,,, (o o) ---ooO-(_)-Ooo--- | PGP key available | http://rsteib.home.pages.de/ _______________________________________________ info-gnus-english mailing list [email protected] http://lists.gnu.org/mailman/listinfo/info-gnus-english
