[Mew-dist 17136] mew-summary-set-config in thread folder

SUGIMORI ( 杉森 隆行 ) taro at example.com
2001年 4月 17日 (火) 08:51:19 JST


すぎもりです。

最近、Threadフォルダで生活することが多くなったので、
mew-summary-set-config を Threadフォルダで実行できないのが、
面倒になってきました。
summary-onlyにしているのには、何か意味があるのでしょうか?


$ diff -c mew-config.el mew-config.el.org 
*** mew-config.el	Tue Apr 17 08:45:04 2001
--- mew-config.el.org	Fri Apr  6 16:51:24 2001
***************
*** 263,269 ****
   (2) If called with '\\[universal-argument]', set the config value for output.
   (3) Otherwise, set the config value for input."
    (interactive "P")
!   (mew-summary-or-thread
     (if output
         (mew-config-set-output)
       (mew-config-set-input))
--- 263,269 ----
   (2) If called with '\\[universal-argument]', set the config value for output.
   (3) Otherwise, set the config value for input."
    (interactive "P")
!   (mew-summary-only
     (if output
         (mew-config-set-output)
       (mew-config-set-input))



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