all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Stephen J. Turnbull" <stephen@xemacs.org>
To: Sam Steingold <sds@gnu.org>
Cc: Karl Fogel <kfogel@red-bean.com>,
	esr@snark.thyrsus.com, rms@gnu.org, emacs-devel@gnu.org
Subject: Re: Moving to the new infrastructure
Date: Thu, 24 Jan 2008 02:49:34 +0900	[thread overview]
Message-ID: <8763xkph3l.fsf@uwakimon.sk.tsukuba.ac.jp> (raw)
In-Reply-To: <479754D1.3000507@gnu.org>

Sam Steingold writes:

 > In my experience, "e-mail - operated bug trackers" (e.g., RT) are much
 > worse than simple mailing lists.
 > specifically, if you use more than one e-mail address (as I do), they
 > turn into an unmitigated disaster because they tend to require that you
 > reply using the same address which was used when you first submitted the
 > issue &c.

Roundup does not require that you use the same address to reply.  It
does require that you register all addresses you use in advance of
using them, or you'll get bounced as a possible spammer.  I suppose
that for infrequent users this would be equivalent.  Roundup *can* be
configured to automatically register the user (with the usual mailing
list style opt-in email confirmation), but I think this would be an
opening to spambots.

I don't know if other trackers have the feature of allowing a single
user to register multiple email addresses, though.  It turns out to be
trivial to implement in Roundup, so it's always been available as long
as I've been following Roundup.

 > specifically, I no longer subscribe to mailing lists that do not offer a
 > web interface to the subscription process (e.g., mailman) because I do
 > not use e-mail to talk to robots.
 > I will find it impossible to use an e-mail-only bug tracker, such as RT.

Nobody is suggesting that the tracker be email-only, merely that it be
tested that way so that email-only users can be confident that they
can use it.

BTW, AFAIK RT does have a web interface that can be used to submit
bugs.  Are you thinking of debbug?

 > also, e-mail operated bug trackers will be infested with spam (and any
 > attempt to filter span _on entry_ will hamper legitimate bug reports).

Filtering spam on entry is not negotiable, unfortunately, because the
reporting address must be public.  Taking reports by email is also
non-negotiable, some people will not use a web interface, and M-x
report-emacs-bug is just too convenient.  So those legit reports are
just going to have to lump it.

One possibility is to put a moderation interface in front of that.
This may be desirable from the point of view of eliminating not-a-bugs
and not-our-bugs from the database as well.  It is easy to write a
Mailman handler to send some traffic on to a specific address.  It
would probably require hacking Mailman's web interface to allow the
moderator to send the traffic on.

No, I'm not interested in volunteering the work for Emacs, but if I do
it for my project I'll try to remember to report back.

  parent reply	other threads:[~2008-01-23 17:49 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-22 17:01 Moving to the new infrastructure Eric S. Raymond
2008-01-22 21:01 ` Karl Fogel
2008-01-23  9:30   ` Richard Stallman
2008-01-23 14:24     ` Karl Fogel
2008-01-23 14:53     ` Sam Steingold
2008-01-23 16:41       ` Manoj Srivastava
2008-01-23 17:49       ` Stephen J. Turnbull [this message]
2008-01-23 21:41       ` Richard Stallman

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=8763xkph3l.fsf@uwakimon.sk.tsukuba.ac.jp \
    --to=stephen@xemacs.org \
    --cc=emacs-devel@gnu.org \
    --cc=esr@snark.thyrsus.com \
    --cc=kfogel@red-bean.com \
    --cc=rms@gnu.org \
    --cc=sds@gnu.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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.