From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: [PATCH] fix org-num-mode detect enabled already issue Date: Mon, 07 Jan 2019 00:46:49 +0100 Message-ID: <871s5pe4d2.fsf@nicolasgoaziou.fr> References: <875zv35iec.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([209.51.188.92]:37863) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ggI86-0005y1-HM for emacs-orgmode@gnu.org; Sun, 06 Jan 2019 18:46:56 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ggI85-0005OT-SE for emacs-orgmode@gnu.org; Sun, 06 Jan 2019 18:46:54 -0500 Received: from relay4-d.mail.gandi.net ([217.70.183.196]:35625) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1ggI85-0005Lh-Ks for emacs-orgmode@gnu.org; Sun, 06 Jan 2019 18:46:53 -0500 In-Reply-To: <875zv35iec.fsf@gmail.com> (stardiviner's message of "Sat, 05 Jan 2019 21:43:55 +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 execute command `[M-x org-mode]` on an Org buffer which is > already have `org-num-mode` enabled. It will re-generate overlay. I don't understand the issue you are encountering. Could you elaborate? Regards, -- Nicolas Goaziou