From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernt Hansen Subject: Re: Release 6.30 Date: Tue, 01 Sep 2009 09:55:13 -0400 Message-ID: <87bplusrb2.fsf@gollum.intra.norang.ca> References: <6EB1B1C1-9DD4-434B-9D48-1027CD60F4A7@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MiTpT-0004r9-7a for emacs-orgmode@gnu.org; Tue, 01 Sep 2009 09:55:23 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MiTpP-0004pV-PZ for emacs-orgmode@gnu.org; Tue, 01 Sep 2009 09:55:22 -0400 Received: from [199.232.76.173] (port=47962 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MiTpP-0004pQ-Jt for emacs-orgmode@gnu.org; Tue, 01 Sep 2009 09:55:19 -0400 Received: from mho-01-ewr.mailhop.org ([204.13.248.71]:51598) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MiTpP-0008Tw-65 for emacs-orgmode@gnu.org; Tue, 01 Sep 2009 09:55:19 -0400 In-Reply-To: <6EB1B1C1-9DD4-434B-9D48-1027CD60F4A7@gmail.com> (Carsten Dominik's message of "Tue\, 1 Sep 2009 06\:20\:17 +0200") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Carsten Dominik Cc: org-mode Mailinglist Carsten Dominik writes: > New command to submit a bug report > ----------------------------------- > > There is now a special command `M-x org-submit-bug-report'. This > command will create a mail buffer with lots of useful details. > In particular, it contains complete version information for Emacs > and Org-mode. It will also (if you agree to it) contain all > non-standard settings of org-mode and outline-mode related > variables. Even if you do not sent your emails from within > Emacs, please still use this command to generate the information > and then copy it into your mail program. > > The command will not generate and include a `*Backtrace*' buffer, > please do this yourself if you have hit an error. For more > information, see the [feedback section] of the manual. > > [feedback section]: http://orgmode.org/manual/Feedback.html#Feedback > This is cool. There's a minor typo in the mail text - patch follows. -Bernt