From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id 2DONL+zF9l4wBQAA0tVLHw (envelope-from ) for ; Sat, 27 Jun 2020 04:07:08 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id KFlsK+zF9l7pUgAA1q6Kng (envelope-from ) for ; Sat, 27 Jun 2020 04:07:08 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 64AF39400B9 for ; Sat, 27 Jun 2020 04:07:07 +0000 (UTC) Received: from localhost ([::1]:48850 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jp27N-00044Q-3r for larch@yhetil.org; Sat, 27 Jun 2020 00:07:05 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:48464) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jp26t-00044G-O8 for emacs-orgmode@gnu.org; Sat, 27 Jun 2020 00:06:35 -0400 Received: from pb-smtp20.pobox.com ([173.228.157.52]:57508) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jp26q-0003oZ-K7 for emacs-orgmode@gnu.org; Sat, 27 Jun 2020 00:06:35 -0400 Received: from pb-smtp20.pobox.com (unknown [127.0.0.1]) by pb-smtp20.pobox.com (Postfix) with ESMTP id BBF34D32C2; Sat, 27 Jun 2020 00:06:29 -0400 (EDT) (envelope-from kyle@kyleam.com) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=pobox.com; h=from:to:cc :subject:in-reply-to:references:date:message-id:mime-version :content-type; s=sasl; bh=urky6JYalTrSWSBMqs2Fe55zcl4=; b=MaXhXD feUhyhENc91bdfz1xB0iAcgqgKvL+yt82xl8W936zmEWpvbSYTPJdcyiUSj9Z5ak +gmsu6L6LO42XXQh5Hvh4kguyV9m49rUroO0ZohhC50MijS0eJAqgjHPE25cw2CC ML/m+R/LRhroo9yzlQ3T+sX7jMDjL+ESVztVw= Received: from pb-smtp20.sea.icgroup.com (unknown [127.0.0.1]) by pb-smtp20.pobox.com (Postfix) with ESMTP id A5E48D32C1; Sat, 27 Jun 2020 00:06:29 -0400 (EDT) (envelope-from kyle@kyleam.com) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=kyleam.com; h=from:to:cc:subject:in-reply-to:references:date:message-id:mime-version:content-type; s=mesmtp; bh=ed309EJ98+JboUsoWpPcbuiyIKATzmzjHkP9Sd7nfeM=; b=gG4GUS8ZU7PEvpJmpOViSuMrG4+CEinZ9bD5hnC6mX6WvbJi8U0EpL/Av4z4tPNSLwqKdkSo5YivL3QMtVUsHDWlNyMsDqeEHeGBKgnNjyQG+mjc+96z/S0FT9MiF1KvGLOEyFECGnlHzRH4rUT7R+fkalbAChnwCZnM8/K6Dms= Received: from localhost (unknown [45.33.91.115]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pb-smtp20.pobox.com (Postfix) with ESMTPSA id 18CB2D32C0; Sat, 27 Jun 2020 00:06:27 -0400 (EDT) (envelope-from kyle@kyleam.com) From: Kyle Meyer To: Gustavo Barros Subject: Re: [PATCH] ox: Prevent dispatcher from starting in scrolled window In-Reply-To: <874kqx5ktp.fsf@gmail.com> References: <87tv3a56vv.fsf@gmail.com> <874krtvifh.fsf@gmail.com> <87y2owetey.fsf@kyleam.com> <87sgf4bgu8.fsf@gmail.com> <87d05l722h.fsf@kyleam.com> <874kqx5ktp.fsf@gmail.com> X-Woof-Bug: fixed Date: Sat, 27 Jun 2020 04:06:25 +0000 Message-ID: <87a70p6tku.fsf@kyleam.com> MIME-Version: 1.0 Content-Type: text/plain X-Pobox-Relay-ID: 929E6364-B82B-11EA-AC9C-B0405B776F7B-24757444!pb-smtp20.pobox.com Received-SPF: pass client-ip=173.228.157.52; envelope-from=kyle@kyleam.com; helo=pb-smtp20.pobox.com X-detected-operating-system: by eggs.gnu.org: First seen = 2020/06/27 00:06:29 X-ACL-Warn: Detected OS = Linux 2.2.x-3.x [generic] [fuzzy] X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_LOW=-0.7, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001 autolearn=_AUTOLEARN X-Spam_action: no action X-BeenThere: emacs-orgmode@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: emacs-orgmode@gnu.org Errors-To: emacs-orgmode-bounces+larch=yhetil.org@gnu.org Sender: "Emacs-orgmode" X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=pobox.com header.s=sasl header.b=MaXhXD f; dkim=pass header.d=kyleam.com header.s=mesmtp header.b=gG4GUS8Z; dmarc=none; spf=pass (aspmx1.migadu.com: domain of emacs-orgmode-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=emacs-orgmode-bounces@gnu.org X-Spam-Score: -1.21 X-TUID: Wy11XCpnyJGz Gustavo Barros writes: > And I'm glad to confirm the patch fixes things on my end for the recipe > provided in the report. Same as you, I don't fully understand the > interactions which trigger the issue, so I can only claim that "I can no > longer reproduce". Which is great, of course. But, as far as I > understand, the patch makes sense to me. > > Thank you very much for sticking with me and finding a fix. Thanks for confirming. Pushed (591ea3eaf).