emacs-devel
[Top][All Lists]
Advanced

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

Re: address@hidden: [21.2.90]: Lesstif menu placement after frame resize


From: Harald . Maier . BW
Subject: Re: address@hidden: [21.2.90]: Lesstif menu placement after frame resize]
Date: Tue, 08 Oct 2002 06:48:25 +0200
User-agent: Gnus/5.090008 (Oort Gnus v0.08) Emacs/21.2.90 (i386-mingw-nt5.0.2195)

OOps, sorry for resending. I had a bad message header.
---------------------------------------------------------------------------
Richard Stallman <address@hidden> writes:

>     I tried this _one line fix_ too with emacs-21.2.90. Works great !!!
>     Personally, I think we should do the change in RC too because the
>     problem if it happens is really annoying.
>
> Can you test it in RC (if no one else has)?

I checked out the tag EMACS_21_1_RC and configured emacs with the
MOTIF option and recompiled the software with Jan's patch then the
problem with the miss placed menus disappeared. Without the patch the
problem still exists. This is tested with windowmaker 0.65.

Harald

*** xterm.c.~1.650.4.32.~       Tue Oct  1 08:32:38 2002
--- xterm.c     Tue Oct  8 06:29:21 2002
***************
*** 10210,10215 ****
--- 10210,10216 ----
                  x_real_positions (f, &x, &y);
                  f->output_data.x->left_pos = x;
                  f->output_data.x->top_pos = y;
+                 goto OTHER;
                }
              break;

,----
| GNU Emacs 21.2.91.2 (i686-pc-linux-gnu, Motif Version 2.1.30) of
| 2002-10-08 on athene
`----






reply via email to

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