Gnus development mailing list
 help / color / mirror / Atom feed
From: Steven L Baur <steve@miranova.com>
Subject: Re: Yank & cite & fill
Date: 21 Apr 1996 21:20:09 -0700	[thread overview]
Message-ID: <m2ratgvqiu.fsf@deanna.miranova.com> (raw)
In-Reply-To: Ketil Z Malde's message of 20 Apr 1996 09:02:50 -0700

>>>>> "Ketil" == Ketil Z Malde <ketil@ii.uib.no> writes:

Ketil> Hi,

Ketil> Upgrading to latest from an archaic 0.38 or so.  Now, I seem to
Ketil> have lost SuperCite.  No big deal, I don't really like it that
Ketil> much either.

Ketil> But: I auto-fill articles in the *Article*-buffer, so when I
Ketil> follow up, I want to set fill-column to 72 (through
Ketil> message-prepare-hook or whatever).  Then when I yank, I want to
Ketil> do a cite followed by a fill.

Ketil> Now, citing works fine, inserting a > in front of every line,
Ketil> but when filling (which I have to do by hand C-c C-q it seems,
Ketil> I couldn't find a hook or anything), everything gets wrapped
Ketil> into one large compact block of text.  Could I either have the
Ketil> fill-function separate blocks, or, preferably, I think, have
Ketil> message-cite-original *not* cite blank lines?

I like filladapt mode.  To use it add
(autoload 'turn-on-filladapt-mode "filladapt" nil t)
(add-hook 'message-mode-hook 'turn-on-filladapt-mode)
to your initialization.

filladapt.el is not included with Emacs 19.30, but the version
supplied with XEmacs 19.13 will work.

-- 
steve@miranova.com baur
Unsolicited commercial e-mail will be proofread for $250/hour.
Andrea Seastrand: For your vote on the Telecom bill, I will vote for anyone
except you in November.


  parent reply	other threads:[~1996-04-22  4:20 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1996-04-20 16:02 Ketil Z Malde
1996-04-22  1:03 ` Lars Magne Ingebrigtsen
1996-04-22  4:20 ` Steven L Baur [this message]
1996-04-22  8:45 ` Kai Grossjohann

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=m2ratgvqiu.fsf@deanna.miranova.com \
    --to=steve@miranova.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).