From mboxrd@z Thu Jan 1 00:00:00 1970 From: Artis =?UTF-8?Q?Rozent=C4=81ls?= Subject: Org-indent-mode (lack of) support for plain list Date: Sat, 31 Jul 2010 14:22:18 -0600 Message-ID: <1280607738.12710.11.camel@rigel> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Return-path: Received: from [140.186.70.92] (port=33263 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OfIZZ-0004Sh-FE for emacs-orgmode@gnu.org; Sat, 31 Jul 2010 16:22:22 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OfIZY-0004GT-5d for emacs-orgmode@gnu.org; Sat, 31 Jul 2010 16:22:21 -0400 Received: from mail-pv0-f169.google.com ([74.125.83.169]:52714) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OfIZY-0004GN-1M for emacs-orgmode@gnu.org; Sat, 31 Jul 2010 16:22:20 -0400 Received: by pvc30 with SMTP id 30so1945621pvc.0 for ; Sat, 31 Jul 2010 13:22:18 -0700 (PDT) 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: emacs-orgmode@gnu.org I was happy to finally find a way to do soft line wrapping with org-indent-mode and visual-line-mode, unfortunately it seems that it doesn't support plain lists. Are there any plans to expand org-indent-mode to support the full markup of org-mode?