[Mew-dist 06747] Re: mew-1.94b1
SAITO Tetsuya ( 齊藤哲哉 )
tetuya-s at example.com
1998年 10月 21日 (水) 16:37:32 JST
さいとです。
From: Kazu Yamamoto (山本和彦) <kazu at example.com>
Subject: [Mew-dist 06745] mew-1.94b1
Date: Wed, 21 Oct 1998 15:56:33 +0900
> 遅ればせながら、逃避行動を兼ね、mew-1.94b1.tar.gz を作成しました。か
> なりのパッチをマージできたと思います。いつものように、
> ftp.mew.org:/pub/Mew/beta/mew-1.94b1.tar.gz
> です。
mew-gnus.el がバイトコンパイルできませんでした。
--
さいとてつや <saito at example.com>
-------------- next part --------------
*** mew-gnus.el.orig Wed Oct 21 13:22:08 1998
--- mew-gnus.el Wed Oct 21 16:30:11 1998
***************
*** 107,113 ****
(mew-draft-mode) ;; for hilight
))
(goto-char (point-min))
! (search-forward "Newsgroups: ")))
(defun mew-gnus-reply (&optional yank)
"Reply or followup to GNUS article using mew.
--- 107,113 ----
(mew-draft-mode) ;; for hilight
))
(goto-char (point-min))
! (search-forward "Newsgroups: "))
(defun mew-gnus-reply (&optional yank)
"Reply or followup to GNUS article using mew.
***************
*** 179,189 ****
(make-variable-buffer-local 'mew-message-citation-buffer)
(setq mew-message-citation-buffer gnus-article-buffer))
(undo-boundary)
! )
! (if yank
! (progn
! (goto-char (point-max))
! (mew-draft-cite))))
(defun mew-gnus-reply-with-citation ()
"Reply or followup to GNUS article using mew.
--- 179,188 ----
(make-variable-buffer-local 'mew-message-citation-buffer)
(setq mew-message-citation-buffer gnus-article-buffer))
(undo-boundary)
! (if yank
! (progn
! (goto-char (point-max))
! (mew-draft-cite))))
(defun mew-gnus-reply-with-citation ()
"Reply or followup to GNUS article using mew.
Mew-dist メーリングリストの案内