Gnus development mailing list
 help / color / mirror / Atom feed
From: TSUCHIYA Masatoshi <tsuchiya@namazu.org>
Subject: nnshimbun.el
Date: Fri, 05 Dec 2003 23:21:03 +0900	[thread overview]
Message-ID: <87ekvj5os0.fsf@namazu.org> (raw)

Hi,

We, emacs-w3m development team, would like to inform you about
nnshimbun.el that is distributed with emacs-w3m.  It enables you to
enjoy these following features:

  reading newspapers published on web without looking advertisements,
  reading mailing list archives on web, and
  reading submissions on web bulletin boards.

In other words, it is a replacement of nnwarchive.el.

It works based on shimbun library.  Shimbun is pronounced "she-n-boon"
(but actually vowels shouldn't be prolonged), it means "newspaper" in
Japanese.  Shimbun library is a collection of many back-end modules,
and each module provides functions to convert contents of each web
site into articles like common e-mails.  For more detail, please see
http://emacs-w3m.namazu.org/info/goto.cgi?node=Shimbun+Library.

We have two issues.  First, we call for contributors of shimbun
modules.  If you send a new module of your favorite WEB site to
<emacs-w3m@namazu.org> and allow us to distribute it under the terms
of GPL, we will gladly add it to the distribution of emacs-w3m.
Second, could we add the following small piece of code to
gnus-group.el?

  (autoload 'gnus-group-make-shimbun-group "nnshimbun" nil t)
  (define-key gnus-group-mode-map "Gn" 'gnus-group-make-shimbun-group)

This is necessary to use nnshimbun.el with Gnus.

Best regards,

-- 
TSUCHIYA Masatoshi



             reply	other threads:[~2003-12-05 14:21 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-12-05 14:21 TSUCHIYA Masatoshi [this message]
2003-12-31  3:20 ` nnshimbun.el Lars Magne Ingebrigtsen

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=87ekvj5os0.fsf@namazu.org \
    --to=tsuchiya@namazu.org \
    /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).