From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Albinus Subject: Re: bug-tracker Date: Fri, 22 Feb 2013 21:09:57 +0100 Message-ID: <87sj4o3yay.fsf@gmx.de> References: <5127744D.3050702@easy-emacs.de> <8738woo0y7.fsf@gmx.de> <5127CD86.8030106@easy-emacs.de> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([208.118.235.92]:39372) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U8z2Z-0007Hl-7b for emacs-orgmode@gnu.org; Fri, 22 Feb 2013 15:16:20 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1U8z2S-0006M8-TL for emacs-orgmode@gnu.org; Fri, 22 Feb 2013 15:16:19 -0500 Received: from mout.gmx.net ([212.227.15.18]:64669) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U8z2S-0006Lj-LS for emacs-orgmode@gnu.org; Fri, 22 Feb 2013 15:16:12 -0500 Received: from mailout-de.gmx.net ([10.1.76.17]) by mrigmx.server.lan (mrigmx002) with ESMTP (Nemesis) id 0MSXfe-1UGeTI2YrM-00Rabn for ; Fri, 22 Feb 2013 21:10:04 +0100 In-Reply-To: <5127CD86.8030106@easy-emacs.de> ("Andreas \=\?utf-8\?Q\?R\=C3\=B6h\?\= \=\?utf-8\?Q\?ler\=22's\?\= message of "Fri, 22 Feb 2013 20:56:54 +0100") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Andreas =?utf-8?Q?R=C3=B6hler?= Cc: Bastien , emacs-orgmode Andreas R=C3=B6hler writes: > With exception of the noise, M-x report-emacs-bugs tends to send. > > Herewith is a slim version, adapted to org-mode AFAIU Why do you want to code all the nasty bits yourself? There is `reporter-submit-bug-report' of reporter.el, which you could customize to your needs. Compare, how Tramp uses it in `tramp-bug' (Ha! another advertisement!). Best regards, Michael.