> From: "Richard M. Stallman" <[EMAIL PROTECTED]>
> CC: [EMAIL PROTECTED], [EMAIL PROTECTED],
>       [EMAIL PROTECTED], emacs-devel@gnu.org
> Date: Sun, 11 Sep 2005 02:54:00 -0400
> 
> I see no reason to duplicate this code.  If x-popup-menu can operate
> at run time, for this limited purpose, without a window system, it
> should not be hard to make it do the same job when compiled without a
> window system.

I have no idea if this will work without some non-trivial re-shuffling
of the code in x-popup-menu.  Just looking at the source, it seems to
invoke functions that need X (or its emulation).  Someone will have to
work on refactoring the code before we can do what you suggest.


_______________________________________________
Emacs-devel mailing list
Emacs-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-devel

Reply via email to