From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matthew Lundin Subject: Re: bugs in C-* Date: Mon, 29 Dec 2008 14:19:37 -0600 Message-ID: <87r63q3fae.fsf@fastmail.fm> References: <200812291702.mBTH2sVD004384@bp34.u.washington.edu> <49592BC2.2090400@u.washington.edu> <87vdt23fl4.fsf@fastmail.fm> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LHOaS-0002Fz-U0 for emacs-orgmode@gnu.org; Mon, 29 Dec 2008 15:19:40 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LHOaR-0002Fn-HZ for emacs-orgmode@gnu.org; Mon, 29 Dec 2008 15:19:39 -0500 Received: from [199.232.76.173] (port=60228 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LHOaR-0002Fk-Cz for emacs-orgmode@gnu.org; Mon, 29 Dec 2008 15:19:39 -0500 Received: from out1.smtp.messagingengine.com ([66.111.4.25]:40803) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LHOaQ-0006nu-TS for emacs-orgmode@gnu.org; Mon, 29 Dec 2008 15:19:39 -0500 In-Reply-To: <87vdt23fl4.fsf@fastmail.fm> (Matthew Lundin's message of "Mon\, 29 Dec 2008 14\:13\:11 -0600") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Matthew Lundin Cc: Scott Otterson , emacs-orgmode@gnu.org Hi Scott, Matthew Lundin writes: > Scott Otterson writes: > >> I just discovered the very handy C-* function -- I've been converting >> lists to headlines manually! But I also discovered a couple of bugs: >> >> > > I can confirm this behavior. When using C-* on a single headline, the > plain list bullet is removed. When using C-* on a region of headlines, > the plain list bullets remain. I believe we've incorrectly typed the keybinding for org-ctrl-c-star. In the previous posts and subject line, "C-*" should be "C-c *". Best, Matt