From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Abrahamsen Subject: Re: orgstruct-mode taking over C-c C-f Date: Sat, 25 Jan 2014 09:35:03 +0700 Message-ID: <87bnz0dc14.fsf@ericabrahamsen.net> References: <87r480oaux.fsf@ericabrahamsen.net> <87bnz4l2hv.fsf@bzg.ath.cx> <87a9elbtia.fsf@ericabrahamsen.net> <8761p9vfn4.fsf@bzg.ath.cx> <87k3dptyqz.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:44443) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W6t3a-00061X-Ei for emacs-orgmode@gnu.org; Fri, 24 Jan 2014 21:33:19 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W6t3V-0000s9-DR for emacs-orgmode@gnu.org; Fri, 24 Jan 2014 21:33:14 -0500 Received: from plane.gmane.org ([80.91.229.3]:50532) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W6t3V-0000rv-6e for emacs-orgmode@gnu.org; Fri, 24 Jan 2014 21:33:09 -0500 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1W6t3S-0001J7-Va for emacs-orgmode@gnu.org; Sat, 25 Jan 2014 03:33:06 +0100 Received: from 223.204.249.206 ([223.204.249.206]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 25 Jan 2014 03:33:06 +0100 Received: from eric by 223.204.249.206 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 25 Jan 2014 03:33:06 +0100 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Bastien writes: > Malcolm Purvis writes: > >>>>>>> "Bastien" == Bastien writes: >> >> Bastien> Did you recompiled Org? >> >> I can confirm that the problem still exists with a freshly compiled >> version of the latest mainline >> (240329465b466584f4bf80f24eb881fb3c9285cf). >> >> Also the alias org-set-transient-map doesn't seem to be called, so I >> still get the error about the undefined function set-transient-map when >> running Emacs 23.3. > > Indeed, my bad, fixed now. Works great, thanks a lot!