From mboxrd@z Thu Jan 1 00:00:00 1970 From: Shelagh Manton Subject: Re: org-mobile produces errors in normal org functions Date: Tue, 13 Jul 2010 21:05:03 +0000 (UTC) Message-ID: References: <87tyobhyxb.fsf@gmx.ch> <87d3ur8ejc.fsf@rub.de> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Return-path: Received: from [140.186.70.92] (port=56638 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OYmfF-0003Y6-6d for emacs-orgmode@gnu.org; Tue, 13 Jul 2010 17:05:18 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OYmfD-0007iU-SW for emacs-orgmode@gnu.org; Tue, 13 Jul 2010 17:05:17 -0400 Received: from lo.gmane.org ([80.91.229.12]:38357) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OYmfD-0007iI-Mh for emacs-orgmode@gnu.org; Tue, 13 Jul 2010 17:05:15 -0400 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1OYmfB-0006a1-7O for emacs-orgmode@gnu.org; Tue, 13 Jul 2010 23:05:13 +0200 Received: from 203.219.222.168 ([203.219.222.168]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 13 Jul 2010 23:05:13 +0200 Received: from shelagh.manton by 203.219.222.168 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 13 Jul 2010 23:05:13 +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: emacs-orgmode@gnu.org On Tue, 13 Jul 2010 20:45:29 +0200, Carsten Dominik wrote: > On Jul 13, 2010, at 7:41 PM, Sven Bretfeld wrote: > >> Hi Carsten >> >> Carsten Dominik writes: >> >>> does it help to remove ~/.emacs.d/.org-id-locations ? >> >> Yes, that did it. Thank you very much, you made me happy. I have >> already >> tried to remove .emacs.d before, but with a running Emacs, what didn't >> work. I didn't know that .emacs.d contains any dot-files at all. > > That may be my mistake - maybe it would be better to make this a non- > dot file. > This used to be a dot file in HOME, then I moved it into .emacs.d, but > kept > it a dot file. > > Does anyone here know if there are rules for .emacs.d ??? > > Greetings > > - Carsten > Not a rule, but a convention, that what is a dot-file in $HOME is just a normal file in .emacs.d. Because of course the idea is just to hide the file, but it is already hidden inside a hidden directory. Cheers Shelagh > > > _______________________________________________ Emacs-orgmode mailing > list > Please use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode