Gnus development mailing list
 help / color / mirror / Atom feed
From: Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
Subject: Re: Your signature is 10 lines??
Date: 27 Jul 1996 19:24:58 +0200	[thread overview]
Message-ID: <x6zq4ltxqt.fsf@eyesore.no> (raw)
In-Reply-To: Hallvard B Furuseth's message of Sat, 27 Jul 1996 00:36:49 +0200 (MET DST)

Hallvard B Furuseth <h.b.furuseth@usit.uio.no> writes:

> It looks like a safe bet that this wil become a FAQ...
> Maybe you should insert something like this:
>   (goto-char (point-max))
>   (skip-chars-backward " \t\n")
>   (forward-line 1)
>   (and (not (eobp))
>        (y-or-n-p (format "Delete the trailing blank line%s %s? "
>                          (if (looking-at ".*\n[ \t\n]") "s" "")
>                          (if has-signature "after the signature " "")))
>        (delete-region (point) (point-max)))

Ok; I'll be adding this to Red Gnus.

-- 
  "Yes.  The journey through the human heart 
     would have to wait until some other time."


      parent reply	other threads:[~1996-07-27 17:24 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <ulwwzsqx0t.fsf@ccr-p.ida.org>
     [not found] ` <w8sybk88i0z.fsf@hler.ifi.uio.no>
1996-07-26 22:36   ` Hallvard B Furuseth
1996-07-27  4:21     ` Steven L Baur
1996-07-27 17:24     ` Lars Magne Ingebrigtsen [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=x6zq4ltxqt.fsf@eyesore.no \
    --to=larsi@ifi.uio.no \
    /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).