Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Reinhard Tartler <siretart@tauware.de>
Subject: Re: External mbox files via http as foreign group
Date: Sun, 26 Nov 2006 11:57:39 +0100	[thread overview]
Message-ID: <877ixi3270.fsf@hermes.olymp.tauware.de> (raw)
In-Reply-To: <v9wt5jds4z.fsf@marauder.physik.uni-ulm.de>


[-- Attachment #1.1: Type: text/plain, Size: 1915 bytes --]

Reiner Steib <reinersteib+gmane@imap.cc> 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

[-- Attachment #1.2: Type: application/pgp-signature, Size: 213 bytes --]

[-- Attachment #2: Type: text/plain, Size: 161 bytes --]

_______________________________________________
info-gnus-english mailing list
info-gnus-english@gnu.org
http://lists.gnu.org/mailman/listinfo/info-gnus-english

  reply	other threads:[~2006-11-26 10:57 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-11-25 17:36 Reinhard Tartler
2006-11-25 23:27 ` Reiner Steib
2006-11-26 10:57   ` Reinhard Tartler [this message]
2006-11-26 13:33   ` Reinhard Tartler
2006-11-26 20:53     ` Reiner Steib

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=877ixi3270.fsf@hermes.olymp.tauware.de \
    --to=siretart@tauware.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).