[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: New shimbuns
- From: David Hansen <david.hansen@xxxxxxx>
- Date: Tue, 29 Jan 2008 01:51:05 +0100
- X-ml-name: emacs-w3m
- X-mail-count: 09979
- References: <877iht62zh.fsf@arcor.de>
On Mon, 28 Jan 2008 22:42:58 +0100 David wrote:
> sb-sueddeutsche-de.el: shimbun for RSS feeds from www.sueddeutsche.de
> (German newspaper).
Especially for this one: Thank you very much.
Some comments:
sb-sueddeutsche-de.el:25:7:Warning: assignment to free variable
`shimbun-sueddeutsche-de-group-url'
(Easy to fix, change the first `setq' to `defvar'. In case you did it
b/c C-x C-e after a `defvar' doesn't change the value: C-M-x within a
`defvar' works like `setq').
I suspect this affects all your shimbuns: in the copyright notice you
use the old FSF address. Just c&p one from another emacs-w3m file.
Mind to put your full name and mail address on top of the copyright
notice?
I don't know the status of the discussion, but in case emacs-w3m becomes
a GNU project (or part of) it may be important to know who you are and
how to reach you for the paper stuff.
For the maintainers: I'll do some more sueddeutsche reading. Consider
it to be tested and working unless I write another post. No need to
torture the Japanese with the German language ;-)
David