From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#36779: 25.1; mouse click not recognized for frames with large left position Date: Wed, 26 Aug 2020 11:00:40 +0300 Message-ID: <83y2m13kgn.fsf@gnu.org> References: <87h87c2hhg.fsf@LAPTOP-0TO7HGG8.localdomain> <8336ivpkt5.fsf@gnu.org> <83o91inuse.fsf@gnu.org> <6b7c63b2-9b69-6955-1e4b-82b86c088da6@gmx.at> <73bd973f-b526-df1c-fe46-0d879362fb7e@gmx.at> <83r25prviq.fsf@gnu.org> <17dccaed-e83e-44d7-49bc-8af169dc87d7@gmx.at> <838se23pjo.fsf@gnu.org> <831rjt52zd.fsf@gnu.org> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="16878"; mail-complaints-to="usenet@ciao.gmane.io" Cc: stefan@marxist.se, 36779@debbugs.gnu.org To: Eijiro Sumii Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Wed Aug 26 10:02:10 2020 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1kAqNm-0004EL-EX for geb-bug-gnu-emacs@m.gmane-mx.org; Wed, 26 Aug 2020 10:02:10 +0200 Original-Received: from localhost ([::1]:40042 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kAqNl-00066E-D5 for geb-bug-gnu-emacs@m.gmane-mx.org; Wed, 26 Aug 2020 04:02:09 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:58248) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kAqNe-00065v-Ry for bug-gnu-emacs@gnu.org; Wed, 26 Aug 2020 04:02:02 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:53975) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kAqNe-00048p-JE for bug-gnu-emacs@gnu.org; Wed, 26 Aug 2020 04:02:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1kAqNe-0000Gh-Hl for bug-gnu-emacs@gnu.org; Wed, 26 Aug 2020 04:02:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 26 Aug 2020 08:02:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 36779 X-GNU-PR-Package: emacs Original-Received: via spool by 36779-submit@debbugs.gnu.org id=B36779.1598428863922 (code B ref 36779); Wed, 26 Aug 2020 08:02:02 +0000 Original-Received: (at 36779) by debbugs.gnu.org; 26 Aug 2020 08:01:03 +0000 Original-Received: from localhost ([127.0.0.1]:37270 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kAqMh-0000Eo-8u for submit@debbugs.gnu.org; Wed, 26 Aug 2020 04:01:03 -0400 Original-Received: from eggs.gnu.org ([209.51.188.92]:47652) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kAqMg-0000EE-0D for 36779@debbugs.gnu.org; Wed, 26 Aug 2020 04:01:02 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:55889) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kAqMZ-0003zk-9O; Wed, 26 Aug 2020 04:00:55 -0400 Original-Received: from [176.228.60.248] (port=3188 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1kAqMX-0000ar-T5; Wed, 26 Aug 2020 04:00:54 -0400 In-Reply-To: (message from Eijiro Sumii on Wed, 26 Aug 2020 16:40:56 +0900) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.io gmane.emacs.bugs:186404 Archived-At: > From: Eijiro Sumii > Date: Wed, 26 Aug 2020 16:40:56 +0900 > Cc: 36779@debbugs.gnu.org, stefan@marxist.se, rudalics@gmx.at > > On Wed, Aug 26, 2020 at 3:35 PM Eli Zaretskii wrote: > > Which parts of the discussion of bug#36779 do you find useful for > > understanding the issue and how to work around it? I skimmed the > > discussion and found nothing useful there, but maybe I missed > > something. > > Those who are troubled with a similar problem, or those who try to fix > it, would want to know details such as the video and logs, just for > example. Sorry, I don't understand: which video and what logs? The PROBLEMS file is not for people who fix bugs, it is for people who need to work around the problems which cannot be fixed. People who want to fix bugs should search the Emacs bug database. > We have been delayed for more than a year - I am not sure if this is normal. I don't understand this part either: what kind of delay are you talking about? Who was delayed, and how?