www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1996/11/25/12:36:37

Date: Mon, 25 Nov 1996 19:23:42 +0200 (IST)
From: Eli Zaretskii <eliz AT is DOT elta DOT co DOT il>
To: Komodakis Nikolaos 542 <komod AT csd DOT uch DOT gr>
Cc: djgpp AT delorie DOT com
Subject: Re: emacs 19.34 - problem with viper-mode
In-Reply-To: <199611251115.AA01926@crete.csd.uch.gr>
Message-Id: <Pine.SUN.3.91.961125191641.2187F-100000@is>
Mime-Version: 1.0

On Mon, 25 Nov 1996, Komodakis Nikolaos 542 wrote:

>    I have just downloaded the new version of emacs for 
> DOS (ver. 19.34).Everything works fine except for one thing.
> When I try to load viper-mode (i.e. M-x viper-mode), the following
> error message appears in the minibuffer:
>  "Symbol's function definition is void: iconify-or-deiconify-frame".

You should never assume that each and every Emacs feature will work on 
MSDOS.  Generally, only those features that are used by people who cared 
to make Emacs work on MSDOS were debugged to work there, and I would 
guess that none of them are vi fans ;-).

Please put the following on your Emacs init file (called `_emacs'):

(fset 'iconify-or-deiconify-frame 'ignore)

Then restart Emacs and try invoking `viper-mode' again.  The above magic 
should get you through that error, but I don't know if you won't bump 
into another problem further down the road (since I never use 
viper-mode).  If the above is all that is needed, please tell me so, and 
I will see to it that the next Emacs release will have this problem 
fixed.  If there are other problems, you will have to debug them.

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019