From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Demoting in plain list displays asterisk as space Date: Mon, 25 Jun 2018 13:58:29 +0200 Message-ID: <87fu1brsbe.fsf@nicolasgoaziou.fr> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:40713) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fXQ8k-0003Eh-Mu for emacs-orgmode@gnu.org; Mon, 25 Jun 2018 07:58:39 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fXQ8f-0003qG-Tf for emacs-orgmode@gnu.org; Mon, 25 Jun 2018 07:58:38 -0400 Received: from relay4-d.mail.gandi.net ([217.70.183.196]:40067) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1fXQ8f-0003pi-Mf for emacs-orgmode@gnu.org; Mon, 25 Jun 2018 07:58:33 -0400 In-Reply-To: (Rainer Stengele's message of "Mon, 25 Jun 2018 13:50:16 +0200") 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: Rainer Stengele Cc: emacs-orgmode@gnu.org Hello, Rainer Stengele writes: > Having this item list: > > - 1 > - 2 > > with cursor in the "-2" row demoteing the item with org-shiftmetaright results in > > - 1 > 2 > > where the expected " * 2" is displayed as " 2". > describe-char with cursor at the expected asterisk position reveals > that "*" is displayed as space: I cannot reproduce it. Please check your configuration. Regards, -- Nicolas Goaziou