From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: M-RET slow Date: Sun, 28 Apr 2013 08:44:19 +0200 Message-ID: <87obcz17ek.fsf@bzg.ath.cx> References: <87fvyd7q3m.fsf@bzg.ath.cx> <87ip3974uj.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:57436) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UWLLV-00012H-3h for emacs-orgmode@gnu.org; Sun, 28 Apr 2013 02:44:25 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UWLLU-00076i-BP for emacs-orgmode@gnu.org; Sun, 28 Apr 2013 02:44:25 -0400 Received: from mail-wi0-x22e.google.com ([2a00:1450:400c:c05::22e]:57347) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UWLLU-00076e-4d for emacs-orgmode@gnu.org; Sun, 28 Apr 2013 02:44:24 -0400 Received: by mail-wi0-f174.google.com with SMTP id m6so1800600wiv.13 for ; Sat, 27 Apr 2013 23:44:23 -0700 (PDT) In-Reply-To: (Samuel Wales's message of "Sat, 27 Apr 2013 10:43:14 -0700") 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: Samuel Wales Cc: emacs-orgmode@gnu.org, Nicolas Goaziou Hi Samuel, Samuel Wales writes: > If I run it using M-:, it is fast. If I run it using a key binding, > it is a bit slow (about 1s). Then this is about `org-meta-return', not `org-insert-heading'. What is the value of `org-catch-invisible-edits' in your config? -- Bastien