Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Format in summary buffer

1 view
Skip to first unread message

Shiro Takeda

unread,
Sep 6, 2001, 11:38:50 PM9/6/01
to
こんにちは.たけだといいます.

t-gnus の設定でわからないことがあるので,アドバイスおねがいします.

今,.gnus.el で

(setq gnus-summary-line-format "%U%R%z%I%(%[%d,%4L: %-15,15n%]%) %s\n")

というように summary buffer の表示を設定しているのですが,この設定だと


O [22-Jun, 96: 小関 吉則 (KOSE] Namazu, Gnus and nnir.el
O [04-Sep, 26: TSUCHIYA Masato]
O [04-Sep, 28: Katsumi Yamaoka]
O [04-Sep, 30: 小関 吉則 (KOSE]
O [04-Sep, 52: TSUCHIYA Masato]
O [04-Sep, 52: 小関 吉則 (KOSE]
O [05-Sep, 42: TSUCHIYA Masato]
O [05-Sep, 114: TSUCHIYA Masato]


こんな感じに space 4 個分づつ下がるように thread が表示されます.これ
だと thread が長くなるとどんどん右によっていって画面からはみだすことが
多いので,


O [22-Jun, 96: 小関 吉則 (KOSE] Namazu, Gnus and nnir.el
O [04-Sep, 26: TSUCHIYA Masato]
O [04-Sep, 28: Katsumi Yamaoka]
O [04-Sep, 30: 小関 吉則 (KOSE]
O [04-Sep, 52: TSUCHIYA Masato]
O [04-Sep, 52: 小関 吉則 (KOSE]
O [05-Sep, 42: TSUCHIYA Masato]
O [05-Sep, 114: TSUCHIYA Masato]

こんな感じ,つまり,space 2 個分づつしか下らなくしたいのですが,これっ
て設定できることなんでしょうか? gnus-summary-line-format をいろいろい
じってみたんですが,思うようにはできませんでした.

Emacs と T-gnus の version は.

GNU Emacs 20.7.1 (i386-*-windows98.3000) of Wed Jun 14 2000 on buffy
T-gnus 6.14.6 r04 (based on Gnus v5.8.8 ; for SEMI 1.13, FLIM 1.13)

です.

わかるかたいましたら,よろしくお願いします.

---

Shiro Takeda <ged...@srv.cc.hit-u.ac.jp>

Katsumi Yamaoka

unread,
Sep 6, 2001, 11:44:21 PM9/6/01
to
>>>>> In [semi-gnus-ja : No.6260]
>>>>> Shiro Takeda <ged...@srv.cc.hit-u.ac.jp> wrote:

> こんにちは.たけだといいます.

[...]

> O [22-Jun, 96: 小関 吉則 (KOSE] Namazu, Gnus and nnir.el
> O [04-Sep, 26: TSUCHIYA Masato]
> O [04-Sep, 28: Katsumi Yamaoka]
> O [04-Sep, 30: 小関 吉則 (KOSE]
> O [04-Sep, 52: TSUCHIYA Masato]
> O [04-Sep, 52: 小関 吉則 (KOSE]
> O [05-Sep, 42: TSUCHIYA Masato]
> O [05-Sep, 114: TSUCHIYA Masato]

> こんな感じ,つまり,space 2 個分づつしか下らなくしたいのですが,

(setq gnus-thread-indent-level 2)

でいかがでしょう。
--
Katsumi Yamaoka <yam...@jpl.org>

Keiichi Suzuki

unread,
Sep 7, 2001, 12:21:22 AM9/7/01
to
>>>>> semi-gnus-ja の No. 6260
>>>>> Message-Id: <wkae07e...@srv.cc.hit-u.ac.jp> で、
>>>>> "た" == Shiro Takeda <ged...@srv.cc.hit-u.ac.jp>さま曰く...

た> こんな感じ,つまり,space 2 個分づつしか下らなくしたいのですが,これっ
た> て設定できることなんでしょうか? gnus-summary-line-format をいろいろい
た> じってみたんですが,思うようにはできませんでした.

(setq gnus-thread-indent-level 2)

かな?
--
鈴木圭一 / kei...@nanap.org
PGP finger print (DH/DSS)
0B32 B37E 6DE9 3BC1 68A4 4089 7AAF 2B03 ECBD 614B

Shiro Takeda

unread,
Sep 7, 2001, 2:42:04 AM9/7/01
to
Katsumi Yamaoka <yam...@jpl.org> writes:

やまおかさん,すずきさん,どうもありがとうございます.これで希望どおり
にできました.

---

Shiro Takeda <ged...@srv.cc.hit-u.ac.jp>

TSUCHIYA Masatoshi

unread,
Sep 11, 2001, 11:20:00 AM9/11/01
to
>> On Fri, 07 Sep 2001 12:38:35 +0900
>> 「山」== yam...@jpl.org (Katsumi Yamaoka) said as follows:

山> (setq gnus-thread-indent-level 2)
山> でいかがでしょう。

なるほど、こういう設定があったのですか。

最近の emacs-w3m ML のスレッドは随分と深くなっているので、私にも、この
設定は有効ではないか、とちょっと試してみたのですが、やっぱり分かり難く
なってしまいますね。

それで調べていて気が付いたのですが、以下のような設定をして、表題をなる
べく表示しないようにすると、スレッドの段差は元のままでも、見易いスレッ
ドが作られるようになりました。

(setq gnus-simplify-ignored-prefixes
"\\`\\(\\[[-A-z0-9]+[ :][0-9]+\\]\\|([-A-z0-9]+[ :][0-9]+)\\)\\s *"
gnus-simplify-subject-functions '(gnus-simplify-subject-fuzzy
gnus-simplify-subject-re
gnus-simplify-whitespace))

ご参考までに。

--
土屋 雅稔 ( TSUCHIYA Masatoshi )

0 new messages