From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: =?utf-8?Q?Peter_M=C3=BCnster?= Newsgroups: gmane.emacs.help Subject: position of notification pop-ups Date: Sun, 17 Jun 2012 23:32:15 +0200 Message-ID: <87zk8162w0.fsf@micropit.couberia.bzh> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1339968759 18486 80.91.229.3 (17 Jun 2012 21:32:39 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 17 Jun 2012 21:32:39 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Jun 17 23:32:39 2012 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1SgN5J-0000vT-Rc for geh-help-gnu-emacs@m.gmane.org; Sun, 17 Jun 2012 23:32:37 +0200 Original-Received: from localhost ([::1]:47258 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SgN5J-00011e-PO for geh-help-gnu-emacs@m.gmane.org; Sun, 17 Jun 2012 17:32:37 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:57391) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SgN5D-00011O-6c for help-gnu-emacs@gnu.org; Sun, 17 Jun 2012 17:32:33 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SgN5B-00066G-J4 for help-gnu-emacs@gnu.org; Sun, 17 Jun 2012 17:32:30 -0400 Original-Received: from plane.gmane.org ([80.91.229.3]:55643) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SgN5B-00066A-CG for help-gnu-emacs@gnu.org; Sun, 17 Jun 2012 17:32:29 -0400 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1SgN56-0000TN-BZ for help-gnu-emacs@gnu.org; Sun, 17 Jun 2012 23:32:24 +0200 Original-Received: from arennes-359-1-261-204.w2-12.abo.wanadoo.fr ([2.12.36.204]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 17 Jun 2012 23:32:24 +0200 Original-Received: from pmlists by arennes-359-1-261-204.w2-12.abo.wanadoo.fr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 17 Jun 2012 23:32:24 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 16 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: arennes-359-1-261-204.w2-12.abo.wanadoo.fr User-Agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.1 (gnu/linux) Cancel-Lock: sha1:DJEAEMrX42qZWOGeeZYkpRvMbwk= X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 80.91.229.3 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:85270 Archived-At: Hi, A bit OT, because I did not find any mailinglist for notification-daemon... I'm using `notifications-notify' with call-back actions. Sometimes, when clicking on an action, another pop-up appears just some milliseconds before, and the original pop-up moves down, so I click on the wrong action... :( How can I tell the notification-daemon, to keep the position of the pop-ups, and to place new pop-ups just below the already existing ones? TIA for any help! -- Peter