From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Mathias Dahl Newsgroups: gmane.emacs.help Subject: Re: Detect focus on emacs. Date: Tue, 03 May 2005 15:15:13 +0200 Message-ID: References: <87acnm5v9h.fsf@mahaena.lrde> <87y8b47coy.fsf@mahaena.lrde> <874qdsjav6.fsf@mahaena.lrde> <1115041811.936210.104400@f14g2000cwb.googlegroups.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1115226754 26887 80.91.229.2 (4 May 2005 17:12:34 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 4 May 2005 17:12:34 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed May 04 19:12:30 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DTNP7-0004xK-CM for geh-help-gnu-emacs@m.gmane.org; Wed, 04 May 2005 19:11:21 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DTNN3-0004tH-3J for geh-help-gnu-emacs@m.gmane.org; Wed, 04 May 2005 13:09:13 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news.tele.dk!news.tele.dk!small.news.tele.dk!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 14 Original-X-Trace: individual.net J5hSIQOZyVJkVh+3313HTwBeIB/JG117SdbIY5BaxYHhcGdOLw User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/21.3.50 (windows-nt) Cancel-Lock: sha1:LcEoNTey5AVyDEwAqpxEUPWgGoA= Original-Xref: shelby.stanford.edu gnu.emacs.help:130622 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:26273 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:26273 "rgb" writes: >> The aim is to allow the user to be warned with a > `xmessage(1)' >> that some message arrived, but only if Emacs doesn't have the > focus. >> > > Any frame of Emacs or some particular frame? My guess is the frame with a buffer where a new IM message is displayed. /Mathias