Christoph Wedler writes:
>>>>> "KJ" == Kyle Jones
<kyle_jones(a)wonderworks.com> writes:
KJ> Christoph Wedler writes:
>> >> Didn't see anything related in the pre5
announcement...
>> >>
>> >> My popup menu appears at the buttom/right of my screen (window manager
>> >> ctwm-3.5). '--with-session=no' worked for XEmacs-20.3
(wasn't necessary
>> >> in XEmacs-20.4), but does not help now.
KJ> When you get a chance please, do the binary search thing with
KJ> your .ctwmrc and figure out what is triggering the behavior. It
KJ> willbe useful for the PROBLEMS file even there's no immediately
KJ> obvious fix.
It is the following line in my .Xdefaults:
Emacs.geometry: 81x56--9--1
Not for nothing, but the double-negative in the geometry may be the
problem.
Shouldn't it look like this:
Emacs.geometry: 81x56-9-1
When I use your geometry string on an xterm, I get it at position -0-0
(which is not what you want). When I use mine, I get it at the right
place.
Looks like XEmacs-21.0 uses it also for the popup menu...
This may be because of the double-negative.
--
Colin