From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Tassilo Horn Newsgroups: gmane.emacs.devel Subject: Re: Bug trackers Date: Sat, 16 Feb 2008 17:20:19 +0100 Message-ID: <871w7c27r0.fsf@member.fsf.org> References: <200802150200.m1F204qC004405@localhost.localdomain> <87r6fd1egn.fsf@member.fsf.org> <87myq1b6s7.fsf@rabkins.net> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1203178841 27665 80.91.229.12 (16 Feb 2008 16:20:41 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 16 Feb 2008 16:20:41 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Feb 16 17:21:04 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1JQPme-0002C1-QM for ged-emacs-devel@m.gmane.org; Sat, 16 Feb 2008 17:21:01 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JQPmA-0005C1-FH for ged-emacs-devel@m.gmane.org; Sat, 16 Feb 2008 11:20:30 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JQPm3-00059B-MR for emacs-devel@gnu.org; Sat, 16 Feb 2008 11:20:23 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JQPm2-00057v-Fz for emacs-devel@gnu.org; Sat, 16 Feb 2008 11:20:23 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JQPm2-00057n-CU for emacs-devel@gnu.org; Sat, 16 Feb 2008 11:20:22 -0500 Original-Received: from out4.smtp.messagingengine.com ([66.111.4.28]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JQPm2-0002nI-3p for emacs-devel@gnu.org; Sat, 16 Feb 2008 11:20:22 -0500 Original-Received: from compute1.internal (compute1.internal [10.202.2.41]) by out1.messagingengine.com (Postfix) with ESMTP id D75DA8FB01 for ; Sat, 16 Feb 2008 11:20:21 -0500 (EST) Original-Received: from heartbeat2.messagingengine.com ([10.202.2.161]) by compute1.internal (MEProxy); Sat, 16 Feb 2008 11:20:21 -0500 X-Sasl-enc: QHi0aZ0Z3EUwEQ9hzHnLHW7n0GYYL+uEdgvBLHu9PAGL 1203178821 Original-Received: from localhost (dslb-084-063-002-048.pools.arcor-ip.net [84.63.2.48]) by mail.messagingengine.com (Postfix) with ESMTP id 2B7152A99B for ; Sat, 16 Feb 2008 11:20:20 -0500 (EST) Mail-Followup-To: emacs-devel@gnu.org In-Reply-To: <87myq1b6s7.fsf@rabkins.net> (Yoni Rabkin's message of "Sat, 16 Feb 2008 11:16:24 +0200") User-Agent: Gnus/5.110007 (No Gnus v0.7) Emacs/23.0.60 (gnu/linux) X-detected-kernel: by monty-python.gnu.org: Genre and OS details not recognized. X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:89254 Archived-At: Yoni Rabkin writes: Hi Yoni, >> Another free one that can be fully controlled by email is RT [1]. > > I don't think that it can be fully controlled via email. I've been > using the gnu.org RT system for a year now and I still need to log > into the Web interface to perform certain actions like "resolving" or > "taking" a ticket. It seems you're right. I've read this sentence in the wikipedia article the other way round. RT's primary customer-facing interface is email, while its employee-facing interface is Web-based via the Apache HTTP server or any other web server or RT own webserver. Bye, Tassilo