From debbugs-submit-bounces@debbugs.gnu.org Fri Feb 11 03:48:21 2022 Received: (at submit) by debbugs.gnu.org; 11 Feb 2022 08:48:21 +0000 Received: from localhost ([127.0.0.1]:58238 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nIRbI-00020j-JZ for submit@debbugs.gnu.org; Fri, 11 Feb 2022 03:48:21 -0500 Received: from lists.gnu.org ([209.51.188.17]:57152) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nIRbD-00020Y-3s for submit@debbugs.gnu.org; Fri, 11 Feb 2022 03:48:18 -0500 Received: from eggs.gnu.org ([209.51.188.92]:40180) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nIRb5-0003IR-Kk for bug-gnu-emacs@gnu.org; Fri, 11 Feb 2022 03:48:08 -0500 Received: from mr85p00im-zteg06021501.me.com ([17.58.23.183]:44240) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nIRb2-0004P7-Tk for bug-gnu-emacs@gnu.org; Fri, 11 Feb 2022 03:48:07 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=me.com; s=1a1hai; t=1644569278; bh=cuBFQYF1gkR+GVE7Yl6bj74cZQJPD6RUc5GnnifVKRI=; h=From:To:Subject:Date:Message-ID:MIME-Version:Content-Type; b=J0GSX1NPGOiuhjTWynkEbynDAqVBj1XZNTAaefK+fgkjn8//6JN/hO3trmPdSn7MC 4kBtN90ig30Ip7B8btudOVgT73ZH96bPCRBq8EOyLGyTgNarhaI9M7OEY43laBwcFY Wq3zMECcusY1R6DJwPa9PMNeCYnXU5LmATUSnFMaM2Y+sowd36GzTJXXCt1/0it4l4 yNRfH+CHV0bRW9ito9CGKsBl0MNeFX73BoUy476TR4lfFTvwjUaOAxl+bFZEJ5rwKN //0ugmQ2w79YxBaKgHTwo41UHbEMkft6MOTk2mTWk+b/xCWl9Y50FOxOfgV4H7nGBM EPuKwbT0bAG+w== Received: from Workstation.local (78-141-116-131.dynamic.orange.sk [78.141.116.131]) by mr85p00im-zteg06021501.me.com (Postfix) with ESMTPSA id 0744C2793DCC for ; Fri, 11 Feb 2022 08:47:57 +0000 (UTC) From: =?utf-8?Q?Rudolf_Adamkovi=C4=8D?= To: bug-gnu-emacs@gnu.org Subject: 29.0.50; Off-by-one alignment with ls-lisp Date: Fri, 11 Feb 2022 09:47:54 +0100 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Proofpoint-Virus-Version: =?UTF-8?Q?vendor=3Dfsecure_engine=3D1.1.170-22c6f66c430a71ce266a39bfe25bc?= =?UTF-8?Q?2903e8d5c8f:6.0.138,18.0.572,17.11.62.513.0000000_definitions?= =?UTF-8?Q?=3D2020-02-14=5F11:2020-02-14=5F02,2020-02-14=5F11,2021-12-02?= =?UTF-8?Q?=5F01_signatures=3D0?= X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 suspectscore=0 bulkscore=0 spamscore=0 mlxlogscore=999 malwarescore=0 adultscore=0 phishscore=0 clxscore=1015 mlxscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.12.0-2009150000 definitions=main-2202110049 Received-SPF: pass client-ip=17.58.23.183; envelope-from=salutis@me.com; helo=mr85p00im-zteg06021501.me.com 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, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_LOW=-0.7, 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: 0.2 (/) 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 (--) It seems that `ls-lisp' does not always align human readable output correctly. This causes misaligned output in Dired. An example configuration: (with-eval-after-load 'dired (require 'ls-lisp) (setq-default dired-listing-switches (string-join '("--all" "--group-directories-first" "--human-readable" "--no-group")))) An example of the misalignment: [=E2=80=A6] -rw-rw-rw- 1 salutis 2.2k 12-02 11:47 citations-20211202.bibtex -rw-r--r-- 1 salutis 378M 12-27 11:15 debian-11.2.0-amd64-netinst.iso -rw-r--r-- 1 salutis 1016.1k 12-23 17:05 default -rw-r--r-- 1 salutis 5.2M 12-23 00:00 dejavu-fonts-ttf-2.37.tar.bz2 -rw-r--r-- 1 salutis 115.1k 01-06 21:15 ethics.pdf [=E2=80=A6] Expected: The file "default" aligned with other files. Actual: The file "default" misaligned with other files. Thank you. Rudy In GNU Emacs 29.0.50 (build 5, x86_64-apple-darwin21.2.0, NS appkit-2113.20= Version 12.1 (Build 21C52)) of 2022-02-06 built on Workstation.local Repository revision: bff8354ec4d63a5073c12fc531f8584ed06f0ebc Repository branch: master Windowing system distributor 'Apple', version 10.3.2113 System Description: macOS 12.1 Configured using: 'configure --with-json --with-native-compilation' 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_US.UTF-8 locale-coding-system: utf-8-unix Major mode: Dired by name Minor modes in effect: hl-line-mode: t dired-omit-mode: t global-git-commit-mode: t magit-auto-revert-mode: t TeX-PDF-mode: t shell-dirtrack-mode: t corfu-global-mode: t corfu-mode: t vertico-mouse-mode: t vertico-mode: t marginalia-mode: t global-diff-hl-mode: t yas-global-mode: t yas-minor-mode: t global-hl-todo-mode: t electric-pair-mode: t global-subword-mode: t subword-mode: t save-place-mode: t global-auto-revert-mode: t delete-selection-mode: t savehist-mode: t tooltip-mode: t global-eldoc-mode: t show-paren-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 auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t buffer-read-only: t column-number-mode: t line-number-mode: t transient-mark-mode: t Load-path shadows: /Users/salutis/.emacs.d/elpa/transient-20220130.1941/transient hides /Users= /salutis/src/emacs/nextstep/Emacs.app/Contents/Resources/lisp/transient Features: (shadow sort bbdb-message mail-extr emacsbug sendmail rng-xsd xsd-regexp rng-cmpct rng-nxml rng-valid rng-loc rng-uri rng-parse nxml-parse rng-match rng-dt rng-util rng-pttrn nxml-ns nxml-mode nxml-outln nxml-rap sgml-mode facemenu nxml-util nxml-enc xmltok rect consult-vertico consult recentf tree-widget tramp-cmds goto-addr vc-mtn vc-hg vc-bzr vc-src vc-sccs vc-svn vc-cvs vc-rcs bug-reference vterm tramp tramp-loaddefs trampver tramp-integration files-x tramp-compat ls-lisp color term ehelp vterm-module term/xterm xterm dired-aux hl-line dired-x char-fold orderless magit-extras sh-script smie executable face-remap magit-bookmark magit-submodule magit-obsolete magit-blame magit-stash magit-reflog magit-bisect magit-push magit-pull magit-fetch magit-clone magit-remote magit-commit magit-sequence magit-notes magit-worktree magit-tag magit-merge magit-branch magit-reset magit-files magit-refs magit-status magit magit-repos magit-apply magit-wip magit-log which-func imenu magit-diff smerge-mode diff git-commit log-edit add-log magit-core magit-autorevert magit-margin magit-transient magit-process with-editor server magit-mode transient magit-git magit-section magit-utils dash cdlatex preview tex-buf font-latex latex latex-flymake flymake-proc flymake tex-ispell tex-style tex crm texmathp tex-mode compile shell flyspell ispell image-file image-converter disp-table cursor-sensor project display-fill-column-indicator paredit edmacro kmacro bbdb bbdb-site timezone modus-vivendi-theme modus-operandi-theme modus-themes corfu vertico-mouse vertico marginalia pdf-loader diff-hl log-view pcvs-util vc-dir ewoc vc diminish yasnippet hl-todo fortune lingua-franca elec-pair ob-sqlite ob-sql ob-C cc-mode cc-fonts cc-guess cc-menus cc-cmds cc-styles cc-align cc-engine cc-vars cc-defs ob-R org-clock cap-words superword subword saveplace autorevert filenotify comp comp-cstr warnings delsel savehist exec-path-from-shell finder-inf elfeed-link elfeed-show elfeed-search elfeed-csv elfeed elfeed-curl elfeed-log xml-query bookmark pp elfeed-db elfeed-lib vc-git diff-mode vc-dispatcher ffap org-element avl-tree generator ol-eww eww xdg url-queue thingatpt mm-url ol-rmail ol-mhe ol-irc ol-info ol-gnus nnselect gnus-search eieio-opt speedbar ezimage dframe gnus-art mm-uu mml2015 mm-view mml-smime smime dig gnus-sum shr pixel-fill kinsoku svg dom gnus-group gnus-undo gnus-start gnus-dbus dbus xml gnus-cloud nnimap nnmail mail-source utf7 netrc nnoo parse-time gnus-spec gnus-int gnus-range message yank-media rmc puny rfc822 mml mml-sec epa derived epg rfc6068 epg-config mm-decode mm-bodies mm-encode mail-parse rfc2231 rfc2047 rfc2045 ietf-drums mailabbrev gmm-utils mailheader gnus-win gnus nnheader gnus-util text-property-search mail-utils range mm-util mail-prsvr wid-edit ol-docview doc-view jka-compr image-mode exif dired dired-loaddefs ol-bibtex ol-bbdb ol-w3m ol-doi org-link-doi cl-extra org ob ob-tangle ob-ref ob-lob ob-table ob-exp org-macro org-footnote org-src ob-comint org-pcomplete pcomplete comint ansi-color org-list org-faces org-entities noutline outline easy-mmode org-version ob-emacs-lisp ob-core ob-eval org-table oc-basic bibtex iso8601 time-date ol rx org-keys oc org-compat advice org-macs org-loaddefs format-spec find-func cal-menu calendar cal-loaddefs tex-site geiser-impl help-fns radix-tree help-mode geiser-custom geiser-base ring info package browse-url url url-proxy url-privacy url-expand url-methods url-history url-cookie url-domsuf url-util mailcap url-handlers url-parse auth-source cl-seq eieio eieio-core cl-macs eieio-loaddefs password-cache json map url-vars seq gv subr-x byte-opt bytecomp byte-compile cconv cl-loaddefs cl-lib 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 cl-generic 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 simple abbrev obarray cl-preloaded nadvice 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 911664 54613) (symbols 48 62632 5) (strings 32 250024 10965) (string-bytes 1 7804729) (vectors 16 97690) (vector-slots 8 2444937 84538) (floats 8 674 635) (intervals 56 8708 4083) (buffers 992 26)) --=20 "Mathematics takes us still further from what is human into the region of absolute necessity, to which not only the actual world, but every possible world, must conform." -- Bertrand Russell, 1902 Rudolf Adamkovi=C4=8D [he/him] Studenohorsk=C3=A1 25 84103 Bratislava Slovakia From debbugs-submit-bounces@debbugs.gnu.org Sat Feb 12 02:08:10 2022 Received: (at 53937) by debbugs.gnu.org; 12 Feb 2022 07:08:10 +0000 Received: from localhost ([127.0.0.1]:33245 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nImVu-0001Xq-0p for submit@debbugs.gnu.org; Sat, 12 Feb 2022 02:08:10 -0500 Received: from quimby.gnus.org ([95.216.78.240]:39136) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nImVs-0001Xa-Kd for 53937@debbugs.gnu.org; Sat, 12 Feb 2022 02:08:09 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Content-Transfer-Encoding:Content-Type:MIME-Version:Message-ID :In-Reply-To:Date:References:Subject:Cc:To:From:Sender:Reply-To:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Id:List-Help:List-Unsubscribe:List-Subscribe: List-Post:List-Owner:List-Archive; bh=jToJAaCdwdLPa2w1eM73NVBWtJaDYBJA6z1cc2dmGo0=; b=iJ/C8n5pVpSz0sP4SmuYQLXPJ7 622Wm0JMjv4zZ7uhS7L8LKJBoZGH3U7WzOC+XqkDNc7ducBvR6GU9NK2Ifvxg0BqLXt1P241OnmwX ZqmWbPwgmOKlwl6l7GMHJG8j3nJzvQMNaFel9L679qp8hue1FYtEumn0u6DQ/SKqI6Cc=; Received: from [84.212.220.105] (helo=giant) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1nImVi-0004Wv-Ud; Sat, 12 Feb 2022 08:08:02 +0100 From: Lars Ingebrigtsen To: Rudolf =?utf-8?Q?Adamkovi=C4=8D?= Subject: Re: bug#53937: 29.0.50; Off-by-one alignment with ls-lisp References: X-Now-Playing: Yukihiro Takahashi's _Blue Moon Blue_: "Lay My Love" Date: Sat, 12 Feb 2022 08:07:58 +0100 In-Reply-To: ("Rudolf =?utf-8?Q?Adamkovi=C4=8D=22'?= =?utf-8?Q?s?= message of "Fri, 11 Feb 2022 09:47:54 +0100") Message-ID: <875ypk5zqp.fsf@gnus.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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: Rudolf Adamkovič writes: > An example of the misalignment: > > […] > -rw-rw-rw- 1 salutis 2.2k 12-02 11:47 citations-20211202.bibtex > -rw-r--r-- 1 salutis 378M 12-27 11:15 debian-11.2.0-amd64-netinst.iso > -rw-r--r-- 1 sal [...] 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: 53937 Cc: 53937@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 (---) Rudolf Adamkovi=C4=8D writes: > An example of the misalignment: > > [=E2=80=A6] > -rw-rw-rw- 1 salutis 2.2k 12-02 11:47 citations-20211202.bibtex > -rw-r--r-- 1 salutis 378M 12-27 11:15 debian-11.2.0-amd64-netinst.iso > -rw-r--r-- 1 salutis 1016.1k 12-23 17:05 default > -rw-r--r-- 1 salutis 5.2M 12-23 00:00 dejavu-fonts-ttf-2.37.tar.bz2 > -rw-r--r-- 1 salutis 115.1k 01-06 21:15 ethics.pdf Yup. I've now fixed this in Emacs 29. --=20 (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From debbugs-submit-bounces@debbugs.gnu.org Sat Feb 12 02:08:18 2022 Received: (at control) by debbugs.gnu.org; 12 Feb 2022 07:08:18 +0000 Received: from localhost ([127.0.0.1]:33248 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nImW2-0001YC-96 for submit@debbugs.gnu.org; Sat, 12 Feb 2022 02:08:18 -0500 Received: from quimby.gnus.org ([95.216.78.240]:39150) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nImW0-0001Xx-Ia for control@debbugs.gnu.org; Sat, 12 Feb 2022 02:08:16 -0500 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=5y9DJdH33ac4Sp43M6BrsDTUlsZLSu+QPmT1fkceq80=; b=R9MiRUwvKjm098QxhFsBTI1VO1 Fw93HfgELFr5uNjQrM0EWp9rk4k2Gff1o3to4iqzEah8tx8lohn07aTm9q8rMPSBCE2dlevgy2nY2 MmEF1c4UEvDmAw2AiHG/jzrWfVdvAlaGxCIYMFQ58eSz8s9nF8jNq0j7A7kVpN/nnoM8=; Received: from [84.212.220.105] (helo=giant) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1nImVs-0004X8-71 for control@debbugs.gnu.org; Sat, 12 Feb 2022 08:08:10 +0100 Date: Sat, 12 Feb 2022 08:08:05 +0100 Message-Id: <874k545zqi.fsf@gnus.org> To: control@debbugs.gnu.org From: Lars Ingebrigtsen Subject: control message for bug #53937 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: close 53937 29.1 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 (---) close 53937 29.1 quit From unknown Fri Jun 20 07:29:11 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Sat, 12 Mar 2022 12:24:06 +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