On Sat, Nov 25 2006, Reinhard Tartler wrote: > I'm trying to read debian bug reports as foreign groups. There is a > command line tool called 'bts' for that, which fetches the mbox via wget > and opens it with mutt, which is nice but not gnus ;) [...] > I'd like to have a lisp function, which queries or asks for the bug > number (358563 in this case), and then presents the mails inside there > as "foreign" group, so that I can answer on each mail individually.
;; rs-gnus-article.el -- Auxiliary article mode commands for Gnus [...] ;; X-URL: http://theotp1.physik.uni-ulm.de/~ste/comp/emacs/gnus/rs-gnus-article.el ,----[ <f1> f rs-gnus-read-bug-group RET ] | rs-gnus-read-bug-group is an interactive Lisp function in `rs-gnus-article.el'. | (rs-gnus-read-bug-group number &optional mbox-url) | | Browse Debian Bug with number as ephemeral group. `---- If people find this function useful, I could add it to the development version of Gnus. 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
