all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Kevin Rodgers <kevin.rodgers@ihs.com>
Subject: Re: How modify refill-mode's desire to remove hard returns from text???
Date: Wed, 05 Feb 2003 10:21:50 -0700	[thread overview]
Message-ID: <3E41482E.1020807@ihs.com> (raw)
In-Reply-To: bf23f78f.0302041607.4358e2f6@posting.google.com

Christian Seberino wrote:

> P.S. My main goal with refill-mode is the strengthen auto-fill-mode
> so hard returns are *added* more often when necessary.  I never
> want to *remove* hard returns however.


Does (setq use-hard-newlines t) help?

| use-hard-newlines's value is nil
|
| Documentation:
| Non-nil means to distinguish hard and soft newlines.
| When this is non-nil, the functions `newline' and `open-line' add the
| text-property `hard' to newlines that they insert.  Also, a line is
| only considered as a candidate to match `paragraph-start' or
| `paragraph-separate' if it follows a hard newline.  Newlines not
| marked hard are called "soft", and are always internal to
| paragraphs.  The fill functions always insert soft newlines.
|
| Each buffer has its own value of this variable.

-- 
<a href="mailto:&lt;kevin.rodgers&#64;ihs.com&gt;">Kevin Rodgers</a>

      parent reply	other threads:[~2003-02-05 17:21 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-02-05  0:07 How modify refill-mode's desire to remove hard returns from text??? Christian Seberino
2003-02-05 10:34 ` Kai Großjohann
2003-02-05 18:45   ` Christian Seberino
2003-02-06 13:44     ` Kai Großjohann
2003-02-05 17:21 ` Kevin Rodgers [this message]

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=3E41482E.1020807@ihs.com \
    --to=kevin.rodgers@ihs.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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.