[Mew-dist 09853] Re: xcite & X-Face & Mew 1.94b44
Hideyuki SHIRAI ( 白井秀行 )
shirai at example.com
1999年 7月 28日 (水) 22:41:38 JST
こんにちは、白井です。
From: Takayoshi "TK" KAWATE <taka at example.com> さん曰く
Subject: [Mew-dist 09852] xcite & X-Face & Mew 1.94b44
Message-ID: <19990728203348X.taka at example.com>
Date: Wed, 28 Jul 1999 21:04:01 +0900
(か)> Mew1.94b44にしてからなのですが,Faceのあるメールにreplyして
(か)> xciteで引用しようとすると,Faceの一番上の3分の1の部分がFrom
(か)> から選ばれてしまうようになってしまいました。
あれ? もっと前からじゃないですか?
自宅からなのでパッチに出来ないのですが xcite.el の 635行目付近を
(error "そいつぁできない相談だ"))
(set-buffer (marker-buffer b))
(setq mesg (buffer-substring (marker-position b) (marker-position e)))
(let (pos)
(cond ((not (memq major-mode xcite:multiple-article-modes))
(goto-char (point-min))
(re-search-forward "^$" nil 1)
(setq pos (point))))
(goto-char (point-min))
(if (null (re-search-forward xcite:author-regexp pos t))
(error "Can't detect the author of this article."))
;; (if (null (re-search-backward xcite:author-regexp nil t))
;; (error "Can't detect the author of this article."))
(beginning-of-line))
(cond
と変更すると大丈夫だと思います。ただし、この変更は Mew から使っ
たいるときのことしか考えていないので、他の MUA で動かなくなった
らごめんなさい。
# もう少し考えてから広瀬さんに変更をお願いしようと思っていました。
--
白井秀行 (mailto:shirai at example.com)
Mew-dist メーリングリストの案内