From unknown Mon Jun 23 00:34:13 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#56787 <56787@debbugs.gnu.org> To: bug#56787 <56787@debbugs.gnu.org> Subject: Status: 29.0.50; Cursor is the same width as tab-width when point is on a tab character Reply-To: bug#56787 <56787@debbugs.gnu.org> Date: Mon, 23 Jun 2025 07:34:13 +0000 retitle 56787 29.0.50; Cursor is the same width as tab-width when point is = on a tab character reassign 56787 emacs submitter 56787 Justin Guenther severity 56787 normal tag 56787 moreinfo thanks From debbugs-submit-bounces@debbugs.gnu.org Tue Jul 26 18:29:43 2022 Received: (at submit) by debbugs.gnu.org; 26 Jul 2022 22:29:43 +0000 Received: from localhost ([127.0.0.1]:54555 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oGT3e-0001ku-HP for submit@debbugs.gnu.org; Tue, 26 Jul 2022 18:29:43 -0400 Received: from lists.gnu.org ([209.51.188.17]:36586) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oGT3c-0001kl-75 for submit@debbugs.gnu.org; Tue, 26 Jul 2022 18:29:40 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:54482) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oGT3a-00089S-8a for bug-gnu-emacs@gnu.org; Tue, 26 Jul 2022 18:29:40 -0400 Received: from mail-ua1-x92a.google.com ([2607:f8b0:4864:20::92a]:36406) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1oGT3Y-0007XK-Aa for bug-gnu-emacs@gnu.org; Tue, 26 Jul 2022 18:29:37 -0400 Received: by mail-ua1-x92a.google.com with SMTP id t21so6099359uaq.3 for ; Tue, 26 Jul 2022 15:29:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=mime-version:from:date:message-id:subject:to :content-transfer-encoding; bh=Emb69R8u9YOgsxLruCxVyWjHI7qC3sNBEKj6gIfwTiQ=; b=S0MTezPozesNuCmAqXVoYaMQdRNuvipNtQXNj105WLARo4V7lTp68KUxu/ukE0cZIu LEql9opupipIcXnBQ6Hxw4uSXuBkvIVvqrcwb26j0Og08cSc5NkzpCNA7SpdN95bBjGs NrLGwJpbMNIiDQTOWXjoQ0DfmTsvnk6Gqb1KxEvsME8lvU8ThRg9XcSO861P/bQ6Kwwf c0JC/TjDvwgzXhgjUyPI6IlGhC3Dm9iDbfMVxogDxZXvQXLuDcZ/PXk06N3HthS/NkzH 5kTqNDKPB2Skoq7U1zSi8Gu7SnTHPi97TNxRkc1v4ZlIqazQJOsa5lRlygSsUMWkcdQn /V/A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:from:date:message-id:subject:to :content-transfer-encoding; bh=Emb69R8u9YOgsxLruCxVyWjHI7qC3sNBEKj6gIfwTiQ=; b=dGfllEmVFbZAYqemz8QKfvxAPqSUQGPujGPO5MXFmhA+7GJrDn2WCnAnzTBStEHG23 OaykvJuQMEEPJyRHEmCIJSsuhGeQqmNggZYzK6tAVwfVuMGknVvwhkZSxf5A8cMfJ12d 1AZQBrWP2FJ99xb5PXE0cyH7aP6pbmJpiTbqu8ideL6dfJCD0euvcoIzZaNyCMC5UY56 8PuLrYDKY5qjx3wY5PrgWH3mUfaNvn2V5j9iaAfGAt/2zaPp1So9Jh0KWyRzg3G7XJJ2 asKqTjt1jh15/WFEpteJvANZPuZ5HpwR+XzkRx1uK5133ZvD2i1p05FidGZFuN2b5a14 o0dg== X-Gm-Message-State: AJIora/9YMfvYpRk674cuhebX6kXimmhVRPXHytmaK6iUQFzWc7HxYgR AkYWlseZa2u/Tb+WepDjAVNoL/+WFBPPoyAS93qtO5F2tAE= X-Google-Smtp-Source: AGRyM1s6USIvSOZcay0XcszZT6EHuMByXTIfgqqF5mKyYdG6TZQSwVLuoxpFjp32xG1NCiR+0a/hbK1rdqK20sf29eg= X-Received: by 2002:a9f:3625:0:b0:384:73e9:deba with SMTP id r34-20020a9f3625000000b0038473e9debamr6065333uad.14.1658874573502; Tue, 26 Jul 2022 15:29:33 -0700 (PDT) MIME-Version: 1.0 From: Justin Guenther Date: Tue, 26 Jul 2022 16:29:07 -0600 Message-ID: Subject: 29.0.50; Cursor is the same width as tab-width when point is on a tab character To: bug-gnu-emacs@gnu.org Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Received-SPF: pass client-ip=2607:f8b0:4864:20::92a; envelope-from=jguenther@gmail.com; helo=mail-ua1-x92a.google.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 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, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.3 (-) 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: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.3 (--) starting a week or 2 ago (approximately around c829e63b0a), when point is on a tab character, the cursor appears to be as wide as `tab-width'. >From any `emacs -Q` buffer: * insert a tab character * put point on it * observe that cursor is 8 chars wide --- In GNU Emacs 29.0.50 (build 1, x86_64-apple-darwin19.6.0, NS appkit-1894.70 Version 10.15.7 (Build 19H1922)) of 2022-07-25 built on Repository revision: 0f9c28f00879e86713350a5bbff1f6f158874273 Repository branch: master Windowing system distributor 'Apple', version 10.3.1894 System Description: Mac OS X 10.15.7 Configured using: 'configure --with-ns --with-modules '--enable-locallisppath=3D/Library/Application Support/Emacs/${version}/site-lisp:/Library/Application Support/Emacs/site-lisp:/usr/local/share/emacs/site-lisp' --with-native-compilation CC=3Dclang 'CFLAGS=3D-I/usr/local/opt/gcc/includ= e -I/usr/local/opt/libgccjit/include -O2 -march=3Dnative' 'LDFLAGS=3D-L/usr/local/opt/gcc/lib/gcc/11 -L/usr/local/opt/gcc/lib/gcc/11/gcc/x86_64-apple-darwin19/11 -L/usr/local/opt/libgccjit/lib/gcc/11 -I/usr/local/opt/gcc/include -I/usr/local/opt/libgccjit/include -Wl,-headerpad_max_install_names -L/usr/local/opt/ruby@2.7/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/jansson/lib -ljansson -L/usr/local/opt/imagemagick@6/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/libgccjit/lib/gcc/11 -I/usr/local/opt/libgccjit/include' 'CPPFLAGS=3D-I/usr/local/opt/ruby@2.7/include -I/usr/local/opt/openssl/include -I/usr/local/opt/jansson/include -I/usr/local/opt/imagemagick@6/include -I/usr/local/opt/icu4c/include ' PKG_CONFIG_PATH=3D/usr/local/lib/pkgconfig:/usr/local/share/pkgconfig:/usr= /local/opt/expat/lib/pkgconfig:/usr/local/opt/libxml2/lib/pkgconfig:/usr/lo= cal/opt/ncurses/lib/pkgconfig:/usr/local/opt/zlib/lib/pkgconfig:/usr/local/= Homebrew/Library/Homebrew/os/mac/pkgconfig/10.15:/usr/local/opt/ruby@2.7/li= b/pkgconfig:/usr/local/opt/openssl/lib/pkgconfig:/usr/local/lib/pkgconfig:/= usr/local/opt/jansson/lib/pkgconfig:/usr/local/opt/imagemagick@6/lib/pkgcon= fig:/usr/local/opt/icu4c/lib/pkgconfig: CXX=3D/usr/bin/c++' Configured features: ACL DBUS GIF GLIB GMP GNUTLS JPEG JSON LCMS2 LIBXML2 MODULES NATIVE_COMP NOTIFY KQUEUE NS PDUMPER PNG RSVG SQLITE3 THREADS TIFF TOOLKIT_SCROLL_BARS WEBP XIM ZLIB Important settings: value of $LC_ALL: en_CA.UTF-8 value of $LANG: en_CA.UTF-8 locale-coding-system: utf-8-unix Major mode: Lisp Interaction Minor modes in effect: tooltip-mode: t global-eldoc-mode: t eldoc-mode: t show-paren-mode: t electric-indent-mode: t mouse-wheel-mode: t tool-bar-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t blink-cursor-mode: t line-number-mode: t indent-tabs-mode: t transient-mark-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t Load-path shadows: None found. Features: (shadow sort mail-extr emacsbug message mailcap yank-media puny dired dired-loaddefs rfc822 mml mml-sec password-cache epa derived epg rfc6068 epg-config gnus-util text-property-search time-date subr-x mm-decode mm-bodies mm-encode mail-parse rfc2231 mailabbrev gmm-utils mailheader cl-loaddefs cl-lib sendmail rfc2047 rfc2045 ietf-drums mm-util mail-prsvr mail-utils rmc iso-transl tooltip eldoc paren electric uniquify ediff-hook vc-hooks lisp-float-type elisp-mode mwheel term/ns-win ns-win ucs-normalize mule-util term/common-win tool-bar dnd fontset image regexp-opt fringe tabulated-list replace newcomment text-mode lisp-mode prog-mode register page tab-bar menu-bar rfn-eshadow isearch easymenu timer select scroll-bar mouse jit-lock font-lock syntax font-core term/tty-colors frame minibuffer nadvice seq simple cl-generic indonesian philippine cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean japanese eucjp-ms cp51932 hebrew greek romanian slovak czech european ethiopic indian cyrillic chinese composite emoji-zwj charscript charprop case-table epa-hook jka-cmpr-hook help abbrev obarray oclosure cl-preloaded button loaddefs faces cus-face macroexp files window text-properties overlay sha1 md5 base64 format env code-pages mule custom widget keymap hashtable-print-readable backquote threads dbusbind kqueue cocoa ns lcms2 multi-tty make-network-process native-compile emacs) Memory information: ((conses 16 50371 6283) (symbols 48 5330 0) (strings 32 14048 2165) (string-bytes 1 467433) (vectors 16 11967) (vector-slots 8 272614 11044) (floats 8 22 24) (intervals 56 284 0) (buffers 992 10)) From debbugs-submit-bounces@debbugs.gnu.org Tue Jul 26 22:27:40 2022 Received: (at 56787) by debbugs.gnu.org; 27 Jul 2022 02:27:40 +0000 Received: from localhost ([127.0.0.1]:54682 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oGWlv-0000Ra-OT for submit@debbugs.gnu.org; Tue, 26 Jul 2022 22:27:40 -0400 Received: from eggs.gnu.org ([209.51.188.92]:42854) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oGWlt-0000RK-Gy for 56787@debbugs.gnu.org; Tue, 26 Jul 2022 22:27:38 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:51272) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oGWlo-0001Ih-89; Tue, 26 Jul 2022 22:27:32 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=References:Subject:In-Reply-To:To:From:Date: mime-version; bh=cV0vL38Gbior+JwUlXgT/ghaxXtlogG1FCJrVQ1vkR4=; b=KbJSJOjJRwo8 dI1uUZlq21fzIb5fslEw+E/REGogAE3KUWRW9oAJrJB7YpVJTDeZRUN1Kf5xTZo6MBPHO0hcbmEx7 ovaFKsbt4dSDaQT4jGBTyE+ve5PUb0AGHKp2WcwcKWRCD05eh1MaVsl7jk5quS0hXrJnVK3nwyoJ3 jDV8SBq+f7ixC1AtpTVkHiSIymhBb+4lf1deMTopDr6BLjYWd1mdam/0f3RY6f1VMXbkKKvtlhGzR ktIUg6H4i40bE+8hx3CH1sm1ID3q06E50UxRxuiCazoUJpveggq81kytClFJa7d6csQ6ys4kwHUTE lhqyHO1MxEIw1fyR8SSM4g==; Received: from [87.69.77.57] (port=1509 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oGWln-0008T3-NB; Tue, 26 Jul 2022 22:27:32 -0400 Date: Wed, 27 Jul 2022 05:27:36 +0300 Message-Id: <83tu73b887.fsf@gnu.org> From: Eli Zaretskii To: Justin Guenther In-Reply-To: (message from Justin Guenther on Tue, 26 Jul 2022 16:29:07 -0600) Subject: Re: bug#56787: 29.0.50; Cursor is the same width as tab-width when point is on a tab character References: X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 56787 Cc: 56787@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: -3.3 (---) > From: Justin Guenther > Date: Tue, 26 Jul 2022 16:29:07 -0600 > > starting a week or 2 ago (approximately around c829e63b0a), when point > is on a tab character, the cursor appears to be as wide as `tab-width'. > > >From any `emacs -Q` buffer: > * insert a tab character > * put point on it > * observe that cursor is 8 chars wide I cannot reproduce this here, so perhaps it's macOS-specific? From debbugs-submit-bounces@debbugs.gnu.org Tue Jul 26 23:22:12 2022 Received: (at 56787) by debbugs.gnu.org; 27 Jul 2022 03:22:12 +0000 Received: from localhost ([127.0.0.1]:54795 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oGXci-00028k-CN for submit@debbugs.gnu.org; Tue, 26 Jul 2022 23:22:12 -0400 Received: from sonic316-21.consmr.mail.ne1.yahoo.com ([66.163.187.147]:42480) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oGXcg-00028S-0e for 56787@debbugs.gnu.org; Tue, 26 Jul 2022 23:22:11 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s2048; t=1658892122; bh=5ovJwKXB7KMiSuqi5qxriQ00GpVjr0YYBTrjsbtBU6c=; h=From:To:Cc:Subject:References:Date:In-Reply-To:From:Subject:Reply-To; b=hbmmnYNadF42KRh9R9gUbnd+t/7mASny5UCtahut95DdVoN9izptUtZrWyv7roUpzxuktpdojSgu2ZJTttc++ZGjThVDg/qdu7T8QYtYN9ozXWxWwEKRqcv25W7JT7852I1RERtuC3slJq15rfb4SBLDBasq6J27Lv+jWEVdJIuvVb3ebh7xLJNlRskyte2MOhi/FAUgCV5YKfVo36FWD68yg+ngMK67JlouccxSPuP2AwPb4fqkSG95nJZ62eNFnkpZXfyGLjErmQUvcu8KOn4GYPv2s0caFbGJkTQ4VDq69Grt+4KfO38143fOfR83CiX4B2Jtir/L5DfyH1ae8w== X-SONIC-DKIM-SIGN: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s2048; t=1658892122; bh=FmmyaI/MyUYpoKnqnX5Y78wrJRP2gjqOH4pNJ0GYY7z=; h=X-Sonic-MF:From:To:Subject:Date:From:Subject; b=XCWpfXMUkMwtLx8joCyl5bQ7o4F/yGssw17PW9u3kffi8LhUiDHBB9Xqo5CAPSlf/I0ImHtDMHz0YqHKRDEzxD1Mn5bCMQ1ZejJDE8PCv+WD9nyc2kEt+4fUyG9eiU9aM+FVKZdG1dxN8XYFxvno5NfR2ujPpTlfmwxu04vCEsSKEA2IAOI6n50goGJQZV568qYD7mlP9lK5tgVofuSAuvdKCU+MtN2yqAMT+xuO1rnfNSjDOb9Mm835PrGwass83gnxJYu5UOAHM8ZDocHAauFcbZos3DvGiiOlQUGtL3T2wkqHx21icTErBagceRk8uQ8/qvIcs+XN9QLkICfvmA== X-YMail-OSG: Rxga9vIVM1n7jn65Qsi9wyMDjLbh9bVEcfbXDSjrV_wVohbMl0d4q5u0ifDXJXT nr4z7JUiUuZksl82ushC4I0XHV4LXJKJJ.LZmRW_tybYlF8SPzHlnn7sisdn7YojBaelKeFiLZda cam5RROln_51w3JiHsNZnVHG0NS7nZYBdTv7uBL5HMxhL7a2kiyIYQG61TbFB2l.jR5Ow27FlAQf syxaY8PSPLOXAns2Q.3N_7fJyV2jRZ7vphUFepiV2WLWvHcudPdcVUya1Mfh0jAh5QEWicb6yTpb _NCgrOAB_M85ewR.HIuo1o19hFJqDhjDn59vGlCBYes9ECeUi7n9WJPn8VL6ERu4YqavCFte_3H5 T9eqyEXCoWHNZqt0oGL4EdUdC0gpp9uB_Ygvhw5xRgHnLloB5yGwkxcAd7iI.zlxPDms9Q_CDoI5 M5SNU5PCdvCC8zfrwZr42tASRUH1KJfzUTdTlKvjU7Q8IsVLZrpyOWXLIJbvGKKaHRgwGEzJh9xK bCKNO_ylmUb8iNLUMfXjrOqmAvLiCnhr4HKgjWNnzMl2hwSMq8oBTc6kXx2128yBEtBIqLlqTIa6 aLe3ydOdPHdmr.usDOthzP5SEQmIIsHUsUoEGmngcOn96xUz39QegOGVZW8oOxiY_fwwZPoQp7yX ywESmNiKmmq4bSi3BTrU0menHMk91dONckQoDbFR3ngeqdxqWZ5LAd30hD6itaZnJYsdGd8tOxqO 2krkX3C44gnYcoM15zbuDnHj1FKvlzPBKKzhZgDvhXea7gw4fBL6pXphUWCgtc96pV7SUQIsfkuK zAddjXkq8vrjzXnJDrhJl6bXdFoCujd0Qe_MJ2UANxoetEaGT0pHwBR4yBz_4g.ojLkbMPNABr_w GOWG_g5gcwR0to.tLQ4dY2nLolRnKHK2M9g1Vv2llbqcb5MTiYguYewT.OICeOmJAPt3hNG0T5gm d1g7r2qM1AWJynmn7tV6Ejo61SErjvDyid.mTGwd5nIUy7wamnbGUMd6rSzBWdL4I6hNw6n.r88w V6JP91qS_dibKJye_xFV8zCHoDMIznTuUmMLvqWTf1S.USDbSjJwlKjr1Re9PDN04HmopbxedzU0 flZ0d8EmPjKnW6ByFHMAiNEi68A1zknEogLAJFBo3c6uzDlarE.XKNlokk1E9ydKq0qqhgumnVpQ G5mGBHeJ_HHiJV4Jf1Tm_C_yFM3lJsUsK52kaBXrmsMVo6DNEr4tnCdtB4dCeSo4PR4xHftHq0gX cnnVVkBcbeIFrtAr5mtmgRjzQRTEoDfCgTrWLBbUkwY_VMuU5gfQ5aKGd1LM8HQ2aeRv8Td7zmsS h8Ee.LWCQKCpVnB7G5_lN0C8IjtHwjnCe48jB2LqUt1990brzUPWX1pDXWfFk4DzQQFAWscp2WHU Y1QjljmmQAu7uvC02VO0fNVdFtgCycjKFWPFcfm40MwhtMPkRPYqg6F2a3M7RMZW66AIxS0ysFLf mMIaYmWrcKu5iwBIxYO8e87MOU8YyAvV8sf9e6cy8jrgRczKGlUOvIojNN3lTPykn.gSoKbLlYzD BL3S7PDNffygox6ocwt3wIpYz3Y299wF6LRv9qi0M0yT2.JmAAGXAkh_plicH4QJk4wBca2W_zey LVAA_EIwhuQ828.FoS7DBvtq5eGoBcq8._DmPms7PCXFzslOi6EjnSBkXAewXVaZIqsl8HNgUfSs zRSeuWn6Uq2f_4XUi_bmGwuCn9RRTVsxNPo_vhFvcbs6ZJpdPu_x7iJzyLQHlkUuiJpUDyxV9Avl EQsIKNzi9MlrIdUwRjXJRa84O1..WlnUq96f72ciJ6VDex1RfuQbBF9_QTvFrAweBe393QIskR5S eZejBtW6pHopdrWiLcoVQLS0bTMq.RkF.f3F4FdCwG6owSo.P2HRFHyyQmPLTKrrtIoUp1ICyggn 2tIlJHRYUHKtWrhmhoq9KisWMtPZ3V9khtUIZlxOPmX.Aju8VbvrrpZmSF10ulYtMlc9oNym48p2 svoFmhl7XnEFJV7fCyxrIz48eGNj3X5PKbyEz75Wt4mnNHD9uis6vsjgeHRsR_ZrL3BKNsBjOzVe YcQ4o1.xickklx19tW_bdwcQT.dGyGYMX8eOFtXlSzvhT.ZspJ0Zeym6tJPAX4eQYxwskx97YHd. 78TGlI.MikXIzCrsKCjE3JmC.bfNVjQx7pLPym1Uhlsc9AoaRJ6kmlJ50btpNoulkJawsSCBEXwK yllGCLsu.B4wIwWjsfX77wSqzaBpOaKbejoq6yFa5Q2ieQTbcPm8WnMC15.YymA-- X-Sonic-MF: Received: from sonic.gate.mail.ne1.yahoo.com by sonic316.consmr.mail.ne1.yahoo.com with HTTP; Wed, 27 Jul 2022 03:22:02 +0000 Received: by hermes--canary-production-sg3-854c886654-p8fqd (Yahoo Inc. Hermes SMTP Server) with ESMTPA ID d0c50d2ad312ab7e21c6393162b319b6; Wed, 27 Jul 2022 03:21:58 +0000 (UTC) From: Po Lu To: Justin Guenther Subject: Re: bug#56787: 29.0.50; Cursor is the same width as tab-width when point is on a tab character References: Date: Wed, 27 Jul 2022 11:21:53 +0800 In-Reply-To: (Justin Guenther's message of "Tue, 26 Jul 2022 16:29:07 -0600") Message-ID: <87h733utny.fsf@yahoo.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.91 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Mailer: WebService/1.1.20447 mail.backend.jedi.jws.acl:role.jedi.acl.token.atz.jws.hermes.yahoo Content-Length: 351 X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 56787 Cc: 56787@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: -1.0 (-) Justin Guenther writes: > starting a week or 2 ago (approximately around c829e63b0a), when point > is on a tab character, the cursor appears to be as wide as `tab-width'. > >>>From any `emacs -Q` buffer: > * insert a tab character > * put point on it > * observe that cursor is 8 chars wide Right, should be fixed now. Thanks. From debbugs-submit-bounces@debbugs.gnu.org Wed Jul 27 05:59:31 2022 Received: (at control) by debbugs.gnu.org; 27 Jul 2022 09:59:31 +0000 Received: from localhost ([127.0.0.1]:55232 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oGdpC-0007wc-RC for submit@debbugs.gnu.org; Wed, 27 Jul 2022 05:59:31 -0400 Received: from quimby.gnus.org ([95.216.78.240]:49208) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oGdpB-0007wK-SA for control@debbugs.gnu.org; Wed, 27 Jul 2022 05:59:30 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Subject:From:To:Message-Id:Date:Sender:Reply-To:Cc: MIME-Version:Content-Type:Content-Transfer-Encoding:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:References:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=fRMHUqonx8x0Ow0P0UnN9DUqsJi7MAYMafJqxL0GCEE=; b=PRmPf2KekI4oShR3FKWFxwT4eW 8ItaooaRGZCgr8D+Kmr/o0GYLQHblaO47tfCQq4nnAPdJtNGhLSeciKk3bMW0vo5sRdpSGEELDimQ VDLxc4anpe3kXG5kQkV6sGWs4tzSXShh3CKegvcN8I8u5uZcTBGCmxxwl3xMGg6Jy5c4=; Received: from [84.212.220.105] (helo=joga) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1oGdp4-0006Qv-14 for control@debbugs.gnu.org; Wed, 27 Jul 2022 11:59:24 +0200 Date: Wed, 27 Jul 2022 11:59:21 +0200 Message-Id: <87sfmmyiyu.fsf@gnus.org> To: control@debbugs.gnu.org From: Lars Ingebrigtsen Subject: control message for bug #56787 X-Spam-Report: Spam detection software, running on the system "quimby.gnus.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 @@CONTACT_ADDRESS@@ for details. Content preview: tags 56787 + moreinfo quit Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: -2.3 (--) 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: -3.3 (---) tags 56787 + moreinfo quit From debbugs-submit-bounces@debbugs.gnu.org Thu Aug 04 09:58:38 2022 Received: (at 56787-done) by debbugs.gnu.org; 4 Aug 2022 13:58:38 +0000 Received: from localhost ([127.0.0.1]:54083 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oJbMz-0006z1-UY for submit@debbugs.gnu.org; Thu, 04 Aug 2022 09:58:38 -0400 Received: from mail-vs1-f51.google.com ([209.85.217.51]:39710) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oJbMy-0006yg-II for 56787-done@debbugs.gnu.org; Thu, 04 Aug 2022 09:58:36 -0400 Received: by mail-vs1-f51.google.com with SMTP id c3so21178105vsc.6 for <56787-done@debbugs.gnu.org>; Thu, 04 Aug 2022 06:58:36 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:in-reply-to:references:user-agent :mime-version:date:message-id:subject:to:cc; bh=5VSBK1F2p+HAzx/mGWd/gNXn7CKdHCOAry4KaLWqGLs=; b=M76yJB7HIVy5fscqkLngBMFyeP3dIMQwEFHrGkbDSwWFreqFZzGkxLfzDvifRJi+36 /FRloeW91jMPGvHylPtkS1V9xzNWt/qHvJLe8xGkzz7pc2ZWwitMZS2eNChUGBmaiOkL D6wXzVq7x9eZLB8iS7Nn5cAjDFAA8A7/kYgx0PYFneTIwzQisKK5JpgTjKbkgJlLgP7D /w5woZ5VzJGHXq2nRt0A+iG3hl7PCQl33tTCJMRA152FS+FsCg0TP7xY28XVNW+Jl7sJ 6b2zYo/491ScPnL+0R4sJJNnPFxgvgzjZ9SPgs9FAfJc9l486o7DOxRAS1rnjKwDNieS P+rw== X-Gm-Message-State: ACgBeo0hZqcwNa6Ea5hkmaL0SYKVRutEFKpmPiB2R6LQNf6/NLxRnBtS +plmQMdQDOSORN/3915jQhmq7X6TOfMIi8EOpzEGnqII X-Google-Smtp-Source: AA6agR7T47jPybG30EHnZACgqn/4baZwKIloXGyysqOZ/R/kAFYNIDFs7gspFRNlZ+U9eiWQJdFXZwyT/3w54Hs0Wpk= X-Received: by 2002:a05:6102:512b:b0:387:cc8f:a0fa with SMTP id bm43-20020a056102512b00b00387cc8fa0famr842376vsb.3.1659621511266; Thu, 04 Aug 2022 06:58:31 -0700 (PDT) Received: from 753933720722 named unknown by gmailapi.google.com with HTTPREST; Thu, 4 Aug 2022 13:58:30 +0000 X-Hashcash: 1:21:220804:luangruo@yahoo.com::/ulHCG6U50dQl+/K:DrJ3 From: Stefan Kangas In-Reply-To: <87h733utny.fsf@yahoo.com> (Po Lu's message of "Wed, 27 Jul 2022 11:21:53 +0800") References: <87h733utny.fsf@yahoo.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux) MIME-Version: 1.0 Date: Thu, 4 Aug 2022 13:58:30 +0000 Message-ID: Subject: Re: bug#56787: 29.0.50; Cursor is the same width as tab-width when point is on a tab character To: Po Lu Content-Type: text/plain; charset="UTF-8" X-Spam-Score: 0.5 (/) X-Debbugs-Envelope-To: 56787-done Cc: Justin Guenther , 56787-done@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: -0.5 (/) Po Lu writes: > Justin Guenther writes: > >> starting a week or 2 ago (approximately around c829e63b0a), when point >> is on a tab character, the cursor appears to be as wide as `tab-width'. >> >>>>>From any `emacs -Q` buffer: >> * insert a tab character >> * put point on it >> * observe that cursor is 8 chars wide > > Right, should be fixed now. Thanks. No more comments within a week. I'm assuming that fixed it, and I'm closing this bug. If this conclusion is incorrect and this is still an issue, please reply to this email (use "Reply to all" in your email client) and we can reopen the bug report. From unknown Mon Jun 23 00:34:13 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Fri, 02 Sep 2022 11:24:14 +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