Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Bastien <bzg@gnu.org>
To: Thorsten Jolitz <tjolitz@googlemail.com>
Cc: info-gnus-english@gnu.org
Subject: Re: Strange indentation in message-mode
Date: Thu, 03 May 2012 14:38:33 +0200	[thread overview]
Message-ID: <87sjfhh22e.fsf@gnu.org> (raw)
In-Reply-To: <87txzxh7u0.fsf@googlemail.com> (Thorsten Jolitz's message of "Thu, 03 May 2012 12:33:59 +0200")

Hi Thorsten,

Thorsten Jolitz <tjolitz@googlemail.com> writes:

> The mode line says:
>
> ,------------------------------------------------
> | Message MML AC OrgTbl OrgStruct yas Abbrev Fill
> `------------------------------------------------
>
> and I deactivated OrgTbl and then OrgStruct, but the problem did not go
>     away. When I deactivate auto-fill-mode, the lines get very long, and
>     when I press M-q the paragraphs get filled correctly. But with
>     auto-fill-mode activated, M-q does not undo the strange indentation. 
>
> Any idea what could be the problem?

OrgStruct in the mode-line doesn't tell whether this is orgstruct-mode
or orgstruct++-mode (I need to fix this.)

But my guess is that you use orgstruct++-mode, right?

orgstruct++-mode used to *replace* some indent/filling functions of
major-mode (in this case message-mode) by Org's ones.  Deactivating
orgstruct++-mode was _not_ restoring the values for those replaced
variables... which caused confusion.

I recently reworked Org's code to fix this.  

Please double-check you have this commit in your git log:

  http://orgmode.org/w/?p=org-mode.git;a=commit;h=a8c312

Thanks for reporting any problem in this area, they are top priority.

Best,

-- 
 Bastien

  parent reply	other threads:[~2012-05-03 12:38 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-03 10:33 Thorsten Jolitz
2012-05-03 11:11 ` Tassilo Horn
2012-05-03 11:59   ` Thorsten Jolitz
2012-05-03 12:38 ` Bastien [this message]
2012-05-03 14:56   ` Thorsten Jolitz
2012-05-03 15:09     ` Thorsten Jolitz
2012-05-03 21:54       ` Bastien
2012-05-04 11:12         ` Thorsten Jolitz
2012-05-03 15:29     ` Bastien
2012-05-03 15:55       ` Thorsten Jolitz
2012-11-14 11:55     ` Easior

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

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

  git send-email \
    --in-reply-to=87sjfhh22e.fsf@gnu.org \
    --to=bzg@gnu.org \
    --cc=info-gnus-english@gnu.org \
    --cc=tjolitz@googlemail.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.
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 NNTP newsgroup(s).