On Thu, Aug 03 2006, Frank Schmidt wrote: > Reiner Steib <[EMAIL PROTECTED]> writes: > >>> This should be really easy for someone who knows some >>> lisp. (Rainer? :-)) >> >> s/ai/ei/ if you thought of me. ;-) > > Sorry. Call me Schmidt as revenge ;-)
;-) >> ;; rs-gnus-summary.el -- Auxiliary summary mode commands for Gnus >> [...] >> ;; X-URL: >> http://theotp1.physik.uni-ulm.de/~ste/comp/emacs/gnus/rs-gnus-summary.el [...] > This code is extremely useful. I would suggest adding it to No Gnus. If someone (who has papers on file or is willing to sign papers) volunteers to write the documentation, I could install some more stuff from `rs-gnus-summary.el' in No Gnus. I still have a backlog missing documentation of already committed stuff in v5-10 and trunk. Especially the following stuff should be documented in the manual(s) before Emacs 22 will enter pretest: ,----[ v5-10 lisp/ChangeLog ] | 2006-04-17 Reiner Steib <[EMAIL PROTECTED]> | | [ Merge from Gnus trunk. ] | | * mm-util.el (mm-charset-synonym-alist): Improve doc string. | (mm-charset-override-alist): New variable. | (mm-charset-to-coding-system): Use it. | (mm-codepage-setup): New helper function. | (mm-charset-eval-alist): New variable. | (mm-charset-to-coding-system): Use mm-charset-eval-alist. Warn | about unknown charsets. Add allow-override. Use | `mm-charset-override-alist' only when decoding. | (mm-detect-mime-charset-region): Use :mime-charset. | | * mm-bodies.el (mm-decode-body, mm-decode-string): Call | `mm-charset-to-coding-system' with allow-override argument. | | * message.el (message-tool-bar-zap-list, message-tool-bar) | (message-tool-bar-gnome, message-tool-bar-retro): New variables. | (message-tool-bar-local-item-from-menu): Remove. | (message-tool-bar-map): Replace by `message-make-tool-bar'. | (message-make-tool-bar): New function. | (message-mode): Use `message-make-tool-bar'. | | * gnus-sum.el (gnus-summary-tool-bar) | (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro) | (gnus-summary-tool-bar-zap-list): New variables. | (gnus-summary-make-tool-bar): Complete rewrite using | `gmm-tool-bar-from-list'. | | * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome) | (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list): New | variables. | (gnus-group-make-tool-bar): Complete rewrite using | `gmm-tool-bar-from-list'. | (gnus-group-tool-bar-update): New function. | | * gmm-utils.el: New file. `---- 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
