From mboxrd@z Thu Jan 1 00:00:00 1970 From: Oliver Kappel Subject: Re: converting plain list entry to checkbox entry by C-u C-c C-c! Date: Fri, 15 Aug 2014 14:33:30 +0200 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:55489) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XIGi6-000805-Gl for emacs-orgmode@gnu.org; Fri, 15 Aug 2014 08:34:30 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XIGhy-0003JK-Tb for emacs-orgmode@gnu.org; Fri, 15 Aug 2014 08:34:22 -0400 Received: from plane.gmane.org ([80.91.229.3]:36531) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XIGhy-0003JF-Mb for emacs-orgmode@gnu.org; Fri, 15 Aug 2014 08:34:14 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1XIGhw-0005lb-68 for emacs-orgmode@gnu.org; Fri, 15 Aug 2014 14:34:12 +0200 Received: from tmo-096-56.customers.d1-online.com ([80.187.96.56]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 15 Aug 2014 14:34:12 +0200 Received: from ngreply by tmo-096-56.customers.d1-online.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 15 Aug 2014 14:34:12 +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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org >> I couldn't find any shortcut to convert an entry in a plain list to a >> checkbox entry. Is there any function for this? > > If I understand you correctly then C-u C-c C-c will do the trick. Oh man, sorry for the noise.