emacs-bidi
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[emacs-bidi] Re: hebeng.el


From: Ehud Karni
Subject: [emacs-bidi] Re: hebeng.el
Date: Fri, 9 Nov 2001 16:47:31 +0200

On 09 Nov 2001 11:37:44 +0100, address@hidden (Janusz S.Bien) wrote:
> 
> The file received is
> 
>         ;;     RCS: $Id: hebeng.el,v 1.107 2000/02/24 14:30:52 ehud Exp ehud $

This hebeng.el version is for emacs 21.1 unibyte or mule. I did not
updated the RCS yet because I'm not sure if it is bug free.

> which gives errors when loading both for GNU Emacs 20 and 21.
> 
> The first error message received is
> 
>         Symbol's function definition is void: keymap-test

The keymap-test function is defined in one of my other packages. I added
it to hebeng.el too (your the 2nd person to report this). Below is the
definition. There are no other differences from the file you loaded.

(defun keymap-test (var)           ; internal function for keymap checking
       (and (boundp var)
            (keymapp (symbol-value var))))

Ehud.


-- 
 Ehud Karni     Mivtach - Simon  Insurance   /"\
 Tel: +972-3-7966-561 Fax: +972-3-7966-667   \ /  ASCII Ribbon Campaign
 (USA) Fax and  voice  mail: 1-815-5509341    X   Against  HTML  Mail
     Better     Safe     Than     Sorry      / \
     mailto:address@hidden    http://www.simonwiesel.co.il



reply via email to

[Prev in Thread] Current Thread [Next in Thread]