From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Scott Jaderholm" Subject: - before *, special C-a with plain lists, and * to - conversion Date: Thu, 9 Aug 2007 09:13:33 -0600 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IJ9hi-0002KD-Gq for emacs-orgmode@gnu.org; Thu, 09 Aug 2007 11:13:38 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IJ9hg-0002K1-58 for emacs-orgmode@gnu.org; Thu, 09 Aug 2007 11:13:37 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IJ9hf-0002Jy-Ul for emacs-orgmode@gnu.org; Thu, 09 Aug 2007 11:13:36 -0400 Received: from rv-out-0910.google.com ([209.85.198.191]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IJ9hf-00077a-LA for emacs-orgmode@gnu.org; Thu, 09 Aug 2007 11:13:35 -0400 Received: by rv-out-0910.google.com with SMTP id c27so381134rvf for ; Thu, 09 Aug 2007 08:13:33 -0700 (PDT) Content-Disposition: inline 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: org-mode Welcome back Carsten, I hope you enjoyed your well-deserved vacation. #1 is a bug, #2 and #3 are feature requests (both of which sound familiar; apologies if they've been mentioned before). 1. Type "- " at the beginning of a blank buffer and then press M-RET. On my system it stalls but if you press C-g it will insert another line with -, but leave the cursor on the first line. I think it's a problem with there not being a * first. 2. Should special C-a on plain lists work like it does on headings? 3. Is there a way to convert back and forth between headings and plain lists? I often find myself creating a list of headings and then deciding I'd really like it to be a plain list, or visa versa. Handling indentation would obviously be important. Perhaps C-c - on headings and C-u C-c - on plain lists could be used? Thank you, Scott