From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: pcomplete error inside of headline asterisks when typing asterisk Date: Thu, 18 Oct 2018 18:16:54 +0200 Message-ID: <87ftx36xhl.fsf@nicolasgoaziou.fr> References: <87a7nlmf3h.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:46326) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gDAys-00050V-S2 for emacs-orgmode@gnu.org; Thu, 18 Oct 2018 12:17:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gDAyp-00076G-IZ for emacs-orgmode@gnu.org; Thu, 18 Oct 2018 12:17:02 -0400 Received: from relay3-d.mail.gandi.net ([217.70.183.195]:57659) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gDAyp-000750-Ag for emacs-orgmode@gnu.org; Thu, 18 Oct 2018 12:16:59 -0400 In-Reply-To: <87a7nlmf3h.fsf@gmail.com> (stardiviner's message of "Thu, 11 Oct 2018 09:44:50 +0800") 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" To: stardiviner Cc: org-mode Hello, stardiviner writes: > When I create a new headline with =[Alt-Enter]= Under a headline. It looks like this: > > #+begin_src org > ,** headline 1 > ,** headline 2 > #+end_src > > > Then I move point between two asterisks of headline 2. Then I type * again. It report > following error: > > #+begin_example > Debugger entered--Lisp error: (args-out-of-range "" 1 nil) Fixed. Thank you. Regards, -- Nicolas Goaziou