From mboxrd@z Thu Jan 1 00:00:00 1970 From: Scot Becker Subject: Re: ascii export error Date: Wed, 29 Apr 2009 09:36:03 +0100 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Lz5Gy-0008Oh-S6 for emacs-orgmode@gnu.org; Wed, 29 Apr 2009 04:36:08 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Lz5Gu-0008N5-TN for emacs-orgmode@gnu.org; Wed, 29 Apr 2009 04:36:08 -0400 Received: from [199.232.76.173] (port=55149 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Lz5Gu-0008My-Ot for emacs-orgmode@gnu.org; Wed, 29 Apr 2009 04:36:04 -0400 Received: from mail-bw0-f161.google.com ([209.85.218.161]:52579) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Lz5Gu-0004sQ-D1 for emacs-orgmode@gnu.org; Wed, 29 Apr 2009 04:36:04 -0400 Received: by bwz5 with SMTP id 5so1086475bwz.42 for ; Wed, 29 Apr 2009 01:36:03 -0700 (PDT) In-Reply-To: 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: Eraldo Helal Cc: Org-Mode On a debian-based system, and perhaps others, /etc/emacs/site-start.d has a few files that set variables and define functions for use with the Debian(Ubuntu, etc) system policies. There might be nothing in there that your setup depends on, but I wouldn't want to risk it. you can glance through the files in there and see what kinds of things they touch. However, if you want to try without it, you can rename it. If that causes errors, you can rename it, then create an empty directory in the same place /etc/emacs/site-start.d. If that's where the problem is, the principal of dissection should work there as well, just move the files out of the directory one at a time (tryiing your export with emacs -Q each time, to see where the offending file is. Scot On Tue, Apr 28, 2009 at 10:02 PM, Eraldo Helal wrote: > Is it save to just delte that directory: /etc/emacs/site-start.d > Because I guess the error lies somewhere in there. > Or is this directory important for something? > > On Tue, Apr 28, 2009 at 22:46, Eraldo Helal wrote: >> >> I discovered that there is a directory: /etc/emacs/site-start.d >> http://paste.org/6848 >> >> Does this also get loaded by default and ignored with --no-site-file ? // >> that would make some sense again (to me) > > > _______________________________________________ > Emacs-orgmode mailing list > Remember: use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode > >