emacs 18 functions

Yuuichi Teranishi teranisi @ gohome.org
2000年 2月 1日 (火) 14:10:20 JST


At 01 Feb 2000 12:50:31 +0900,
Yoshiki Hayashi <t90553 @ m.ecc.u-tokyo.ac.jp> wrote:
> 
> XEmacs の部分は私が犯人なので補足しておきますと、
> 
> XEmacs 21.1: predicate require-match init hist
> XEmacs 21.2: predicate require-match init hist def
> 
> となっています。21.2 は beta 版なので最新版しか考慮しない
> ことにすると、21.1 か 21.2 で切り分けられます。

御反応ありがとうございます。
XEmacs 21.2 から変わってたとは知りませんでした。

> # XEmacs と FSF Emacs で完全に互換性のない
> # read-from-minibuffer とかはどうなるんでしょう?

これは困りますね...。
APEL 的には HIST までをエミュレーション対象ということにして、
ポータブルにしたければ HIST までしか使わないようにしてもらう
しかないのではないでしょうか。

Emacs 20.5:
(read-from-minibuffer PROMPT
&optional INITIAL-CONTENTS KEYMAP READ HIST DEFAULT-VALUE INHERIT-INPUT-METHOD)

XEmacs 21.2.x:
(read-from-minibuffer PROMPT
&optional INITIAL-CONTENTS KEYMAP READP HISTORY ABBREV-TABLE DEFAULT)

--
Yuuichi Teranishi (寺西裕一) <teranisi @ gohome.org>
PGP 5.0i Public Key: http://www.gohome.org/pgp5/teranisi.key
"There's nothing you can do that can't be done..."




More information about the APEL-ja mailing list