From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Deniz Dogan Newsgroups: gmane.emacs.devel Subject: Re: Unable to close a bug in the tracker. Date: Thu, 14 Jan 2010 17:24:54 +0100 Message-ID: <7b501d5c1001140824g5b8beb07nefee146e963bc4b2@mail.gmail.com> References: <87iqb5o7ie.fsf@red-bean.com> <87d41dmq3o.fsf@red-bean.com> <87zl4glu72.fsf@red-bean.com> <87ockwk7rt.fsf@red-bean.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1263486661 2828 80.91.229.12 (14 Jan 2010 16:31:01 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 14 Jan 2010 16:31:01 +0000 (UTC) Cc: Stefan Monnier , emacs-devel@gnu.org To: Karl Fogel Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jan 14 17:30:53 2010 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 1NVSaw-0004Oj-Jo for ged-emacs-devel@m.gmane.org; Thu, 14 Jan 2010 17:30:50 +0100 Original-Received: from localhost ([127.0.0.1]:56819 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NVSaw-0007jz-Vs for ged-emacs-devel@m.gmane.org; Thu, 14 Jan 2010 11:30:51 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NVSVe-0001I6-N4 for emacs-devel@gnu.org; Thu, 14 Jan 2010 11:25:22 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NVSVZ-0001BV-L5 for emacs-devel@gnu.org; Thu, 14 Jan 2010 11:25:22 -0500 Original-Received: from [199.232.76.173] (port=60711 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NVSVZ-0001BG-HS for emacs-devel@gnu.org; Thu, 14 Jan 2010 11:25:17 -0500 Original-Received: from mail-ew0-f209.google.com ([209.85.219.209]:54240) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NVSVZ-00023k-6G for emacs-devel@gnu.org; Thu, 14 Jan 2010 11:25:17 -0500 Original-Received: by ewy1 with SMTP id 1so7125ewy.8 for ; Thu, 14 Jan 2010 08:25:14 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :from:date:message-id:subject:to:cc:content-type :content-transfer-encoding; bh=B0yhMZg9ATeNwzOGfu0x7fLmS9JcURthtPRCZgbiIxs=; b=B56NY+nVOAxUiTWR/s/83iOJ3s1HjoIREFJTrRt1alJwSuTG80JR6TCFpVOCZuUTED LGbzaL1bXSmTUsf9Gy/GIkbYSmNtELC/P9VOZvkJ884vwYJI7ozcqA4vEzv7PbApuhZJ 9N9vB+N/kIsGGi3pbT7Z6700Kh26LWyLP2094= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:content-transfer-encoding; b=ElJp4MyRGqeykseuLInS+GcU/hKrJHr0cMhiIa6vhSv7GzvXZ7LUFRpUOV92hiT89B /QjnChhPM3nADr8GDHLY1kVdogS+tMrSM/xJssfaPTUFK71zOSJj74RE/ouXWqIuWvtX Ijo+c4ukqNvQ8r/aaUde9jDbZuGJy4u6Jj1Ro= Original-Received: by 10.213.68.66 with SMTP id u2mr2910495ebi.30.1263486314216; Thu, 14 Jan 2010 08:25:14 -0800 (PST) In-Reply-To: <87ockwk7rt.fsf@red-bean.com> X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) 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:120008 Archived-At: 2010/1/14 Karl Fogel : > Emacs interfaces to bug trackers would be great. =A0That's not specific t= o > debbugs or to email-based interfaces, of course. Something similar to this was discussed in the question session after the Google Tech Talk about org-mode[1], about 43:45 seconds into the video. The video unfortunately requires Flash to be viewed. Carsten Dominik mentions that there are "plans" to implement importing/exporting of wiki pages to/from org-mode and that it should be fairly simple to implement. So _if_ someone decides to write a wiki platform which can be used for bug tracking, or if one already exists, I think the org-mode idea would be a good candidate for contributing to it using nothing but Emacs. [1] http://orgmode.org/GoogleTech.html --=20 Deniz Dogan