From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: .nosearch needed in doc directory Date: Wed, 17 Dec 2008 14:23:41 +0100 Message-ID: <4FD1879A-E569-4E08-9548-9A90E65A974D@uva.nl> References: <75D3D8BDEB6D254AB728A58EB5C7DE9F4CC3EAC820@GVW1118EXC.americas.hpqcorp.net> Mime-Version: 1.0 (Apple Message framework v929.2) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LCwNQ-0005VC-40 for emacs-orgmode@gnu.org; Wed, 17 Dec 2008 08:23:48 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LCwNO-0005TZ-BG for emacs-orgmode@gnu.org; Wed, 17 Dec 2008 08:23:47 -0500 Received: from [199.232.76.173] (port=34555 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LCwNN-0005TH-RH for emacs-orgmode@gnu.org; Wed, 17 Dec 2008 08:23:45 -0500 Received: from ug-out-1314.google.com ([66.249.92.173]:64829) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LCwNN-0001Q2-7N for emacs-orgmode@gnu.org; Wed, 17 Dec 2008 08:23:45 -0500 Received: by ug-out-1314.google.com with SMTP id 36so418568uga.17 for ; Wed, 17 Dec 2008 05:23:43 -0800 (PST) In-Reply-To: <75D3D8BDEB6D254AB728A58EB5C7DE9F4CC3EAC820@GVW1118EXC.americas.hpqcorp.net> 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: "Sprenger, Karel" Cc: org-mode list Hi Karel, the problem seem to be that the doc directory is on the Emacs lisp path! It should not be. - Carsten On Dec 17, 2008, at 2:00 PM, Sprenger, Karel wrote: > Hello, > > Currently I run GNU Emacs 22.3.1 under Windows XP and noticed that > restoring > my desktop fails when I have org-mode files. In the *Messages* > buffer I > discovered that Emacs tries to load the file org in org-mode's doc > directory > and stumbles over the word "This". By adding an empty file .nosearch > in that > directory you make Emacs ignore the directory when searching for > lisp files, > and thus prevent it from loading a text file. > > Kind regards, > Karel Sprenger > _______________________________________________ > 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