From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Vincent Lefevre Newsgroups: gmane.emacs.bugs Subject: bug#44284: 27.1; with some Unicode font, scrolling upward with the mouse wheel actually scrolls downward when the cursor needs repositioning Date: Fri, 30 Oct 2020 17:31:25 +0100 Message-ID: <20201030163125.GD27593@zira.vinc17.org> References: <87zh46e296.fsf@cventin.lip.ens-lyon.fr> <83a6w6cmwe.fsf@gnu.org> <20201030105228.GB27593@zira.vinc17.org> <838sboar11.fsf@gnu.org> <20201030133336.GC27593@zira.vinc17.org> <83pn4zal89.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="26983"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Mutt/1.14.5+76 (bb407ec3) vl-127292 (2020-06-24) Cc: 44284@debbugs.gnu.org To: Eli Zaretskii Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Fri Oct 30 17:32:20 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 1kYXK8-0006us-ET for geb-bug-gnu-emacs@m.gmane-mx.org; Fri, 30 Oct 2020 17:32:20 +0100 Original-Received: from localhost ([::1]:54190 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kYXK7-0001Em-GW for geb-bug-gnu-emacs@m.gmane-mx.org; Fri, 30 Oct 2020 12:32:19 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:53950) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kYXJr-000178-FV for bug-gnu-emacs@gnu.org; Fri, 30 Oct 2020 12:32:03 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:47947) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kYXJq-0001gQ-AZ for bug-gnu-emacs@gnu.org; Fri, 30 Oct 2020 12:32:03 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1kYXJq-0000IH-6X for bug-gnu-emacs@gnu.org; Fri, 30 Oct 2020 12:32:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Vincent Lefevre Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 30 Oct 2020 16:32:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 44284 X-GNU-PR-Package: emacs Original-Received: via spool by 44284-submit@debbugs.gnu.org id=B44284.160407549032018 (code B ref 44284); Fri, 30 Oct 2020 16:32:02 +0000 Original-Received: (at 44284) by debbugs.gnu.org; 30 Oct 2020 16:31:30 +0000 Original-Received: from localhost ([127.0.0.1]:59493 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kYXJJ-0008K8-RN for submit@debbugs.gnu.org; Fri, 30 Oct 2020 12:31:30 -0400 Original-Received: from joooj.vinc17.net ([155.133.131.76]:56342) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kYXJH-0008H3-9a for 44284@debbugs.gnu.org; Fri, 30 Oct 2020 12:31:28 -0400 Original-Received: from smtp-zira.vinc17.net (128.119.75.86.rev.sfr.net [86.75.119.128]) by joooj.vinc17.net (Postfix) with ESMTPSA id 9C8294D9; Fri, 30 Oct 2020 17:31:25 +0100 (CET) Original-Received: by zira.vinc17.org (Postfix, from userid 1000) id 55884C24B16; Fri, 30 Oct 2020 17:31:25 +0100 (CET) Content-Disposition: inline In-Reply-To: <83pn4zal89.fsf@gnu.org> X-Mailer-Info: https://www.vinc17.net/mutt/ 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:192157 Archived-At: On 2020-10-30 15:37:10 +0200, Eli Zaretskii wrote: > Yes, but I don't have access to a system with misc-fixed font, and the > replacement I have here refuses to reproduce the problem with many > sizes I tried. So I need help in reproducing the issue, before I > could debug it. Note: I've just noticed an editing issue, so that the font name I gave in the bug report was wrong (I suspect that when I fixed the Emacs word wrapping of the copy-pasted command, I inadvertently removed the initial dash of the font name). It should be: emacs -Q -fn -misc-fixed-medium-r-semicondensed--13-120-75-75-c-60-iso10646-1 file Sorry about that. I've also tried the master branch, and it is also buggy. -- Vincent Lefèvre - Web: 100% accessible validated (X)HTML - Blog: Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)