[Mew-dist 06852] patch for mew-gnus.el

Toshio HORI toshi at example.com
1998年 11月 2日 (月) 16:05:45 JST


ようやくmew-1.94b1に上げました。そしたらmew-gnus.elがbyte-compileでき
ませんでした。

# ")"の数が合ってない。

1.93のmew-gnus.elと比較してみると、以下のpatchで直ると思います。

-------------- next part --------------
*** contrib/mew-gnus.el.toshi	Mon Nov  2 15:44:26 1998
--- contrib/mew-gnus.el	Mon Nov  2 15:51:07 1998
***************
*** 105,111 ****
       (mew-draft-rename file)
       (mew-draft-header nil nil 'no nil "")
       (mew-draft-mode) ;; for hilight
!      ))
      (goto-char (point-min))
      (search-forward "Newsgroups: ")))
  
--- 105,111 ----
       (mew-draft-rename file)
       (mew-draft-header nil nil 'no nil "")
       (mew-draft-mode) ;; for hilight
!      )
      (goto-char (point-min))
      (search-forward "Newsgroups: ")))
  
***************
*** 169,175 ****
         (forward-line))
        )
       (mew-draft-mode) ;; for hilight
!      )
      (if (stringp distribution)
  	(save-excursion
  	  (goto-char (point-min))
--- 169,175 ----
         (forward-line))
        )
       (mew-draft-mode) ;; for hilight
! ;;;     )
      (if (stringp distribution)
  	(save-excursion
  	  (goto-char (point-min))
-------------- next part --------------
// 堀 俊夫 / toshi at example.com
// 電子技術総合研究所 知能システム部
// Home : http://www.etl.go.jp/~toshi/


Mew-dist メーリングリストの案内