Reiner Steib <[EMAIL PROTECTED]> writes: > 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
I tried to install it. While byte compiling that file, I got these
errors. Perhaps I miss something obvious?
-----------
Compiling file /home/siretart/.lisp/rs-gnus-article.el at Sun Nov 26 11:50:41
2006
In rs-gnus-read-bug-group:
rs-gnus-article.el:128:19:Warning: `string-to-int' is an obsolete function (as
of Emacs 22.1); use `string-to-number' instead.
In rs-browse-bugzilla:
rs-gnus-article.el:149:19:Warning: `string-to-int' is an obsolete function (as
of Emacs 22.1); use `string-to-number' instead.
In rs-gnus-read-heise-message:
rs-gnus-article.el:166:19:Warning: `string-to-int' is an obsolete function (as
of Emacs 22.1); use `string-to-number' instead.
In end of data:
rs-gnus-article.el:291:1:Warning: the following functions are not known to be
defined: w3m-url-valid,
w3m-anchor, w3m-message, w3m-safe-view-this-url
-------------
I'm using emacs 22, (snapshot 20061123), and No Gnus 0.6.
> If people find this function useful, I could add it to the development
> version of Gnus.
I'd find those functions very useful, and would like to see them in the
devel version of Gnus!
--
Gruesse/greetings,
Reinhard Tartler, KeyID 945348A4
pgp03P2WLNtSh.pgp
Description: PGP signature
_______________________________________________ info-gnus-english mailing list [email protected] http://lists.gnu.org/mailman/listinfo/info-gnus-english
