From mboxrd@z Thu Jan 1 00:00:00 1970 From: E Sabof Subject: Re: Bug: org-time-stamp sometimes moves my cursor to another monitor ( [7.8.11] Date: Sun, 6 Jan 2013 10:20:13 +0000 Message-ID: References: <87vcba3fpp.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=20cf30050e8ae8c17d04d29c0ee6 Return-path: Received: from eggs.gnu.org ([208.118.235.92]:41987) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TrnKy-0000jA-TM for emacs-orgmode@gnu.org; Sun, 06 Jan 2013 05:20:20 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TrnKw-0002gU-EY for emacs-orgmode@gnu.org; Sun, 06 Jan 2013 05:20:16 -0500 Received: from mail-qc0-f172.google.com ([209.85.216.172]:41342) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TrnKw-0002gO-AA for emacs-orgmode@gnu.org; Sun, 06 Jan 2013 05:20:14 -0500 Received: by mail-qc0-f172.google.com with SMTP id b25so10799525qca.3 for ; Sun, 06 Jan 2013 02:20:13 -0800 (PST) In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Bastien Cc: emacs-orgmode@gnu.org --20cf30050e8ae8c17d04d29c0ee6 Content-Type: text/plain; charset=ISO-8859-1 Apparently what doesn't work is (select-frame-set-input-focus), which might have something to do with calendar appearing in a separate frame depending on the value of calendar-setup. Meaning it's probably either an emacs bug, an xmonad bug or a xinerama bug. On Sun, Jan 6, 2013 at 8:46 AM, E Sabof wrote: > In emacs -Q > (setq mouse-autoselect-window t) > M-x org-mode > C-c . > The cursor will move. > > Sometimes it will move the cursor on top of another frame, which will > become active on my computer, since my window manager is also > cursor-sensitive. > > > > On Sun, Jan 6, 2013 at 7:58 AM, Bastien wrote: > >> Hi, >> >> E Sabof writes: >> >> > The culprit has proved to be the last line of this function, which I >> > commented out in my config: >> >> Please provide a way to reproduce the bug. >> >> Thanks, >> >> -- >> Bastien >> > > --20cf30050e8ae8c17d04d29c0ee6 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
Apparently what doesn't work is (select-frame-set-inpu= t-focus), which might have something to do with calendar appearing in a sep= arate frame depending on the value of calendar-setup.=A0
Meaning it'= ;s=A0probably=A0either an emacs bug, an xmonad bug or a xinerama bug.


On Sun,= Jan 6, 2013 at 8:46 AM, E Sabof <esabof@gmail.com> wrote:
In emacs -Q
(setq mouse-autoselect-window t)
=
M-x org-mode
C-c .
The cursor will move.

Sometimes it will move the cursor on top of another frame, = which will become active on my computer, since my window=A0manager is also = cursor-sensitive.



On Sun, Jan 6, 2013 at 7:58= AM, Bastien <bzg@altern.org> wrote:
Hi,

E Sabof <esabof@gm= ail.com> writes:

> The culprit has proved to be the last line of this function, which I > commented out in my config:

Please provide a way to reproduce the bug.

Thanks,

--
=A0Bastien


--20cf30050e8ae8c17d04d29c0ee6--