From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Re: org-mobile produces errors in normal org functions Date: Wed, 14 Jul 2010 22:27:27 +0200 Message-ID: <4C9462A5-8D4E-48DD-BE14-583ABFCFA381@gmail.com> References: <87tyobhyxb.fsf@gmx.ch> <87d3ur8ejc.fsf@rub.de> Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from [140.186.70.92] (port=56798 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OZ8YH-00014R-VU for emacs-orgmode@gnu.org; Wed, 14 Jul 2010 16:27:35 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OZ8YG-0001t8-L0 for emacs-orgmode@gnu.org; Wed, 14 Jul 2010 16:27:33 -0400 Received: from mail-ew0-f41.google.com ([209.85.215.41]:54804) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OZ8YG-0001st-A6 for emacs-orgmode@gnu.org; Wed, 14 Jul 2010 16:27:32 -0400 Received: by ewy28 with SMTP id 28so51056ewy.0 for ; Wed, 14 Jul 2010 13:27:31 -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: Shelagh Manton Cc: emacs-orgmode@gnu.org On Jul 13, 2010, at 11:05 PM, Shelagh Manton wrote: > 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. This sounds like a good convention, but I hesitate to adopt it because changing the file name might break something... I need to think about this one more carefully. - Carsten