From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Greg Hill Newsgroups: gmane.emacs.help Subject: Problem with X window frames Date: Fri, 10 Jan 2003 21:17:01 -0800 Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" ; format="flowed" X-Trace: main.gmane.org 1042262298 30877 80.91.224.249 (11 Jan 2003 05:18:18 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sat, 11 Jan 2003 05:18:18 +0000 (UTC) Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18XE2D-00081t-00 for ; Sat, 11 Jan 2003 06:18:17 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18XE34-00069Y-01 for gnu-help-gnu-emacs@m.gmane.org; Sat, 11 Jan 2003 00:19:10 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 18XE2Y-0005vh-00 for help-gnu-emacs@gnu.org; Sat, 11 Jan 2003 00:18:38 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 18XE1q-0005Fy-00 for help-gnu-emacs@gnu.org; Sat, 11 Jan 2003 00:17:54 -0500 Original-Received: from renfield.synergymicro.com ([153.105.4.30] helo=synergymicro.com) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18XE1U-0005AO-00 for help-gnu-emacs@gnu.org; Sat, 11 Jan 2003 00:17:32 -0500 Original-Received: from synergy.synergy.encinitas.ca.us ([153.105.4.29]) by synergymicro.com (8.9.3/8.9.3) with ESMTP id VAA29315 for ; Fri, 10 Jan 2003 21:18:35 -0800 Original-Received: from [198.17.100.22] (G-Hill-Mac [198.17.100.22])VAA22086 for ; Fri, 10 Jan 2003 21:23:07 -0800 X-Sender: ghill@synergy (Unverified) Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:5357 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:5357 In my first foray into frames, I am not having any success with the functions select-frame, raise-frame or lower-frame, or the customization variable focus-follows-mouse. No errors, they just silently have no effect. Yet the functions make-frame, frame-parameters, set-frame-position, etc., all seem to work fine. Any ideas what the problem might be? Here is the platform I am working on: system-configuration "sparc-sun-solaris2.7" system-type usg-unix-v emacs-version "21.2.2" window-system x Thanks in advance. --Greg