From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Bug: error enlighting file: [8.0-pre (release_8.0-pre-335-g4c426b-git @ org-loaddefs.el can not be found!)] Date: Mon, 15 Apr 2013 17:49:28 +0200 Message-ID: <87y5cj6bg7.fsf@bzg.ath.cx> References: <87obdksiiy.fsf@es.gnu.org> <20130415070500.GA2572@kuru.dyndns-at-home.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:50409) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1URlew-0005W6-7I for emacs-orgmode@gnu.org; Mon, 15 Apr 2013 11:49:35 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1URlev-0002Y0-2U for emacs-orgmode@gnu.org; Mon, 15 Apr 2013 11:49:34 -0400 Received: from mail-we0-x22d.google.com ([2a00:1450:400c:c03::22d]:60795) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1URleu-0002Xn-Sf for emacs-orgmode@gnu.org; Mon, 15 Apr 2013 11:49:32 -0400 Received: by mail-we0-f173.google.com with SMTP id t57so3747991wey.18 for ; Mon, 15 Apr 2013 08:49:32 -0700 (PDT) In-Reply-To: <20130415070500.GA2572@kuru.dyndns-at-home.com> (Suvayu Ali's message of "Mon, 15 Apr 2013 09:05:00 +0200") 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: Suvayu Ali Cc: emacs-orgmode@gnu.org Hi Suvayu, Suvayu Ali writes: > BTW, to others, is it by any chance possible to check how emacs was > started (if -q or -Q was present among the command line options)? Then > a message could be shown about minimal testing with a setup when users > call `org-submit-bug-report'. Well, there is `command-line-args' but -Q is deleted from this list when the args are processed. -- Bastien