Newsgroups: fj.editor.emacs
Path: galaxy.trc.rwcp.or.jp!mex1!jaist-news!cs.titech!wnoc-tyo-news!sh.wide!wnoc-kyo!omrongw!gw.omronsoft.co.jp!yamasita
From: yamasita@omronsoft.co.jp (Yasunari Gon Yamasita)
Subject: Re: I wan't use ^L on mh-e.
In-Reply-To: keith@fhl.fujitsu.co.jp's message of 15 Oct 92 09:45:00 JST
Message-ID: <YAMASITA.92Oct15220347@hsl040.slab.kyoto.omronsoft.co.jp>
Sender: news@gw.omronsoft.co.jp (News Manager)
Nntp-Posting-Host: hsl040.slab.kyoto.omronsoft.co.jp
Organization: Software Lab. OMRON SOFTWARE Co., Ltd. Kyoto, Japan.
References: <FUJII.92Oct14201433@bud.ews.ncl.omron.co.jp>
	<KEITH.92Oct15094500@qdn.fhl.fujitsu.co.jp>
Distribution: fj
Date: Thu, 15 Oct 1992 13:03:39 GMT
Lines: 25
Xref: galaxy.trc.rwcp.or.jp fj.editor.emacs:3223
X-originally-archived-at: http://galaxy.rwcp.or.jp/text/cgi-bin/newsarticle2?ng=fj.editor.emacs&nb=3223&hd=a
X-reformat-date: Mon, 18 Oct 2004 15:18:22 +0900
X-reformat-comment: Tabs were expanded into 4 column tabstops by the Galaxy's archiver. See http://katsu.watanabe.name/ancientfj/galaxy-format.html for more info.

$B%*%`%m%s%=%U%H%&%'%"$N;32<$H?=$7$^$9!#(B

In article <KEITH.92Oct15094500@qdn.fhl.fujitsu.co.jp>
keith@fhl.fujitsu.co.jp (Yoshiyuki Haraoka) writes:

 > $B0l9TKh$:$i$;$k$N$G$"$l$P;d$K$b2<$5$$!#(B

$B#19T%9%/%m!<%k$9$k$@$1$G$"$l$P!"$3$s$J$N$OG!2?$G$7$g$&!#(B
----------------------------------------------------------------------
(setq mh-folder-mode-hook
      '(lambda ()
 (define-key mh-folder-mode-map "\r" 'mh-folder-scroll-up1)))

(defun mh-folder-scroll-up1 ()
  "scroll 1 line"
  (interactive)
  (scroll-other-window 1))
----------------------------------------------------------------------
$B$A$J$_$K!";d$N;H$C$F$$$k(B mh-e.el $B$O!"(B
;;;  mh-e.el(Version: 3.6 for GNU Emacs Version 18 and MH.5 and MH.6)
$B$H$A$g$C$H8E$$$G$9!#(B
--
      $B%*%`%m%s(B $B%=%U%H%&%'%"!J3t!K%=%U%H%&%'%"8&5f<<(B
                       $B;32<(B $B9/@.(B
   yamasita@omronsoft.co.jp PC-VAN:XFC12614 Jupiter-Net:CT859100
