From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Bad indentation with visual-line-mode Date: Thu, 28 Feb 2013 08:31:31 +0100 Message-ID: <87a9qoj3n0.fsf@bzg.ath.cx> References: <87621ertu9.fsf@physik.rwth-aachen.de> <87a9qqeybo.fsf@bzg.ath.cx> <87k3ptkb77.fsf@physik.rwth-aachen.de> <8738whpg2o.fsf@bzg.ath.cx> <87ppzkudje.fsf@physik.rwth-aachen.de> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:41843) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UAxxm-0000Cu-Sh for emacs-orgmode@gnu.org; Thu, 28 Feb 2013 02:31:35 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UAxxl-00026M-TV for emacs-orgmode@gnu.org; Thu, 28 Feb 2013 02:31:34 -0500 Received: from mail-wi0-f175.google.com ([209.85.212.175]:44881) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UAxxl-00026F-O7 for emacs-orgmode@gnu.org; Thu, 28 Feb 2013 02:31:33 -0500 Received: by mail-wi0-f175.google.com with SMTP id l13so7318385wie.8 for ; Wed, 27 Feb 2013 23:31:33 -0800 (PST) In-Reply-To: <87ppzkudje.fsf@physik.rwth-aachen.de> (Torsten Bronger's message of "Thu, 28 Feb 2013 08:02:13 +0100") 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 Hi Torsten, Torsten Bronger writes: > Possibly. On the other hand, both "longlines" and "auto-fill" > indent org-mode lists nicely. The longlines mode was removed from > Emacs, and there should be a replacement for every usecase before > you remove something I think. I believe visual-line-mode is the > best candidate for such a replacement. I see you ported the conversation to emacs-devel, which is the right thing to do here IMO. Let's see how it evolves there. Note that longlines.el is stll in the lisp/obsolete.el directory of Emacs, so you can always use it. Best, -- Bastien