emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: AW <alexander.willand@t-online.de>
To: emacs-orgmode@gnu.org
Cc: Nicolas Goaziou <n.goaziou@gmail.com>
Subject: Re: Bug (?): Indentation of lists and customized TODOs
Date: Fri, 13 Jul 2012 16:26:14 +0200	[thread overview]
Message-ID: <2064480.bTCgKpWN1R@linux-nyil.site> (raw)
In-Reply-To: <25835544.kz0rdc0AFN@linux-nyil.site>

Am Freitag, 13. Juli 2012, 15:07:16 schrieb AW:
> Am Freitag, 13. Juli 2012, 14:34:45 schrieb Nicolas Goaziou:
> > > I have used neither of them. I just type the text, auto-fill should make
> > > line breaks, you are right. Auto-fill does, but beginning in the third
> > > line, something fails.
> > 
> > Starting with "emacs -Q", I still cannot reproduce your problem. Could
> > you double-check your configuration?
> 
> Yes, I did. When I start Emacs by "emacs -Q" and switch scratch to org-mode,
> I can switch on auto-fill as well and it all works like expected.
> 
> But if I start with my configuration in .emacs, I get a minor mode "Ind",
> which seems to be from "org-indent.el". My .emacs starts this, but I failed
> to find in which line. So "Ind" and auto-fill-mode together lead to this
> strange behaviour of lists. If I turn off Ind, everything is well. But
> where to turn off?
> 

This is weird. There are some conditions more necessary to reproduce and I'm 
still testing.

1. »(setq org-startup-indented t)« does not trigger the wrong indentation.

2. I had this line in .emacs:
»(setq-default auto-fill-function 'do-auto-fill)«
and replaced it with this function:
»
 (add-hook 'org-mode-hook
           (lambda ()
             (auto-fill-mode 1)))
«

3. The behaviour of lists seems to depend on which kind of text follows.

As soon as I find out, I'll post the result.

Regards,

Alexander

  reply	other threads:[~2012-07-13 14:26 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-13 10:18 Bug (?): Indentation of lists and customized TODOs AW
2012-07-13 10:34 ` Nicolas Goaziou
2012-07-13 10:50   ` AW
2012-07-13 12:34     ` Nicolas Goaziou
2012-07-13 13:07       ` AW
2012-07-13 14:26         ` AW [this message]
2012-07-24 21:21 ` Jeremiah Dodds
2012-07-25  8:59   ` AW
2012-07-25 11:21     ` Jeremiah Dodds
2012-07-29 20:26     ` Nicolas Goaziou

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=2064480.bTCgKpWN1R@linux-nyil.site \
    --to=alexander.willand@t-online.de \
    --cc=emacs-orgmode@gnu.org \
    --cc=n.goaziou@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).