diff PROBLEMS @ 308:33bdb3d4b97f r21-0b52

Import from CVS: tag r21-0b52
author cvs
date Mon, 13 Aug 2007 10:42:44 +0200
parents c6de09ad3017
children d1b52dcaa789
line wrap: on
line diff
--- a/PROBLEMS	Mon Aug 13 10:41:59 2007 +0200
+++ b/PROBLEMS	Mon Aug 13 10:42:44 2007 +0200
@@ -1351,6 +1351,16 @@
 Or you could set TERMCAP only when you set TERM--which should not
 happen in a non-login shell.
 
+** The popup menu appears at the buttom/right of my screen.
+
+You probably have something like the following in your ~/.Xdefaults
+
+	Emacs.geometry:		81x56--9--1
+
+Use the following instead
+
+	Emacs*EmacsFrame.geometry:		81x56--9--1
+
 
 * Compatibility problems (with Emacs 18, GNU Emacs, or previous XEmacs/lemacs)
 ==============================================================================