From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Jan D." Newsgroups: gmane.emacs.pretest.bugs,gmane.emacs.devel Subject: Re: x-focus-frame problem Date: Tue, 04 Mar 2003 20:33:40 +0100 Sender: emacs-pretest-bug-bounces+gebp-emacs-pretest-bug=gmane.org@gnu.org Message-ID: <3E64FF94.7080306@swipnet.se> References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1046809131 3028 80.91.224.249 (4 Mar 2003 20:18:51 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 4 Mar 2003 20:18:51 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-pretest-bug-bounces+gebp-emacs-pretest-bug=gmane.org@gnu.org Tue Mar 04 21:18:50 2003 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 18qIr9-0000hs-00 for ; Tue, 04 Mar 2003 21:17:43 +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 18qIk0-0006LW-00 for gebp-emacs-pretest-bug@gmane.org; Tue, 04 Mar 2003 15:10:20 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 18qIBB-0003Cb-00 for emacs-pretest-bug@gnu.org; Tue, 04 Mar 2003 14:34:21 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 18qIAw-00035A-00 for emacs-pretest-bug@gnu.org; Tue, 04 Mar 2003 14:34:08 -0500 Original-Received: from stubby.bodenonline.com ([193.201.16.94]) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18qIAt-0002ks-00; Tue, 04 Mar 2003 14:34:03 -0500 Original-Received: from swipnet.se (accessno42.bodenonline.com [193.201.16.44]) h24KQqkw017952; Tue, 4 Mar 2003 21:26:57 +0100 User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.3b) Gecko/20030210 X-Accept-Language: en-us, en Original-To: yamaoka@jpl.org In-Reply-To: Original-cc: emacs-pretest-bug@gnu.org X-BeenThere: emacs-pretest-bug@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: emacs-pretest-bug-bounces+gebp-emacs-pretest-bug=gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.pretest.bugs:26 gmane.emacs.devel:12095 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:12095 > Date: Thu, 27 Feb 2003 21:31:45 +0900 > From: Katsumi Yamaoka > To: emacs-pretest-bug@gnu.org > Subject: cursor disappears from the Emacs 21.3.50 frame > > Dear Emacs Developers, > > I'm using the most recent Emacs CVS. There may be a bug that > the cursor disappears from the Emacs frame when I evaluate the > following form: > > (select-frame-set-input-focus (selected-frame)) > I think I fixed this now. Can you test it again? Thanks, Jan D.