Gnus development mailing list
 help / color / mirror / Atom feed
From: Joe Wells <jbw@cs.bu.edu>
Subject: filling in messages (was: Welcome to the T-Shirt Mailing List)
Date: 04 Jul 1996 11:30:05 -0400	[thread overview]
Message-ID: <xnj4tnoaveq.fsf_-_@csb.bu.edu> (raw)
In-Reply-To: Lars Balker Rasmussen's message of 04 Jul 1996 14:11:40 +0200

>>>>> "Lars" == Lars Balker Rasmussen <gnort@daimi.aau.dk> writes:

  Lars> If you edit a message, and you are writing on a line above e.g. ">
  Lars> ", the fill-routine will do this.  Is this a Gnus or an Emacs bug?

Emacs bug.  There isn't really a good fix.  The real problem is that Emacs
needs to be told that the next line starts a new paragraph.  However, this
is context sensitive and Emacs's built-in paragraph recognizing code can't
handle this.  I remember that the "filladapt" package could deal with this
properly.

If you keep a blank line between paragraphs you will be safe.

The lame fix is to remove the ">" from adaptive-fill-regexp, but this
makes it harder to fill cited text.

I hope this helps.

-- 
Joe Wells <jbw@cs.bu.edu>


  reply	other threads:[~1996-07-04 15:30 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1996-07-04  6:07 Welcome to the T-Shirt Mailing List Lars Magne Ingebrigtsen
1996-07-04  8:58 ` Jason L Tibbitts III
1996-07-04  9:12   ` Lars Balker Rasmussen
1996-07-04 10:27     ` Steinar Bang
1996-07-04 12:11       ` Lars Balker Rasmussen
1996-07-04 15:30         ` Joe Wells [this message]
1996-07-08 16:50           ` filling in messages (was: Welcome to the T-Shirt Mailing List) Scott Blachowicz
1996-07-05  7:22         ` Welcome to the T-Shirt Mailing List Steinar Bang
1996-07-05 10:21           ` Lars Balker Rasmussen

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=xnj4tnoaveq.fsf_-_@csb.bu.edu \
    --to=jbw@cs.bu.edu \
    /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).