emacs-devel
[Top][All Lists]
Advanced

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

Re: problems with easy-menu-add on --without-x emacs


From: Stefan Monnier
Subject: Re: problems with easy-menu-add on --without-x emacs
Date: 10 Apr 2004 11:33:38 -0400
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50

> I notice several cases where things fail on an emacs compiled without X
> support, because they call `easy-menu-add', and it calls `x-popup-menu'
> which isn't defined when X support is disabled.  I don't recall such
> failures the last time I tried to make a no-X emacs, so maybe something
> has changed recently.

I've just removed the unnecessary call to x-popup-menu yesterday, as
a matter of fact, so things should work again.


        Stefan




reply via email to

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