From unknown Mon Aug 18 11:22:10 2025 X-Loop: help-debbugs@gnu.org Subject: bug#38393: 26.3.50; [PATCH][ELPA] Fix typos in dired-du.el Resent-From: Damien Cassou Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Tue, 26 Nov 2019 21:06:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 38393 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: patch To: 38393@debbugs.gnu.org X-Debbugs-Original-To: bug-gnu-emacs@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.157480232518701 (code B ref -1); Tue, 26 Nov 2019 21:06:02 +0000 Received: (at submit) by debbugs.gnu.org; 26 Nov 2019 21:05:25 +0000 Received: from localhost ([127.0.0.1]:53092 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iZi1U-0004rZ-Tq for submit@debbugs.gnu.org; Tue, 26 Nov 2019 16:05:25 -0500 Received: from lists.gnu.org ([209.51.188.17]:33012) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iZi1T-0004rR-Nw for submit@debbugs.gnu.org; Tue, 26 Nov 2019 16:05:24 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:46490) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iZi1S-0004gk-88 for bug-gnu-emacs@gnu.org; Tue, 26 Nov 2019 16:05:23 -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,URIBL_BLOCKED autolearn=disabled version=3.3.2 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iZhtP-0000GX-Ov for bug-gnu-emacs@gnu.org; Tue, 26 Nov 2019 15:57:04 -0500 Received: from mail.choca.pics ([62.210.108.126]:36734) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1iZhtP-0007p6-El for bug-gnu-emacs@gnu.org; Tue, 26 Nov 2019 15:57:03 -0500 Received: from localhost (localhost.localdomain [IPv6:::1]) by mail.choca.pics (Postfix) with ESMTP id B5772F04D50 for ; Tue, 26 Nov 2019 21:55:53 +0100 (CET) Received: from mail.choca.pics ([IPv6:::1]) by localhost (mail.choca.pics [IPv6:::1]) (amavisd-new, port 10032) with ESMTP id PSNLz1UpNgNh for ; Tue, 26 Nov 2019 21:55:51 +0100 (CET) Received: from localhost (localhost.localdomain [IPv6:::1]) by mail.choca.pics (Postfix) with ESMTP id CCC9DF04D54 for ; Tue, 26 Nov 2019 21:55:51 +0100 (CET) X-Virus-Scanned: amavisd-new at choca.pics Received: from mail.choca.pics ([IPv6:::1]) by localhost (mail.choca.pics [IPv6:::1]) (amavisd-new, port 10026) with ESMTP id m2uQg7Hh87SC for ; Tue, 26 Nov 2019 21:55:51 +0100 (CET) Received: from luz4 (254.116.5.93.rev.sfr.net [93.5.116.254]) by mail.choca.pics (Postfix) with ESMTPSA id 73F7FF04D50 for ; Tue, 26 Nov 2019 21:55:51 +0100 (CET) From: Damien Cassou Date: Tue, 26 Nov 2019 21:55:49 +0100 Message-ID: <87blsy73xm.fsf@cassou.me> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 62.210.108.126 X-Spam-Score: -1.4 (-) 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.4 (--) --=-=-= Content-Type: text/plain This patch fixes typos in elpa's packages/dired-du/dired-du.el. -- Damien Cassou "Success is the ability to go from one failure to another without losing enthusiasm." --Winston Churchill --=-=-= Content-Type: text/x-patch Content-Disposition: attachment; filename=0001-packages-dired-du-dired-du.el-Fix-typos.patch >From 39041889c2f27713a12a1f0d274b26eabd039661 Mon Sep 17 00:00:00 2001 From: Damien Cassou Date: Tue, 26 Nov 2019 21:54:12 +0100 Subject: [PATCH] * packages/dired-du/dired-du.el: Fix typos --- packages/dired-du/dired-du.el | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/packages/dired-du/dired-du.el b/packages/dired-du/dired-du.el index 13915222a..bee0aab56 100644 --- a/packages/dired-du/dired-du.el +++ b/packages/dired-du/dired-du.el @@ -783,7 +783,7 @@ (defun dired-du--file-in-dir-info-p (file &optional dir-info) (defun dired-du--create-or-check-dir-info (&optional keep-drop-dirs) "Initialize `dired-du-dir-info' and return it. -Intial value is just a list with the subdir names included in the +Initial value is just a list with the subdir names included in the Dired buffer. If there are subdirs not included in `dired-du-dir-info' then they are added. @@ -1064,7 +1064,7 @@ (defun dired-du-mark-subdir-files (&optional mark must-exist) "Mark all files in current subdirectory. Optional arg MARK, if non-nil, then is the character mark used. Otherwise use `dired-marker-char'. -Optional arg MUST-EXIST, if non-nil, hide non-existant files. +Optional arg MUST-EXIST, if non-nil, hide non-existent files. Directories '.' and '..' are also marked." (save-restriction @@ -1076,7 +1076,7 @@ (defun dired-du-mark-buffer (&optional mark must-exist) "Mark all files in the Dired buffer. Optional arg MARK, if non-nil, then is the character mark used. Otherwise use `dired-marker-char'. -Optional arg MUST-EXIST, if non-nil, hide non-existant files. +Optional arg MUST-EXIST, if non-nil, hide non-existent files. Directories '.' and '..' are also marked." (let ((dired-marker-char (or mark dired-marker-char))) @@ -1505,7 +1505,7 @@ (defun dired-du--toggle-human-readable (&optional no-message) (when (and (derived-mode-p 'dired-mode) dired-du-find-dired-buffer (not dired-du-on-find-dired-ok)) - (error "Toogle format size in `find-dired' buffers \ + (error "Toggle format size in `find-dired' buffers \ is disabled; enable with %s" (substitute-command-keys "\\[dired-du-on-find-dired-ok-toggle\]"))) @@ -1604,7 +1604,7 @@ (defun dired-du--global-update-dir-info (new-info glob-pos) NEW-INFO may be the file info for one file or several. If NEW-INFO contains information for one file already in -`dired-du-dir-info', then the new infomation replace +`dired-du-dir-info', then the new information replace the old one. Otherwise, the new information is added in front to \(cdr (nth GLOB-POS `dired-du-dir-info')). -- 2.23.0 --=-=-=-- From unknown Mon Aug 18 11:22:10 2025 X-Loop: help-debbugs@gnu.org Subject: bug#38393: 26.3.50; [PATCH][ELPA] Fix typos in dired-du.el Resent-From: Robert Pluim Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 27 Nov 2019 08:05:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 38393 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: patch To: Damien Cassou Cc: 38393@debbugs.gnu.org Received: via spool by 38393-submit@debbugs.gnu.org id=B38393.15748418733414 (code B ref 38393); Wed, 27 Nov 2019 08:05:02 +0000 Received: (at 38393) by debbugs.gnu.org; 27 Nov 2019 08:04:33 +0000 Received: from localhost ([127.0.0.1]:53396 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iZsJM-0000t0-QS for submit@debbugs.gnu.org; Wed, 27 Nov 2019 03:04:32 -0500 Received: from mail-wm1-f47.google.com ([209.85.128.47]:53852) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iZsJL-0000sk-A1 for 38393@debbugs.gnu.org; Wed, 27 Nov 2019 03:04:32 -0500 Received: by mail-wm1-f47.google.com with SMTP id u18so5982892wmc.3 for <38393@debbugs.gnu.org>; Wed, 27 Nov 2019 00:04:31 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:references:gmane-reply-to-list:date:in-reply-to :message-id:mime-version; bh=eWV6AAs6yaufN9L5bFfbQOx0oN6oS7dhT77VRCbJreU=; b=rY7vYKhSwOhekf8gFu5XmpJCy2gY5+OLZx+Knk/rYa7Y0zJ1BqeEQ/H/mQf7XO6NbV Sk+1wOUJPchgsbGAMNOKbnwGLoOUGUJDa2VPHAbCpD3Ay1GWmUefPPFrAt2/c3mXRrw0 KN/F5E+0jmgPD1T3/mDkgsE61AW9DM9QZR6fvEjWFnQEDFxMEi/gUqM9nbff3kKinGfT mhJiTBazfU4TSQk8FQ3sbflm/sb7at1td6pB0I13ga5xDmLSUzeuaEAiL7doIcxgF6nL 6rODNdr1TJ3vtusgJrg9h5dIJaVw4OBicOHDxk5apok1kEwlStcIB2F99LJWFe1BhX7o Cfmw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:references :gmane-reply-to-list:date:in-reply-to:message-id:mime-version; bh=eWV6AAs6yaufN9L5bFfbQOx0oN6oS7dhT77VRCbJreU=; b=WAfthaON6Dy75+4vq4RFBAh4guZlmKrwqMwuiE20KTbXV9MHl1KWxCcWzg0+dsofgW cSBCKbPCvzYIyZ01rsiP8be2eCbZJANP4wohHmOg0F7G1+J4uTNlwsl0XX8vX7PwOtwh 0/fSFy1IHfUMA4mRlJJso3voiqkOyJ+l883IQiiXnHO4TlHTHolvhyXFrC/dIaTQSrhD JgDJKrEwmvYdHOOvuj2f4fZgqcchKr5saf1WVMcrlRp+YwKh/E6LUx4Xm6aUNWFRGzDc 5mWkL63gbm51IqxNMyOaqcbO69BIgr4JnS7/mA7TLjnJTqX8uPQtXVWTY05Mu4bnq5JS p3bg== X-Gm-Message-State: APjAAAX2H6WP/xQVUQ+Bfa89DTtCpa3d/95T/SuXzV+5tDYwQPCrbpLa +UjH9nqrRh8hQadYIvgwHeb8eg3w X-Google-Smtp-Source: APXvYqzu3pgddlvtxSHEnqjTmbfjL50Dr9O/rRO93U/GAP1hJ3uZtflfDOPzLFVxtDgrzR8BELoalw== X-Received: by 2002:a05:600c:2911:: with SMTP id i17mr2850298wmd.83.1574841864941; Wed, 27 Nov 2019 00:04:24 -0800 (PST) Received: from rpluim-mac ([2a01:e34:ecfc:a860:6dee:4697:b3c4:4ce5]) by smtp.gmail.com with ESMTPSA id n188sm293256wme.14.2019.11.27.00.04.23 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 27 Nov 2019 00:04:24 -0800 (PST) From: Robert Pluim References: <87blsy73xm.fsf@cassou.me> Gmane-Reply-To-List: yes Date: Wed, 27 Nov 2019 09:04:22 +0100 In-Reply-To: <87blsy73xm.fsf@cassou.me> (Damien Cassou's message of "Tue, 26 Nov 2019 21:55:49 +0100") Message-ID: MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.0 (/) 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 (-) >>>>> On Tue, 26 Nov 2019 21:55:49 +0100, Damien Cassou said: Damien> If NEW-INFO contains information for one file already in 'one' -> 'a' And maybe 'already present' or similar. Damien> -`dired-du-dir-info', then the new infomation replace Damien> +`dired-du-dir-info', then the new information replace 'replaces' Robert From unknown Mon Aug 18 11:22:10 2025 X-Loop: help-debbugs@gnu.org Subject: bug#38393: 26.3.50; [PATCH][ELPA] Fix typos in dired-du.el Resent-From: Damien Cassou Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 28 Nov 2019 06:25:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 38393 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: patch To: Robert Pluim Cc: 38393@debbugs.gnu.org Received: via spool by 38393-submit@debbugs.gnu.org id=B38393.157492227231190 (code B ref 38393); Thu, 28 Nov 2019 06:25:01 +0000 Received: (at 38393) by debbugs.gnu.org; 28 Nov 2019 06:24:32 +0000 Received: from localhost ([127.0.0.1]:56520 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iaDE8-000870-Bp for submit@debbugs.gnu.org; Thu, 28 Nov 2019 01:24:32 -0500 Received: from mail.choca.pics ([62.210.108.126]:59282) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iaDE6-00086s-VR for 38393@debbugs.gnu.org; Thu, 28 Nov 2019 01:24:31 -0500 Received: from localhost (localhost.localdomain [IPv6:::1]) by mail.choca.pics (Postfix) with ESMTP id 63BD9F08875; Thu, 28 Nov 2019 07:24:29 +0100 (CET) Received: from mail.choca.pics ([IPv6:::1]) by localhost (mail.choca.pics [IPv6:::1]) (amavisd-new, port 10032) with ESMTP id aLT2oLappVuZ; Thu, 28 Nov 2019 07:24:28 +0100 (CET) Received: from localhost (localhost.localdomain [IPv6:::1]) by mail.choca.pics (Postfix) with ESMTP id 4E0E4F08876; Thu, 28 Nov 2019 07:24:28 +0100 (CET) X-Virus-Scanned: amavisd-new at choca.pics Received: from mail.choca.pics ([IPv6:::1]) by localhost (mail.choca.pics [IPv6:::1]) (amavisd-new, port 10026) with ESMTP id lxLl07QrgL_r; Thu, 28 Nov 2019 07:24:28 +0100 (CET) Received: from luz4 (254.116.5.93.rev.sfr.net [93.5.116.254]) by mail.choca.pics (Postfix) with ESMTPSA id E833EF08875; Thu, 28 Nov 2019 07:24:27 +0100 (CET) From: Damien Cassou In-Reply-To: References: <87blsy73xm.fsf@cassou.me> Date: Thu, 28 Nov 2019 07:24:25 +0100 Message-ID: <87h82o7c2u.fsf@cassou.me> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" X-Spam-Score: 0.0 (/) 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 (-) --=-=-= Content-Type: text/plain Robert Pluim writes: >>>>>> On Tue, 26 Nov 2019 21:55:49 +0100, Damien Cassou said: > Damien> If NEW-INFO contains information for one file already in > > 'one' -> 'a' > > And maybe 'already present' or similar. > > Damien> -`dired-du-dir-info', then the new infomation replace > Damien> +`dired-du-dir-info', then the new information replace > > 'replaces' team work! New version attached. -- Damien Cassou "Success is the ability to go from one failure to another without losing enthusiasm." --Winston Churchill --=-=-= Content-Type: text/x-patch Content-Disposition: attachment; filename=0001-packages-dired-du-dired-du.el-Fix-typos.patch >From a0475e35296ece855cbc9585daf5a6b64475779e Mon Sep 17 00:00:00 2001 From: Damien Cassou Date: Tue, 26 Nov 2019 21:54:12 +0100 Subject: [PATCH] * packages/dired-du/dired-du.el: Fix typos --- packages/dired-du/dired-du.el | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/packages/dired-du/dired-du.el b/packages/dired-du/dired-du.el index 13915222a..04ee1e9cc 100644 --- a/packages/dired-du/dired-du.el +++ b/packages/dired-du/dired-du.el @@ -783,7 +783,7 @@ (defun dired-du--file-in-dir-info-p (file &optional dir-info) (defun dired-du--create-or-check-dir-info (&optional keep-drop-dirs) "Initialize `dired-du-dir-info' and return it. -Intial value is just a list with the subdir names included in the +Initial value is just a list with the subdir names included in the Dired buffer. If there are subdirs not included in `dired-du-dir-info' then they are added. @@ -1064,7 +1064,7 @@ (defun dired-du-mark-subdir-files (&optional mark must-exist) "Mark all files in current subdirectory. Optional arg MARK, if non-nil, then is the character mark used. Otherwise use `dired-marker-char'. -Optional arg MUST-EXIST, if non-nil, hide non-existant files. +Optional arg MUST-EXIST, if non-nil, hide non-existent files. Directories '.' and '..' are also marked." (save-restriction @@ -1076,7 +1076,7 @@ (defun dired-du-mark-buffer (&optional mark must-exist) "Mark all files in the Dired buffer. Optional arg MARK, if non-nil, then is the character mark used. Otherwise use `dired-marker-char'. -Optional arg MUST-EXIST, if non-nil, hide non-existant files. +Optional arg MUST-EXIST, if non-nil, hide non-existent files. Directories '.' and '..' are also marked." (let ((dired-marker-char (or mark dired-marker-char))) @@ -1505,7 +1505,7 @@ (defun dired-du--toggle-human-readable (&optional no-message) (when (and (derived-mode-p 'dired-mode) dired-du-find-dired-buffer (not dired-du-on-find-dired-ok)) - (error "Toogle format size in `find-dired' buffers \ + (error "Toggle format size in `find-dired' buffers \ is disabled; enable with %s" (substitute-command-keys "\\[dired-du-on-find-dired-ok-toggle\]"))) @@ -1603,8 +1603,8 @@ (defun dired-du--global-update-dir-info (new-info glob-pos) "Update with NEW-INFO position GLOB-POS of `dired-du-dir-info'. NEW-INFO may be the file info for one file or several. -If NEW-INFO contains information for one file already in -`dired-du-dir-info', then the new infomation replace +If NEW-INFO contains information for a file already present in +`dired-du-dir-info', then the new information replaces the old one. Otherwise, the new information is added in front to \(cdr (nth GLOB-POS `dired-du-dir-info')). -- 2.23.0 --=-=-=-- From unknown Mon Aug 18 11:22:10 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Damien Cassou Subject: bug#38393: closed (Re: bug#38393: 26.3.50; [PATCH][ELPA] Fix typos in dired-du.el) Message-ID: References: <87eevut24e.fsf@marxist.se> <87blsy73xm.fsf@cassou.me> X-Gnu-PR-Message: they-closed 38393 X-Gnu-PR-Package: emacs X-Gnu-PR-Keywords: patch Reply-To: 38393@debbugs.gnu.org Date: Mon, 20 Jan 2020 18:28:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1579544882-22785-1" This is a multi-part message in MIME format... ------------=_1579544882-22785-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #38393: 26.3.50; [PATCH][ELPA] Fix typos in dired-du.el which was filed against the emacs package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 38393@debbugs.gnu.org. --=20 38393: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D38393 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1579544882-22785-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 38393-done) by debbugs.gnu.org; 20 Jan 2020 18:27:28 +0000 Received: from localhost ([127.0.0.1]:46015 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1itbln-0005uf-PX for submit@debbugs.gnu.org; Mon, 20 Jan 2020 13:27:27 -0500 Received: from ted.gofardesign.uk ([67.225.143.91]:60520) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1itbll-0005uQ-Qe for 38393-done@debbugs.gnu.org; Mon, 20 Jan 2020 13:27:26 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=marxist.se; s=default; h=Content-Type:MIME-Version:Message-ID:Date:References: In-Reply-To:Subject:Cc:To:From:Sender:Reply-To:Content-Transfer-Encoding: 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=MWNaLcTAo4dszZjae72o0T7uMsCnoLnLZEXNqy30SAs=; b=a2JLdmM5ft8bm89yvTPpKPTEM3 xSPOk5PF3IL5VJVKcaWq8cSREOmI3rt9uN7GhM+akK72IDEEEnpEmJbM3LiuBRHgT6vFIbh3F0iNF MISgNlKaIQUbHk6qalX280lTq+fJT8iFH+2e1jdmOF02YZtm+c9xsCrkdiFacCrI6MVaqbrdeNMIm EFFK9au7xmAoVyjH15lEdpxpQsvsIAVlfGT1FekkMw6q1CBK9973qEjidmCM3ozSmaI0BeBTcKXFF XPGV59c07l1iULnJmf0aRHFpXSP96VZhlzOiXpxvmofWp9CYIAfGntoaPgMmIn+hkRZhNHeTOTx62 EP2O4W5g==; Received: from h-70-69.a785.priv.bahnhof.se ([155.4.70.69]:44108 helo=localhost) by ted.gofardesign.uk with esmtpsa (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.92) (envelope-from ) id 1itblb-001hN5-O7; Mon, 20 Jan 2020 13:27:16 -0500 From: Stefan Kangas To: Damien Cassou Subject: Re: bug#38393: 26.3.50; [PATCH][ELPA] Fix typos in dired-du.el In-Reply-To: <87h82o7c2u.fsf@cassou.me> (Damien Cassou's message of "Thu, 28 Nov 2019 07:24:25 +0100") References: <87blsy73xm.fsf@cassou.me> <87h82o7c2u.fsf@cassou.me> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) Date: Mon, 20 Jan 2020 19:27:13 +0100 Message-ID: <87eevut24e.fsf@marxist.se> MIME-Version: 1.0 Content-Type: text/plain X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - ted.gofardesign.uk X-AntiAbuse: Original Domain - debbugs.gnu.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - marxist.se X-Get-Message-Sender-Via: ted.gofardesign.uk: authenticated_id: stefan@marxist.se X-Authenticated-Sender: ted.gofardesign.uk: stefan@marxist.se X-Source: X-Source-Args: X-Source-Dir: X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 38393-done Cc: 38393-done@debbugs.gnu.org, Robert Pluim 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 (-) Damien Cassou writes: > Robert Pluim writes: >>>>>>> On Tue, 26 Nov 2019 21:55:49 +0100, Damien Cassou said: >> Damien> If NEW-INFO contains information for one file already in >> >> 'one' -> 'a' >> >> And maybe 'already present' or similar. >> >> Damien> -`dired-du-dir-info', then the new infomation replace >> Damien> +`dired-du-dir-info', then the new information replace >> >> 'replaces' > > > team work! New version attached. Thanks, The corrections looked good to me so I've now pushed this to elpa.git as commit 8b3f95210. Closing. Best regards, Stefan Kangas ------------=_1579544882-22785-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 26 Nov 2019 21:05:25 +0000 Received: from localhost ([127.0.0.1]:53092 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iZi1U-0004rZ-Tq for submit@debbugs.gnu.org; Tue, 26 Nov 2019 16:05:25 -0500 Received: from lists.gnu.org ([209.51.188.17]:33012) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iZi1T-0004rR-Nw for submit@debbugs.gnu.org; Tue, 26 Nov 2019 16:05:24 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:46490) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iZi1S-0004gk-88 for bug-gnu-emacs@gnu.org; Tue, 26 Nov 2019 16:05:23 -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,URIBL_BLOCKED autolearn=disabled version=3.3.2 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iZhtP-0000GX-Ov for bug-gnu-emacs@gnu.org; Tue, 26 Nov 2019 15:57:04 -0500 Received: from mail.choca.pics ([62.210.108.126]:36734) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1iZhtP-0007p6-El for bug-gnu-emacs@gnu.org; Tue, 26 Nov 2019 15:57:03 -0500 Received: from localhost (localhost.localdomain [IPv6:::1]) by mail.choca.pics (Postfix) with ESMTP id B5772F04D50 for ; Tue, 26 Nov 2019 21:55:53 +0100 (CET) Received: from mail.choca.pics ([IPv6:::1]) by localhost (mail.choca.pics [IPv6:::1]) (amavisd-new, port 10032) with ESMTP id PSNLz1UpNgNh for ; Tue, 26 Nov 2019 21:55:51 +0100 (CET) Received: from localhost (localhost.localdomain [IPv6:::1]) by mail.choca.pics (Postfix) with ESMTP id CCC9DF04D54 for ; Tue, 26 Nov 2019 21:55:51 +0100 (CET) X-Virus-Scanned: amavisd-new at choca.pics Received: from mail.choca.pics ([IPv6:::1]) by localhost (mail.choca.pics [IPv6:::1]) (amavisd-new, port 10026) with ESMTP id m2uQg7Hh87SC for ; Tue, 26 Nov 2019 21:55:51 +0100 (CET) Received: from luz4 (254.116.5.93.rev.sfr.net [93.5.116.254]) by mail.choca.pics (Postfix) with ESMTPSA id 73F7FF04D50 for ; Tue, 26 Nov 2019 21:55:51 +0100 (CET) From: Damien Cassou To: bug-gnu-emacs@gnu.org Subject: 26.3.50; [PATCH][ELPA] Fix typos in dired-du.el Date: Tue, 26 Nov 2019 21:55:49 +0100 Message-ID: <87blsy73xm.fsf@cassou.me> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 62.210.108.126 X-Spam-Score: -1.4 (-) 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.4 (--) --=-=-= Content-Type: text/plain This patch fixes typos in elpa's packages/dired-du/dired-du.el. -- Damien Cassou "Success is the ability to go from one failure to another without losing enthusiasm." --Winston Churchill --=-=-= Content-Type: text/x-patch Content-Disposition: attachment; filename=0001-packages-dired-du-dired-du.el-Fix-typos.patch >From 39041889c2f27713a12a1f0d274b26eabd039661 Mon Sep 17 00:00:00 2001 From: Damien Cassou Date: Tue, 26 Nov 2019 21:54:12 +0100 Subject: [PATCH] * packages/dired-du/dired-du.el: Fix typos --- packages/dired-du/dired-du.el | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/packages/dired-du/dired-du.el b/packages/dired-du/dired-du.el index 13915222a..bee0aab56 100644 --- a/packages/dired-du/dired-du.el +++ b/packages/dired-du/dired-du.el @@ -783,7 +783,7 @@ (defun dired-du--file-in-dir-info-p (file &optional dir-info) (defun dired-du--create-or-check-dir-info (&optional keep-drop-dirs) "Initialize `dired-du-dir-info' and return it. -Intial value is just a list with the subdir names included in the +Initial value is just a list with the subdir names included in the Dired buffer. If there are subdirs not included in `dired-du-dir-info' then they are added. @@ -1064,7 +1064,7 @@ (defun dired-du-mark-subdir-files (&optional mark must-exist) "Mark all files in current subdirectory. Optional arg MARK, if non-nil, then is the character mark used. Otherwise use `dired-marker-char'. -Optional arg MUST-EXIST, if non-nil, hide non-existant files. +Optional arg MUST-EXIST, if non-nil, hide non-existent files. Directories '.' and '..' are also marked." (save-restriction @@ -1076,7 +1076,7 @@ (defun dired-du-mark-buffer (&optional mark must-exist) "Mark all files in the Dired buffer. Optional arg MARK, if non-nil, then is the character mark used. Otherwise use `dired-marker-char'. -Optional arg MUST-EXIST, if non-nil, hide non-existant files. +Optional arg MUST-EXIST, if non-nil, hide non-existent files. Directories '.' and '..' are also marked." (let ((dired-marker-char (or mark dired-marker-char))) @@ -1505,7 +1505,7 @@ (defun dired-du--toggle-human-readable (&optional no-message) (when (and (derived-mode-p 'dired-mode) dired-du-find-dired-buffer (not dired-du-on-find-dired-ok)) - (error "Toogle format size in `find-dired' buffers \ + (error "Toggle format size in `find-dired' buffers \ is disabled; enable with %s" (substitute-command-keys "\\[dired-du-on-find-dired-ok-toggle\]"))) @@ -1604,7 +1604,7 @@ (defun dired-du--global-update-dir-info (new-info glob-pos) NEW-INFO may be the file info for one file or several. If NEW-INFO contains information for one file already in -`dired-du-dir-info', then the new infomation replace +`dired-du-dir-info', then the new information replace the old one. Otherwise, the new information is added in front to \(cdr (nth GLOB-POS `dired-du-dir-info')). -- 2.23.0 --=-=-=-- ------------=_1579544882-22785-1--