From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thorsten Subject: Re: Error in pre-command-hook Date: Wed, 15 Dec 2010 02:42:55 +0100 Message-ID: <86y67rerq8.fsf@googlemail.com> References: <87y6892qt9.wl%dmaus@ictsoc.de> <86oc932988.fsf@googlemail.com> <86ei9nqrsf.fsf@googlemail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from [140.186.70.92] (port=59987 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PSgOc-0000ue-G0 for emacs-orgmode@gnu.org; Tue, 14 Dec 2010 20:43:12 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PSgOb-0004uN-GB for emacs-orgmode@gnu.org; Tue, 14 Dec 2010 20:43:10 -0500 Received: from lo.gmane.org ([80.91.229.12]:47365) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PSgOb-0004uG-8E for emacs-orgmode@gnu.org; Tue, 14 Dec 2010 20:43:09 -0500 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1PSgOZ-0002EL-VW for emacs-orgmode@gnu.org; Wed, 15 Dec 2010 02:43:07 +0100 Received: from g231108119.adsl.alicedsl.de ([92.231.108.119]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 15 Dec 2010 02:43:07 +0100 Received: from gruenderteam.berlin by g231108119.adsl.alicedsl.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 15 Dec 2010 02:43:07 +0100 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 Leo writes: > Have you checked whether your own .emacs screws up? It would be much > more helpful if you provide a step by step recipe to reproduce the bug > starting with 'emacs -Q'. Cheers. Leo Thats a bit complicated, I#m afraid. I load many libraries from Dropbox and not from the normal places, so with emacs -Q nothing works anymore. I wouls like to find the definition of the C-c . and C-u-c . key strokes. I did a multi-isearch in all .el files in the org directory - the only hit was in a comment in org.el. Where are these keys defined? cheers thorsten