delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2018/05/03/14:02:33

X-Recipient: archive-cygwin AT delorie DOT com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
:list-unsubscribe:list-subscribe:list-archive:list-post
:list-help:sender:mime-version:from:date:message-id:subject:to
:content-type; q=dns; s=default; b=J27+qaPjTZSZ8Bylz4hJeXS0tDmhv
ZcUJGkRU+bhVzGE8WqPBE8q6cI5fc8ehIB0EPfkMbOm6hlayL/PJCgxycdrr+HTC
MVHrRqepkzvv5mA2H6Y9LKzQOIOCqqetAxH1w/iTX+X7m0mSL+rP/bT5/VRz5rYG
7/CCg4Y4LXd67g=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
:list-unsubscribe:list-subscribe:list-archive:list-post
:list-help:sender:mime-version:from:date:message-id:subject:to
:content-type; s=default; bh=kqKolX+vjInRZXhNSwG+2V2EHcM=; b=g+d
jglRCpkwzMGeFR6w5TKZM5yWIxArMPsWaVls45dgr8d2cVfCpzodIKUIQbH7jwfa
dM+N2R+ztaU5yiIuxnoh7gRUcDldmLXG/yRP0PkWZJ8alMKrMohEuT2NNbTKsGbV
AeuJMHmwADhewym1Fw6ZxN4l9psXCpMSyoZRsIXE=
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-1.8 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=rise, cygwinxfree, cygwin-xfree, Hx-languages-length:809
X-HELO: mail-vk0-f51.google.com
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=PZIBwWzPlmlZFRz18I0BpAoAXvfLvEj5LmiRIdVPilg=; b=cU/b9dKxjiT9f4k94uci1LzSJzsE7B/ev7Q8fvtkjJZ3r5IIQKi8SDDQ9EeOZSJqRW BV1lddmgaNfBsbfMyihzmstcjY62JijFBypNEm+tgLkBzprwPO7MsFIvUEoQlDlap56Z ONUyT5uJirrCTZj/PDJ5G2CuohWhBgKbEWPhWG99Hm0JLCvmUJeM5wxeVIBT6kzETQzV Eodfl7aB2981AYGrUTryh44jt2RidLhxd0wk1UNPbIJ/WEob4kpNFHPK1A/TI/ltZmK9 4Wn7FDGKgx4Qnvy0iR67XpgyJvFYt9w7vEUhVepL35tOD8kbN9U5HU3RTQvaEEYtfakv opIA==
X-Gm-Message-State: ALQs6tCJD1iDz+78PZMlhYFVcA9kiPyScI1Wzmhkb0trN0SeRjpqM9Fh Lo0S3J8VU2S1oBAflqnAmV8DVGalxzKlieObW+awrvvA
X-Google-Smtp-Source: AB8JxZprbukW5f6oHX1v7rsHBH3cZInLcBTVHHsN3U7hqkNzxTzdDipHaERc2s0EtT+OoWveLfZFge3BqMGBheWbZxs=
X-Received: by 2002:a1f:5447:: with SMTP id i68-v6mr4924498vkb.146.1525370538878; Thu, 03 May 2018 11:02:18 -0700 (PDT)
MIME-Version: 1.0
From: Gulliver Smith <gulliver DOT m DOT smith AT gmail DOT com>
Date: Thu, 3 May 2018 14:02:18 -0400
Message-ID: <CAK2rWZXDNY-wpWTm7G=LVzB9XtsP2CMtwZbMOw2ctmXW44DAAg@mail.gmail.com>
Subject: Emacs raise-frame in cygwin x multiwindow mode
To: cygwin <cygwin AT cygwin DOT com>

A quick search show messages way back from 2004 on this topic from
several different authors including myself.

The problem is that when running Cygwin X in multi window mode,
"raise-frame" calls from emacs clients do not raise windows.

E.g., in a frame I call "(setq f (selected-frame))" then put another
frame on top and run "(raise-frame f)". The frame does not rise.

I'm running "/usr/bin/X -multiwindow -listen tcp" on both Windows 10
and Windows 7 boxes, with emacs 25 in a virtual machine.

There is a proposed patch in
https://www.cygwin.com/ml/cygwin-xfree/2011-08/msg00034.html (7 years
ago)

I'm not in a position to compile cygwin X, and the patch probably
isn't relevant to the latest source code in any case.

Is there any news?
Thanks
Gulliver

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019