From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: ECB and org-mode Date: Tue, 20 Oct 2009 18:22:34 +0200 Message-ID: References: <87k4z0yeqz.wl%ucecesf@ucl.ac.uk> <87y6ng6335.wl%ucecesf@ucl.ac.uk> <87iqehhp2n.wl%ucecesf@ucl.ac.uk> <029BE340-ACD7-44F4-9016-A2158D081B7D@gmail.com> <87aazmavvt.wl%ucecesf@ucl.ac.uk> 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 mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1N0HTy-0002uw-HU for emacs-orgmode@gnu.org; Tue, 20 Oct 2009 12:22:46 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1N0HTt-0002ob-Os for emacs-orgmode@gnu.org; Tue, 20 Oct 2009 12:22:46 -0400 Received: from [199.232.76.173] (port=50765 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N0HTt-0002oQ-IJ for emacs-orgmode@gnu.org; Tue, 20 Oct 2009 12:22:41 -0400 Received: from fg-out-1718.google.com ([72.14.220.159]:19535) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1N0HTs-0003jJ-Rc for emacs-orgmode@gnu.org; Tue, 20 Oct 2009 12:22:41 -0400 Received: by fg-out-1718.google.com with SMTP id e21so1810422fga.12 for ; Tue, 20 Oct 2009 09:22:40 -0700 (PDT) In-Reply-To: <87aazmavvt.wl%ucecesf@ucl.ac.uk> 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: Eric S Fraga Cc: emacs-orgmode@gnu.org On Oct 20, 2009, at 6:11 PM, Eric S Fraga wrote: > At Tue, 20 Oct 2009 12:28:44 +0200, > Carsten Dominik wrote: >> >> Hi Eric, >> >> I have added this code to org.el, please verify that it works because >> I have wrapped >> it into eval-after-load. >> >> Thanks! >> >> - Carsten > > Sorry Carsten but this doesn't seem to work for me. I am not sure if > things are being loaded in the wrong order or not. I have tried with > emacs -q and then loaded org-mode and it still doesn't work. > > Version information: > > Org-mode version 6.31trans (release_6.31.131.g37a7) > GNU Emacs 23.1.1 (i486-pc-linux-gnu, GTK+ Version 2.16.5) of > 2009-09-14 on raven, modified by Debian > > I am happy to try anything you'd like me to, of course. If I execute > the defadvice directly, everything works just fine. I think now I just forgot the activate switch. Could you please try again? Thanks. - Carsten