unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Robert Thorpe <rt@robertthorpeconsulting.com>
To: help-gnu-emacs@gnu.org
Subject: Re: auto-fill in message mode filling with prefix "> "
Date: Wed, 03 Jan 2018 20:20:24 +0000	[thread overview]
Message-ID: <87lgheheyf.fsf@robertthorpeconsulting.com> (raw)
In-Reply-To: <87608jbugn.fsf@127.0.0.1> (message from HASM on Tue, 02 Jan 2018 17:29:44 -0800)

HASM <hasm@example.invalid> writes:

> Eric S Fraga <e.fraga@ucl.ac.uk> writes:
>
>>> Maybe use the old filladapt (worked great on XEmacs) while those bugs
>>> get fixed.
>
>> For the moment, I have turned off auto-fill and simply fill the
>> paragraphs when I'm done.  Paragraph filling seems to work just fine.
>
> Emacs filling is different from filladapt in one annoying way, even
> running with -Q thus probably not my setup.
>
> If you type something like
>
> line1 word1 word2
>   indentedLine2 word1 word2
> line3 word1 word2
>
> and then, with the cursor anywhere on line3, invoke fill-paragrah, you
> end up with:
>
> line1 word1 word2 indentedLine2 word1 word2 line3 word1 word2
>
> whereas, filladapt leaves it as displayed.  And yes, emacs auto-fill
> also doesn't handle line tags properly.

If you want indented paragraphs then you can use
paragraph-indent-text-mode or paragraph-indent-minor-mode.  That will
make fill-paragraph behave itself in this case.

However, AFAIK, out-of-the-box Emacs provides no way to deal with both
types of paragraphs in one buffer.  You have to pick either space
separated paragraphs or indented paragraphs.

BR,
Robert Thorpe



  reply	other threads:[~2018-01-03 20:20 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-01-02 16:23 auto-fill in message mode filling with prefix "> " Eric S Fraga
2018-01-02 16:34 ` Eric Abrahamsen
2018-01-02 16:43   ` Eli Zaretskii
2018-01-02 16:46     ` Eric Abrahamsen
2018-01-02 17:01     ` Eric S Fraga
2018-01-02 16:47   ` Eric S Fraga
     [not found]   ` <mailman.6713.1514911411.27995.help-gnu-emacs@gnu.org>
2018-01-02 18:38     ` HASM
2018-01-02 18:44       ` Eric S Fraga
     [not found]       ` <mailman.6724.1514918672.27995.help-gnu-emacs@gnu.org>
2018-01-03  1:29         ` HASM
2018-01-03 20:20           ` Robert Thorpe [this message]
2018-01-02 17:46 ` Narendra Joshi
2018-01-02 18:14   ` Eric S Fraga
     [not found] <mailman.6710.1514910241.27995.help-gnu-emacs@gnu.org>
2018-01-03  9:16 ` Gijs Hillenius
2018-01-03 17:07   ` Eric S Fraga
     [not found]   ` <mailman.6775.1514999293.27995.help-gnu-emacs@gnu.org>
2018-01-03 17:55     ` HASM
2018-01-03 19:26       ` Alan Mackenzie
2018-01-03 20:42         ` HASM
2018-01-03 22:23       ` Stefan Monnier
     [not found]       ` <mailman.6785.1515018235.27995.help-gnu-emacs@gnu.org>
2018-01-04  2:24         ` HASM
2018-01-04 18:41           ` Stefan Monnier
     [not found] <mailman.6778.1515010834.27995.help-gnu-emacs@gnu.org>
2018-01-03 20:43 ` HASM
2018-01-03 20:53   ` Emanuel Berg

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.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=87lgheheyf.fsf@robertthorpeconsulting.com \
    --to=rt@robertthorpeconsulting.com \
    --cc=help-gnu-emacs@gnu.org \
    /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 read-only IMAP folder(s) and NNTP newsgroup(s).