Gnus development mailing list
 help / color / mirror / Atom feed
From: Katsumi Yamaoka <yamaoka@ga.sony.co.jp>
Subject: Re: September Gnus v0.85 is released (patch)
Date: 16 May 1996 07:09:47 +0900	[thread overview]
Message-ID: <960516070947sGnus0.85@ganews.ga.sony.co.jp> (raw)
In-Reply-To: <m2u3xhydxa.fsf@deanna.miranova.com>

[-- Attachment #1: Type: text/plain, Size: 115 bytes --]

>>>>> In <m2u3xhydxa.fsf@deanna.miranova.com>
>>>>>	Steven L Baur <steve@miranova.com> wrote:

> Oops.

  Heavens.

[-- Attachment #2: message.el.diff --]
[-- Type: application/octet-stream, Size: 774 bytes --]

--- message.el.orig	Wed May 15 14:04:50 1996
+++ message.el	Thu May 16 07:01:26 1996
@@ -2268,7 +2268,7 @@
   (interactive)
   (unless (message-news-p)
     (error "This is not a news article; canceling is impossible"))
-  (when (yes-or-no-p "Do you really want to cancel this article? "))
+  (when (yes-or-no-p "Do you really want to cancel this article? ")
   (let (from newsgroups message-id distribution buf)
     (save-excursion
       ;; Get header info. from original article.
@@ -2300,7 +2300,7 @@
       (let ((message-syntax-checks 'dont-check-for-anything-just-trust-me))
 	(funcall message-send-news-function))
       (message "Canceling your article...done")
-      (kill-buffer buf))))
+      (kill-buffer buf)))
 
 ;;;###autoload
 (defun message-supersede ()

[-- Attachment #3: Type: text/plain, Size: 65 bytes --]

-- 
(insert-file-contents (expand-file-name "~/.signature")) ;-p

      reply	other threads:[~1996-05-15 22:09 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1996-05-15  5:05 September Gnus v0.85 is released Lars Magne Ingebrigtsen
1996-05-15 18:44 ` September Gnus v0.85 is released (patch) Steven L Baur
1996-05-15 22:09   ` Katsumi Yamaoka [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=960516070947sGnus0.85@ganews.ga.sony.co.jp \
    --to=yamaoka@ga.sony.co.jp \
    /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).