From debbugs-submit-bounces@debbugs.gnu.org Wed Feb 22 13:14:15 2017 Received: (at submit) by debbugs.gnu.org; 22 Feb 2017 18:14:15 +0000 Received: from localhost ([127.0.0.1]:51489 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cgbQU-0005Fv-Qk for submit@debbugs.gnu.org; Wed, 22 Feb 2017 13:14:15 -0500 Received: from eggs.gnu.org ([208.118.235.92]:33123) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cgbQQ-0005FH-1L for submit@debbugs.gnu.org; Wed, 22 Feb 2017 13:14:05 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cgbQJ-00008d-Dl for submit@debbugs.gnu.org; Wed, 22 Feb 2017 13:13:56 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_50,FREEMAIL_FROM, T_DKIM_INVALID autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:42269) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cgbQJ-00008Z-AQ for submit@debbugs.gnu.org; Wed, 22 Feb 2017 13:13:55 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:52325) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cgbQH-0001zv-TH for bug-gnu-emacs@gnu.org; Wed, 22 Feb 2017 13:13:55 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cgbQG-00007h-5F for bug-gnu-emacs@gnu.org; Wed, 22 Feb 2017 13:13:53 -0500 Received: from mail-qk0-x230.google.com ([2607:f8b0:400d:c09::230]:34162) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cgbQB-00006h-Sw; Wed, 22 Feb 2017 13:13:47 -0500 Received: by mail-qk0-x230.google.com with SMTP id s186so10512133qkb.1; Wed, 22 Feb 2017 10:13:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=sender:from:to:subject:user-agent:return-receipt-to:reply-to:date :message-id:mime-version; bh=epaGyw4yAuCv+AljYrpqqz/93r/L8MtzbvXwc6bgDMg=; b=FUVzWsue9099po9csF4/2IKvdJB+oxMgXlFKQnUEhsHy25wZji727YdwYc4SoGhnDt GX2+RsoBgKO+tEeTOyktqxYuc+ZxENj+H7M5brE1sKqhXaQykABY2ZuIQMaSTWN7RLCf 2VhoNOYPoWrEFDjQ1exKrezBUlwVs/Sn8tJ4UJlrLhUZgig8d57wwQmT7cSzsW1dy15C ldRjL5aVvGW4Jpq8ObChOyRUIub0vC6Ruo7lVKPFu5HpgYMkYxQ9t6tr1yLLH0XWYcqK YGMC/wl92oZQc9Q/bgV01mwNYnYGO+FYzZh1jyW1L/cCL3vd1FIvYJxYFtGyYYbTmVGu tFMQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:sender:from:to:subject:user-agent :return-receipt-to:reply-to:date:message-id:mime-version; bh=epaGyw4yAuCv+AljYrpqqz/93r/L8MtzbvXwc6bgDMg=; b=fs5Du+XOhqlD+9jJinTlYMkOdqh1/+3x59xCwD0fKRX/KJg8uCGrYJ58gdVPsaAVDt eJXon86F0K5lloik5I21uBlN4jewghvPDm+tW2zXjzCPzxmbyZD/099Gt9yRGYORdclM 99H+SQNFZhjrchv3XuEtyCPaL3kYuURHlq2GvVnvVRaiBEN8XAcoa1GAO80/b/ayibJ4 cs+j/JpgcBVU9isov7n48vqAdxZZuTT28mT4S2BQMiVz4LKj1qPhpKbUgvSSP6KI0f5O twoJEQwczP1fyOt12CNycxttOvRK5ZS7WerinEgtSyb0r/ZeEqSixbCBYXY4F/aKXldQ M1Aw== X-Gm-Message-State: AMke39k89DNCz89YXLhwFwwajLrxa1X/ixI/N8wsJUkq7CV3vNx40S4G7hUsLqGFdkJHmQ== X-Received: by 10.55.87.194 with SMTP id l185mr30359880qkb.209.1487787227043; Wed, 22 Feb 2017 10:13:47 -0800 (PST) Received: from clr-sds ([38.101.106.18]) by smtp.gmail.com with ESMTPSA id 30sm1143283qtr.38.2017.02.22.10.13.45 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Wed, 22 Feb 2017 10:13:46 -0800 (PST) From: Sam Steingold To: bug-gnu-emacs@gnu.org Subject: 26.0.50; mouse wheel scrolling appears to be disabled User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.50 (darwin) X-Attribution: Sam X-Disclaimer: You should not expect anyone to agree with me. Date: Wed, 22 Feb 2017 13:13:45 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -3.8 (---) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: sds@gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 1.2 (+) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: emacs -Q scroll with two fingers on the touchpad. get the "wheel is undefined" messages (see below). works in other applications (e.g., chrome). worked in the last week build. In GNU Emacs 26.0.50 (build 4, x86_64-apple-darwin16.4.0, NS appkit-1504.81 Version 10.12.3 (Build 16D32)) of 2017-02-21 built on clr-sds Repository revision: 96cea19842b577eb4f2e057d702aea54d736233e Windowing system distributor 'Apple', version 10.3.1504 Recent messages: Opening nndoc server on nndoc:gmane.comp.security.risks-771-ephemeral...done is undefined is undefined is undefined [3 times] is undefined is undefined is undefined is undefined [...] Content analysis details: (1.2 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider (sam.steingold[at]gmail.com) 1.0 SPF_SOFTFAIL SPF: sender does not match SPF record (softfail) 0.0 HEADER_FROM_DIFFERENT_DOMAINS From and EnvelopeFrom 2nd level mail domains are different 0.0 T_DKIM_INVALID DKIM-Signature header exists but is not valid 0.2 FREEMAIL_FORGED_FROMDOMAIN 2nd level domains in From and EnvelopeFrom freemail headers are different emacs -Q scroll with two fingers on the touchpad. get the "wheel is undefined" messages (see below). works in other applications (e.g., chrome). worked in the last week build. In GNU Emacs 26.0.50 (build 4, x86_64-apple-darwin16.4.0, NS appkit-1504.81 Version 10.12.3 (Build 16D32)) of 2017-02-21 built on clr-sds Repository revision: 96cea19842b577eb4f2e057d702aea54d736233e Windowing system distributor 'Apple', version 10.3.1504 Recent messages: Opening nndoc server on nndoc:gmane.comp.security.risks-771-ephemeral...done is undefined is undefined is undefined [3 times] is undefined is undefined is undefined is undefined Configured using: 'configure --with-ns PKG_CONFIG_PATH=/usr/local/opt/libxml2/lib/pkgconfig:/usr/local/opt/imagemagick/lib/pkgconfig/' Configured features: NOTIFY ACL GNUTLS LIBXML2 ZLIB TOOLKIT_SCROLL_BARS NS Important settings: value of $LANG: C locale-coding-system: utf-8-unix Major mode: Summary Minor modes in effect: hl-line-mode: t global-edit-server-edit-mode: t diff-auto-refine-mode: t pyvenv-mode: t rcirc-track-minor-mode: t which-function-mode: t url-handler-mode: t show-paren-mode: t desktop-save-mode: t shell-dirtrack-mode: t tooltip-mode: t global-eldoc-mode: t electric-indent-mode: t mouse-wheel-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t blink-cursor-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t buffer-read-only: t column-number-mode: t line-number-mode: t Load-path shadows: /Users/sds/.emacs.d/elpa/scala-mode-20161122.2325/ob-scala hides /Users/sds/src/emacs/trunk/lisp/org/ob-scala Features: (shadow emacsbug image-mode pulse edebug js ein-ipynb-mode cal-move cal-x cal-china ...) Memory information: ((conses 16 1196278 161232) (symbols 48 60166 16) (miscs 40 9883 2771) (strings 32 260881 10679) (string-bytes 1 7084391) (vectors 16 106727) (vector-slots 8 2534105 206952) (floats 8 1516 2703) (intervals 56 57850 3952) (buffers 976 169)) -- Sam Steingold (http://sds.podval.org/) on darwin Ns 10.3.1504 http://steingoldpsychology.com http://www.childpsy.net http://www.memritv.org http://think-israel.org http://mideasttruth.com https://ffii.org Suppose there is no empty set. Then consider the set of all empty sets. From debbugs-submit-bounces@debbugs.gnu.org Wed Feb 22 14:00:27 2017 Received: (at 25840) by debbugs.gnu.org; 22 Feb 2017 19:00:27 +0000 Received: from localhost ([127.0.0.1]:51509 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cgc9L-0006Jj-HO for submit@debbugs.gnu.org; Wed, 22 Feb 2017 14:00:27 -0500 Received: from eggs.gnu.org ([208.118.235.92]:45507) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cgc9K-0006JX-9x for 25840@debbugs.gnu.org; Wed, 22 Feb 2017 14:00:26 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cgc9E-0004Vt-Im for 25840@debbugs.gnu.org; Wed, 22 Feb 2017 14:00:21 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,RP_MATCHES_RCVD autolearn=disabled version=3.3.2 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:55413) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cgc9A-0004VR-TD; Wed, 22 Feb 2017 14:00:16 -0500 Received: from rgm by fencepost.gnu.org with local (Exim 4.82) (envelope-from ) id 1cgc99-00054r-9l; Wed, 22 Feb 2017 14:00:15 -0500 From: Glenn Morris To: sds@gnu.org Subject: Re: bug#25840: 26.0.50; mouse wheel scrolling appears to be disabled References: X-Spook: distributed denial of service Terror CBP airframe UFO X-Ran: WST?{%x9Eky-v2,O%L!EXWNJk79JW1V{LVHVMx7l:PX?MMql853;O%R=)"2/}DZc*,HSoF X-Hue: white X-Debbugs-No-Ack: yes X-Attribution: GM Date: Wed, 22 Feb 2017 14:00:15 -0500 In-Reply-To: (Sam Steingold's message of "Wed, 22 Feb 2017 13:13:45 -0500") Message-ID: User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) MIME-Version: 1.0 Content-Type: text/plain X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-Spam-Score: -5.0 (-----) X-Debbugs-Envelope-To: 25840 Cc: 25840@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -5.0 (-----) Sam Steingold wrote: > Repository revision: 96cea19842b577eb4f2e057d702aea54d736233e Please update to any later version. From debbugs-submit-bounces@debbugs.gnu.org Wed Feb 22 14:01:01 2017 Received: (at control) by debbugs.gnu.org; 22 Feb 2017 19:01:01 +0000 Received: from localhost ([127.0.0.1]:51512 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cgc9s-0006KW-Q5 for submit@debbugs.gnu.org; Wed, 22 Feb 2017 14:01:00 -0500 Received: from eggs.gnu.org ([208.118.235.92]:45737) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cgc9r-0006KK-Fz for control@debbugs.gnu.org; Wed, 22 Feb 2017 14:00:59 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cgc9l-0004gn-K9 for control@debbugs.gnu.org; Wed, 22 Feb 2017 14:00:54 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,RP_MATCHES_RCVD autolearn=disabled version=3.3.2 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:55421) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cgc9l-0004gi-GY for control@debbugs.gnu.org; Wed, 22 Feb 2017 14:00:53 -0500 Received: from rgm by fencepost.gnu.org with local (Exim 4.82) (envelope-from ) id 1cgc9l-0005AJ-7W for control@debbugs.gnu.org; Wed, 22 Feb 2017 14:00:53 -0500 Subject: control message for bug 25840 To: X-Mailer: mail (GNU Mailutils 2.99.98) Message-Id: From: Glenn Morris Date: Wed, 22 Feb 2017 14:00:53 -0500 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-Spam-Score: -5.0 (-----) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -5.0 (-----) close 25840 From unknown Fri Aug 15 17:22:48 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Thu, 23 Mar 2017 11:24:03 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator