From mboxrd@z Thu Jan 1 00:00:00 1970 Path: quimby.gnus.org!not-for-mail From: gerd.moellmann@t-online.de (Gerd Moellmann) Newsgroups: gmane.emacs.devel Subject: Re: x-autoselect-window Date: 16 Feb 2002 18:36:32 +0100 Message-ID: <867kpdxra7.fsf@gerd.dnsq.org> References: <2427-Sat16Feb2002175432+0200-eliz@is.elta.co.il> Reply-To: gerd@gnu.org NNTP-Posting-Host: quimby2.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: quimby2.netfonds.no 1013882219 13594 195.204.10.66 (16 Feb 2002 17:56:59 GMT) X-Complaints-To: usenet@quimby2.netfonds.no NNTP-Posting-Date: 16 Feb 2002 17:56:59 GMT Cc: emacs-devel@gnu.org Original-Received: from fencepost.gnu.org ([199.232.76.164]) by quimby2.netfonds.no with esmtp (Exim 3.12 #1 (Debian)) id 16c950-0003XA-00 for ; Sat, 16 Feb 2002 18:56:58 +0100 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.33 #1 (Debian)) id 16c8nn-0000fn-00; Sat, 16 Feb 2002 12:39:11 -0500 Original-Received: from mailout06.sul.t-online.com ([194.25.134.19]) by fencepost.gnu.org with esmtp (Exim 3.33 #1 (Debian)) id 16c8lX-0000WP-00 for ; Sat, 16 Feb 2002 12:36:51 -0500 Original-Received: from fwd11.sul.t-online.de by mailout06.sul.t-online.com with smtp id 16c8lT-0000u0-07; Sat, 16 Feb 2002 18:36:47 +0100 Original-Received: from gerd.dnsq.org (520015515780-0001@[217.85.166.134]) by fwd11.sul.t-online.com with esmtp id 16c8lG-0h7NTcC; Sat, 16 Feb 2002 18:36:34 +0100 Original-Received: (from gerd@localhost) by gerd.dnsq.org (8.11.6/8.11.4) id g1GHaWk00279; Sat, 16 Feb 2002 18:36:32 +0100 (CET) (envelope-from gerd@gnu.org) X-Authentication-Warning: gerd.dnsq.org: gerd set sender to gerd@gnu.org using -f Original-To: Eli Zaretskii In-Reply-To: <2427-Sat16Feb2002175432+0200-eliz@is.elta.co.il> Original-Lines: 12 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2.50 X-Sender: 520015515780-0001@t-dialin.net Errors-To: emacs-devel-admin@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.0.5 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: Xref: quimby.gnus.org gmane.emacs.devel:1207 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:1207 "Eli Zaretskii" writes: > I think that a call to Fselect_window is not enough to cause the > relevant parts of redisplay to run, since nothing really changes > on the screen. > > Gerd, what would be the way to force Emacs to display the > selected window in this case? I tried several possible ways, but > nothing seemed to work. If I'm guessing right that this is done in C, then a ++windows_or_buffers_changed should suffice. _______________________________________________ Emacs-devel mailing list Emacs-devel@gnu.org http://mail.gnu.org/mailman/listinfo/emacs-devel