From unknown Sat Sep 06 01:12:02 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#18110 <18110@debbugs.gnu.org> To: bug#18110 <18110@debbugs.gnu.org> Subject: Status: 24.4.50; [PATCH] vc-git-expanded-log-entry no longer strips leading whitespace from git logs Reply-To: bug#18110 <18110@debbugs.gnu.org> Date: Sat, 06 Sep 2025 08:12:02 +0000 retitle 18110 24.4.50; [PATCH] vc-git-expanded-log-entry no longer strips l= eading whitespace from git logs reassign 18110 emacs submitter 18110 Dima Kogan severity 18110 minor tag 18110 fixed patch thanks From debbugs-submit-bounces@debbugs.gnu.org Fri Jul 25 17:35:10 2014 Received: (at submit) by debbugs.gnu.org; 25 Jul 2014 21:35:10 +0000 Received: from localhost ([127.0.0.1]:38116 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XAn8w-0002WZ-2n for submit@debbugs.gnu.org; Fri, 25 Jul 2014 17:35:10 -0400 Received: from eggs.gnu.org ([208.118.235.92]:38879) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XAn8t-0002WL-Qh for submit@debbugs.gnu.org; Fri, 25 Jul 2014 17:35:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XAn8h-000080-OY for submit@debbugs.gnu.org; Fri, 25 Jul 2014 17:35:02 -0400 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,T_DKIM_INVALID autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:37317) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XAn8h-00007w-LW for submit@debbugs.gnu.org; Fri, 25 Jul 2014 17:34:55 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:40552) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XAn8b-0005Kj-EW for bug-gnu-emacs@gnu.org; Fri, 25 Jul 2014 17:34:55 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XAn8T-00006E-Jl for bug-gnu-emacs@gnu.org; Fri, 25 Jul 2014 17:34:49 -0400 Received: from out1-smtp.messagingengine.com ([66.111.4.25]:57992) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XAn8T-000060-BP for bug-gnu-emacs@gnu.org; Fri, 25 Jul 2014 17:34:41 -0400 Received: from compute5.internal (compute5.nyi.internal [10.202.2.45]) by gateway1.nyi.internal (Postfix) with ESMTP id 87222222E7 for ; Fri, 25 Jul 2014 17:34:39 -0400 (EDT) Received: from frontend2 ([10.202.2.161]) by compute5.internal (MEProxy); Fri, 25 Jul 2014 17:34:39 -0400 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=secretsauce.net; h=from:to:subject:date:message-id:mime-version:content-type; s= mesmtp; bh=zElrPesuGqiVEOU8RmdFo8yeb2o=; b=IWAH/MFFfmA5Vlr0i+aH+ HZJPBzvjnbyuG4byDSooRvtElreR7mB8wm7MMXZtRsqgrbRrs/9I7gpM8BWRgckb nv4aJKulhXaPtCVWCdWrm2V+b6+OGkx+xiGxV8DEtM/wgEQ0vIHjWdpoRkQAqnIE TO5y5oxWdsXYPMJhm9vSVs= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=from:to:subject:date:message-id :mime-version:content-type; s=smtpout; bh=zElrPesuGqiVEOU8RmdFo8 yeb2o=; b=S8PqGGoexAJQGldXqZSuw0rPjxt5yhuzzAIprszTmnv0ojgjoo6/A1 DfgnEAxHtbY6oZHX7ZlrJ3djEBDrLqCLCkeCpqHuTk6nHjQpnFi4+SAUbsyuuhB0 DG4VuAqczCzttwb4e9ib3g/L786tpkW9DQztqZ0UztrYQR4b2WrqU= X-Sasl-enc: QzrNZAqA0/98lg1HDtk7cbIg87ewos/YG3EaXyCIPXe5 1406324079 Received: from shorty.local (unknown [71.92.68.109]) by mail.messagingengine.com (Postfix) with ESMTPA id 50AFF6801B5 for ; Fri, 25 Jul 2014 17:34:39 -0400 (EDT) Received: from ip6-localhost ([::1] helo=shorty.local) by shorty.local with esmtp (Exim 4.82_1-5b7a7c0-XX) (envelope-from ) id 1XAn8G-0001n9-7r for bug-gnu-emacs@gnu.org; Fri, 25 Jul 2014 14:34:28 -0700 From: Dima Kogan To: bug-gnu-emacs@gnu.org Subject: 24.4.50; [PATCH] vc-git-expanded-log-entry no longer strips leading whitespace from git logs Date: Fri, 25 Jul 2014 14:34:28 -0700 Message-ID: <87ppgtt95n.fsf@secretsauce.net> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -5.0 (-----) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 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 (-----) --=-=-= Content-Type: text/plain When looking at expanded git logs with vc-print-root-log (C-x v L, then by default), emacs was stripping out all leading whitespace from git logs. This was done by an (indent-region) call. This patch fixes this issue by removing this call. It might be good to remove a constant amount of whitespace from the beginning of each log line, but it's not obvious that matters, and it seems more trouble than it's worth. --=-=-= Content-Type: text/x-diff Content-Disposition: inline; filename=0001-vc-git-expanded-log-entry-no-longer-strips-leading-w.patch >From 0b5ac295402eb99034602df352533f3b1d21fe24 Mon Sep 17 00:00:00 2001 From: Dima Kogan Date: Fri, 25 Jul 2014 14:33:10 -0700 Subject: [PATCH] vc-git-expanded-log-entry no longer strips leading whitespace from git logs When looking at expanded git logs with vc-print-root-log (C-x v L, then by default), emacs was stripping out all leading whitespace from git logs. This was done by an (indent-region) call. This patch fixes this issue by removing this call. It might be good to remove a constant amount of whitespace from the beginning of each log line, but it's not obvious that matters, and it seems more trouble than it's worth. --- lisp/vc/vc-git.el | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/lisp/vc/vc-git.el b/lisp/vc/vc-git.el index 9c8ab3b..a03ef0c 100644 --- a/lisp/vc/vc-git.el +++ b/lisp/vc/vc-git.el @@ -894,10 +894,7 @@ or BRANCH^ (where \"^\" can be repeated)." (with-temp-buffer (apply 'vc-git-command t nil nil (list "log" revision "-1")) (goto-char (point-min)) - (unless (eobp) - ;; Indent the expanded log entry. - (indent-region (point-min) (point-max) 2) - (buffer-string)))) + (unless (eobp) (buffer-string)))) (autoload 'vc-switches "vc") -- 2.0.0 --=-=-=-- From debbugs-submit-bounces@debbugs.gnu.org Fri Jul 25 23:13:03 2014 Received: (at 18110) by debbugs.gnu.org; 26 Jul 2014 03:13:03 +0000 Received: from localhost ([127.0.0.1]:38288 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XAsPu-0002Nz-Ji for submit@debbugs.gnu.org; Fri, 25 Jul 2014 23:13:02 -0400 Received: from out1-smtp.messagingengine.com ([66.111.4.25]:35203) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XAsPr-0002NY-0f for 18110@debbugs.gnu.org; Fri, 25 Jul 2014 23:13:00 -0400 Received: from compute4.internal (compute4.nyi.internal [10.202.2.44]) by gateway1.nyi.internal (Postfix) with ESMTP id E79A621D30 for <18110@debbugs.gnu.org>; Fri, 25 Jul 2014 23:12:57 -0400 (EDT) Received: from frontend1 ([10.202.2.160]) by compute4.internal (MEProxy); Fri, 25 Jul 2014 23:12:57 -0400 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=secretsauce.net; h=from:to:subject:date:message-id:mime-version:content-type; s= mesmtp; bh=gMW+FoXNLPl6drglhmZ6eW9Rzx0=; b=VdCeTc3hEvaZStPs5NU6B WbcCy+jRFail2wPbACJq4K+aVGU41d5tPLDmu+1NCQrSFFfwR0WZNWr5zu3lwPFc 10bVlUvFXznno7GY8V9jcDAlhOl1G9PVQCGWQzZwQTVLOG1K1hlDoTbve+MbhUcp UKfg982F9zgmPdpdlbQxP8= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=from:to:subject:date:message-id :mime-version:content-type; s=smtpout; bh=gMW+FoXNLPl6drglhmZ6eW 9Rzx0=; b=YjmI5X1+KpQPlGUPA2LLwjRGJNEZjC9rERX6fTygAxYkwAyTN8+PcC FKXXRatYRnHZ7Rd2lAid3xTDWnTb0aAeI+GOcWf03A3xhzsIJD+E5LytcI2x1J/F 8pp0mGcHZ3zw1TRFCuJvO16mNcPgVFvDIGmU5ufeJHbNpeXbCqLOA= X-Sasl-enc: DXRJJaQTp+WIgq8gIrWhdTtZ1P7KDMCp2Xu8YuSWSzwH 1406344377 Received: from shorty.local (unknown [23.243.199.75]) by mail.messagingengine.com (Postfix) with ESMTPA id ABF39C00003 for <18110@debbugs.gnu.org>; Fri, 25 Jul 2014 23:12:57 -0400 (EDT) Received: from localhost ([::1] helo=shorty.local) by shorty.local with esmtp (Exim 4.82_1-5b7a7c0-XX) (envelope-from ) id 1XAsPo-0005Yy-Er for 18110@debbugs.gnu.org; Fri, 25 Jul 2014 20:12:56 -0700 User-agent: mu4e 0.9.9.6pre3; emacs 24.4.50.1 From: Dima Kogan To: 18110@debbugs.gnu.org Subject: clarification Date: Fri, 25 Jul 2014 20:12:56 -0700 Message-ID: <87oawcu81z.fsf@secretsauce.net> MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 18110 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 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.7 (/) To clarify, the issue being fixed is not that some leading whitespace is removed, but rather that a different amount of whitespace can be removed from each line, and this destroys any alignment that may have been present in the log message. From debbugs-submit-bounces@debbugs.gnu.org Tue Feb 23 07:30:36 2016 Received: (at 18110) by debbugs.gnu.org; 23 Feb 2016 12:30:36 +0000 Received: from localhost ([127.0.0.1]:39431 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aYC6t-0000W8-R6 for submit@debbugs.gnu.org; Tue, 23 Feb 2016 07:30:35 -0500 Received: from hermes.netfonds.no ([80.91.224.195]:56334) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aYC6s-0000Ub-Io for 18110@debbugs.gnu.org; Tue, 23 Feb 2016 07:30:34 -0500 Received: from cpe-60-225-211-161.nsw.bigpond.net.au ([60.225.211.161] helo=mouse) by hermes.netfonds.no with esmtpsa (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.72) (envelope-from ) id 1aYC6S-0006o9-9T; Tue, 23 Feb 2016 13:30:08 +0100 From: Lars Ingebrigtsen To: Dima Kogan Subject: Re: bug#18110: 24.4.50; [PATCH] vc-git-expanded-log-entry no longer strips leading whitespace from git logs References: <87ppgtt95n.fsf@secretsauce.net> Date: Tue, 23 Feb 2016 23:30:02 +1100 In-Reply-To: <87ppgtt95n.fsf@secretsauce.net> (Dima Kogan's message of "Fri, 25 Jul 2014 14:34:28 -0700") Message-ID: <8760xfobhx.fsf@gnus.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-MailScanner-ID: 1aYC6S-0006o9-9T X-Netfonds-MailScanner: Found to be clean X-Netfonds-MailScanner-From: larsi@gnus.org MailScanner-NULL-Check: 1456835409.03967@882odQEZHfqWlvWiyDHufQ X-Spam-Status: No X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 18110 Cc: 18110@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.0 (/) Dima Kogan writes: > When looking at expanded git logs with vc-print-root-log (C-x v L, > then by default), emacs was stripping out all leading > whitespace from git logs. This was done by an (indent-region) > call. This patch fixes this issue by removing this call. It might be > good to remove a constant amount of whitespace from the beginning of > each log line, but it's not obvious that matters, and it seems more > trouble than it's worth. [...] > - (unless (eobp) > - ;; Indent the expanded log entry. > - (indent-region (point-min) (point-max) 2) > - (buffer-string)))) > + (unless (eobp) (buffer-string)))) It seems like a deliberate design choice... I have no idea whether it's a good one, though. Anybody? -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From debbugs-submit-bounces@debbugs.gnu.org Tue Feb 23 19:25:52 2016 Received: (at 18110) by debbugs.gnu.org; 24 Feb 2016 00:25:52 +0000 Received: from localhost ([127.0.0.1]:41812 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aYNH6-0000D8-6S for submit@debbugs.gnu.org; Tue, 23 Feb 2016 19:25:52 -0500 Received: from mail-wm0-f49.google.com ([74.125.82.49]:35465) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aYNH4-0000Cs-G3 for 18110@debbugs.gnu.org; Tue, 23 Feb 2016 19:25:50 -0500 Received: by mail-wm0-f49.google.com with SMTP id c200so246106312wme.0 for <18110@debbugs.gnu.org>; Tue, 23 Feb 2016 16:25:50 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:subject:to:references:cc:from:message-id:date:user-agent :mime-version:in-reply-to:content-type:content-transfer-encoding; bh=fbSlc2kGO02l+nmXm3KPv8L6e8Xq3PccIHpbVYAiSno=; b=hvwdHoz2SpToFxEYsHFfNIlPRDnYBGVayWSVCC9O7yZmZaA5OTqCJPMbP9aqySU2AC AxNmwilDEdRWB0JspJ+cZ+vc5Kc50FO1YHlt/OWOtdz53KItoqBr6FLKHyGC4u1bAZIB 2URqBs7hKagxAWh9mHm1oM8UzUgKNirjOIX8lzOdbZvo8f+l7Xi3CtfFhGBND3q3akv5 1G0GSROrWxXB8EKeZwjzL5IEBDBUqNargtNVmAHlC+xACxW1EfyuvZvt4WiZTBZ9nqxM 2Ivat5lmPvUon63WY+dgL8qutwBilGDc+sw5vdpLYy29VqghiKzCA4Rsglujex61fiqj BVAQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:sender:subject:to:references:cc:from:message-id :date:user-agent:mime-version:in-reply-to:content-type :content-transfer-encoding; bh=fbSlc2kGO02l+nmXm3KPv8L6e8Xq3PccIHpbVYAiSno=; b=biD8oMEmuKfJVtsaguF26nIXkNz7xaRMkFBbsVydiPjAdic68WKK54zRzb/+V0Wu1D 5NvP29WnliaT7FnAva9UESppXXOqsSMsX4PI/mW5+4YZ+l9rBHFuzA5o3JxMBsi8k4bU 6NYqGJ2KJTXS0Tsku1a1dxfdf+D3M819EA9kZoLw7MGKutfDuDvtSpwYnZJvUW5JPr+n 5F219oxav3Lq2Xko+CG9O1r0PyIuIGlOCrnVCmJ1wjpmKbxyIPrLbzI0h6z/Bwi8g+rW UlpGDBcvfpcXyRg3k7H9ArSf9Wbqhml6F1/6Vsh+tdBSeG2aJnB+Y3zed/jd7wRKehqs 3Log== X-Gm-Message-State: AG10YOTVhiaS2xSalMBpdl0JUNt8TN6WtwF4t8ZavjI9Dw63T+WoBCce6cxWKTtU6ZguhQ== X-Received: by 10.194.89.70 with SMTP id bm6mr42756094wjb.0.1456273545006; Tue, 23 Feb 2016 16:25:45 -0800 (PST) Received: from [192.168.1.2] ([185.105.175.24]) by smtp.googlemail.com with ESMTPSA id w136sm28295522wmw.0.2016.02.23.16.25.43 (version=TLSv1/SSLv3 cipher=OTHER); Tue, 23 Feb 2016 16:25:44 -0800 (PST) Subject: Re: bug#18110: 24.4.50; [PATCH] vc-git-expanded-log-entry no longer strips leading whitespace from git logs To: Lars Ingebrigtsen , Dima Kogan References: <87ppgtt95n.fsf@secretsauce.net> <8760xfobhx.fsf@gnus.org> From: Dmitry Gutov Message-ID: <23ac5130-b782-a055-3e38-a14810a9e007@yandex.ru> Date: Wed, 24 Feb 2016 02:25:43 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.0 MIME-Version: 1.0 In-Reply-To: <8760xfobhx.fsf@gnus.org> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Score: -0.5 (/) X-Debbugs-Envelope-To: 18110 Cc: 18110@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 (/) On 02/23/2016 02:30 PM, Lars Ingebrigtsen wrote: >> - (unless (eobp) >> - ;; Indent the expanded log entry. >> - (indent-region (point-min) (point-max) 2) >> - (buffer-string)))) >> + (unless (eobp) (buffer-string)))) > > It seems like a deliberate design choice... I have no idea whether it's > a good one, though. Anybody? Not wasting extra horizontal space seems like a good choice. It might be implemented in a smarter way, though, like chopping off first two characters from each non-empty line, instead of reindenting them all. I'd be happy to see a patch along these lines. From debbugs-submit-bounces@debbugs.gnu.org Sat Feb 27 22:13:52 2016 Received: (at 18110) by debbugs.gnu.org; 28 Feb 2016 03:13:52 +0000 Received: from localhost ([127.0.0.1]:49243 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aZrnr-0000WU-SS for submit@debbugs.gnu.org; Sat, 27 Feb 2016 22:13:52 -0500 Received: from out2-smtp.messagingengine.com ([66.111.4.26]:60478) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aZrnq-0000WI-Kp for 18110@debbugs.gnu.org; Sat, 27 Feb 2016 22:13:51 -0500 Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id DB0CF204C9 for <18110@debbugs.gnu.org>; Sat, 27 Feb 2016 22:13:48 -0500 (EST) Received: from frontend2 ([10.202.2.161]) by compute1.internal (MEProxy); Sat, 27 Feb 2016 22:13:48 -0500 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=secretsauce.net; h=cc:content-type:date:from:in-reply-to:message-id:mime-version :references:subject:to:x-sasl-enc:x-sasl-enc; s=mesmtp; bh=gaMTE 2zI83hFjskBD3K6A67rdw4=; b=fS+uCmmcQNG95ZouE/JRZ99xj24O5ldH/jL/y tGqbIeiZ5u7vsgazwxXZdLVvK0uOoqEX9XLUA58BwoWKhBBV7yvCzEy3qiftQcgx 9ih6rAfCaLxEdcZSEBrdOiPrvErq+3Bmf4IJxlV8Sh8bzvokce7zvHpRGLGWKBE2 P27Dsg= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-sasl-enc :x-sasl-enc; s=smtpout; bh=gaMTE2zI83hFjskBD3K6A67rdw4=; b=MIvsp WtpUA5bawVVW8G9E8NE14cHqIfVE74C8MbT3KFzboXrY3aDzIqpsKU7/XYaPocWj TWy7Im1rrWDDvLD/+e+2r2MsmX1Ia/8O/FBis56qLx8/ZGYzZXOy6VADh2zD59yr iqfqL7NrS9rDJMVCEHwSYOL+nb+EpNVB24c27I= X-Sasl-enc: ShAWuK77MxE2KagSXw9sYcV4DGsauk4DrV3YRb/UqtoJ 1456629228 Received: from shorty.local (174-28-73-53.albq.qwest.net [174.28.73.53]) by mail.messagingengine.com (Postfix) with ESMTPA id 5297C68009A; Sat, 27 Feb 2016 22:13:48 -0500 (EST) Received: from localhost ([::1] helo=shorty) by shorty.local with esmtp (Exim 4.84) (envelope-from ) id 1aZrnm-0005m3-MT; Sat, 27 Feb 2016 19:13:46 -0800 References: <87ppgtt95n.fsf@secretsauce.net> <8760xfobhx.fsf@gnus.org> <23ac5130-b782-a055-3e38-a14810a9e007@yandex.ru> User-agent: mu4e 0.9.11; emacs 25.0.90.1 From: Dima Kogan To: Dmitry Gutov Subject: Re: bug#18110: 24.4.50; [PATCH] vc-git-expanded-log-entry no longer strips leading whitespace from git logs In-reply-to: <23ac5130-b782-a055-3e38-a14810a9e007@yandex.ru> Date: Sat, 27 Feb 2016 19:13:46 -0800 Message-ID: <87twktil1x.fsf@secretsauce.net> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 18110 Cc: Lars Ingebrigtsen , 18110@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.7 (/) --=-=-= Content-Type: text/plain Dmitry Gutov writes: > On 02/23/2016 02:30 PM, Lars Ingebrigtsen wrote: > >>> - (unless (eobp) >>> - ;; Indent the expanded log entry. >>> - (indent-region (point-min) (point-max) 2) >>> - (buffer-string)))) >>> + (unless (eobp) (buffer-string)))) >> >> It seems like a deliberate design choice... I have no idea whether it's >> a good one, though. Anybody? > > Not wasting extra horizontal space seems like a good choice. It might be > implemented in a smarter way, though, like chopping off first two > characters from each non-empty line, instead of reindenting them all. > > I'd be happy to see a patch along these lines. Here's a patch that does this --=-=-= Content-Type: text/x-diff Content-Disposition: inline; filename=0001-vc-git-expanded-log-entry-strips-constant-leading-wh.patch >From c206f68987cdb639b4311ce62e4b17c994aa6502 Mon Sep 17 00:00:00 2001 From: Dima Kogan Date: Sat, 27 Feb 2016 19:12:56 -0800 Subject: [PATCH] `vc-git-expanded-log-entry' strips constant leading whitespace from git logs lisp/vc/vc-git.el (vc-git-expanded-log-entry): When looking at expanded git logs with `vc-print-root-log' (C-x v L, then by default), emacs was stripping out all leading whitespace from git logs. I now strip exactly 2 leading spaces, which retains the indentation in the logs. (bug#18110) --- lisp/vc/vc-git.el | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/lisp/vc/vc-git.el b/lisp/vc/vc-git.el index 1c43e3e..8498cc8 100644 --- a/lisp/vc/vc-git.el +++ b/lisp/vc/vc-git.el @@ -970,7 +970,9 @@ vc-git-expanded-log-entry (goto-char (point-min)) (unless (eobp) ;; Indent the expanded log entry. - (indent-region (point-min) (point-max) 2) + (while (re-search-forward "^ " nil t) + (replace-match "") + (forward-line)) (buffer-string)))) (defun vc-git-region-history (file buffer lfrom lto) -- 2.1.4 --=-=-=-- From debbugs-submit-bounces@debbugs.gnu.org Sat Feb 27 23:49:36 2016 Received: (at 18110) by debbugs.gnu.org; 28 Feb 2016 04:49:36 +0000 Received: from localhost ([127.0.0.1]:49298 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aZtIW-0004Ym-Ht for submit@debbugs.gnu.org; Sat, 27 Feb 2016 23:49:36 -0500 Received: from hermes.netfonds.no ([80.91.224.195]:56199) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aZtIU-0004Ye-JQ for 18110@debbugs.gnu.org; Sat, 27 Feb 2016 23:49:34 -0500 Received: from cpe-60-225-211-161.nsw.bigpond.net.au ([60.225.211.161] helo=mouse) by hermes.netfonds.no with esmtpsa (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.72) (envelope-from ) id 1aZtI2-0000ur-GV; Sun, 28 Feb 2016 05:49:07 +0100 From: Lars Ingebrigtsen To: Dima Kogan Subject: Re: bug#18110: 24.4.50; [PATCH] vc-git-expanded-log-entry no longer strips leading whitespace from git logs References: <87ppgtt95n.fsf@secretsauce.net> <8760xfobhx.fsf@gnus.org> <23ac5130-b782-a055-3e38-a14810a9e007@yandex.ru> <87twktil1x.fsf@secretsauce.net> Date: Sun, 28 Feb 2016 15:18:59 +1030 In-Reply-To: <87twktil1x.fsf@secretsauce.net> (Dima Kogan's message of "Sat, 27 Feb 2016 19:13:46 -0800") Message-ID: <87fuwdwibo.fsf@gnus.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-MailScanner-ID: 1aZtI2-0000ur-GV X-Netfonds-MailScanner: Found to be clean X-Netfonds-MailScanner-From: larsi@gnus.org MailScanner-NULL-Check: 1457239748.03441@Vremi23lj9Mh5RbUq7T/RQ X-Spam-Status: No X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 18110 Cc: 18110@debbugs.gnu.org, Dmitry Gutov 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.0 (/) Dima Kogan writes: > lisp/vc/vc-git.el (vc-git-expanded-log-entry): When looking at expanded git > logs with `vc-print-root-log' (C-x v L, then by default), emacs was > stripping out all leading whitespace from git logs. I now strip exactly 2 > leading spaces, which retains the indentation in the logs. (bug#18110) Thanks; applied. -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From debbugs-submit-bounces@debbugs.gnu.org Sat Feb 27 23:49:49 2016 Received: (at control) by debbugs.gnu.org; 28 Feb 2016 04:49:49 +0000 Received: from localhost ([127.0.0.1]:49301 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aZtIi-0004ZF-QR for submit@debbugs.gnu.org; Sat, 27 Feb 2016 23:49:48 -0500 Received: from hermes.netfonds.no ([80.91.224.195]:56213) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aZtIh-0004Z6-Fm for control@debbugs.gnu.org; Sat, 27 Feb 2016 23:49:47 -0500 Received: from cpe-60-225-211-161.nsw.bigpond.net.au ([60.225.211.161] helo=mouse) by hermes.netfonds.no with esmtpsa (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.72) (envelope-from ) id 1aZtIJ-0000vy-ET for control@debbugs.gnu.org; Sun, 28 Feb 2016 05:49:24 +0100 Date: Sun, 28 Feb 2016 15:19:18 +1030 Message-Id: <87egbxwib5.fsf@gnus.org> To: control@debbugs.gnu.org From: Lars Ingebrigtsen Subject: control message for bug #18110 X-MailScanner-ID: 1aZtIJ-0000vy-ET X-Netfonds-MailScanner: Found to be clean X-Netfonds-MailScanner-From: larsi@gnus.org MailScanner-NULL-Check: 1457239764.64664@IZ58W+pdOGhLKfArob1dDw X-Spam-Status: No X-Spam-Score: 0.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: 0.0 (/) tags 18110 fixed close 18110 25.2 From unknown Sat Sep 06 01:12:02 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Sun, 27 Mar 2016 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 From debbugs-submit-bounces@debbugs.gnu.org Sat Dec 03 21:49:42 2016 Received: (at control) by debbugs.gnu.org; 4 Dec 2016 02:49:42 +0000 Received: from localhost ([127.0.0.1]:51761 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cDMs2-0004Js-AJ for submit@debbugs.gnu.org; Sat, 03 Dec 2016 21:49:42 -0500 Received: from eggs.gnu.org ([208.118.235.92]:56131) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cDMrz-0004JW-G1 for control@debbugs.gnu.org; Sat, 03 Dec 2016 21:49:40 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cDMrs-0001yx-95 for control@debbugs.gnu.org; Sat, 03 Dec 2016 21:49:34 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-2.1 required=5.0 tests=BAYES_50,RP_MATCHES_RCVD autolearn=disabled version=3.3.2 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:53276) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cDMrs-0001yr-52 for control@debbugs.gnu.org; Sat, 03 Dec 2016 21:49:32 -0500 Received: from rgm by fencepost.gnu.org with local (Exim 4.82) (envelope-from ) id 1cDMrr-0005b2-Kh; Sat, 03 Dec 2016 21:49:31 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <22595.33851.293095.70553@gnu.org> Date: Sat, 3 Dec 2016 21:49:31 -0500 From: Glenn Morris To: control@debbugs.gnu.org Subject: Clean up predictable issues due to Emacs version number change X-Debbugs-No-Ack: yes 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: -7.9 (-------) 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: -7.9 (-------) # Ref: # http://lists.gnu.org/archive/html/emacs-devel/2016-11/msg00238.html # http://lists.gnu.org/archive/html/emacs-devel/2016-09/msg00692.html # http://lists.gnu.org/archive/html/emacs-devel/2016-01/msg01215.html # Some attempt has been made to check for things backported after the fact. # Erring on the side of a later version number seems preferable anyway. unarchive 10 fixed 10 26.1 notfixed 10 25.2 unarchive 96 fixed 96 26.1 notfixed 96 25.2 unarchive 1149 fixed 1149 26.1 notfixed 1149 25.2 unarchive 1150 fixed 1150 26.1 notfixed 1150 25.2 unarchive 2270 fixed 2270 26.1 notfixed 2270 25.2 unarchive 2405 fixed 2405 26.1 notfixed 2405 25.2 unarchive 2589 fixed 2589 26.1 notfixed 2589 25.2 unarchive 3137 fixed 3137 26.1 notfixed 3137 25.2 unarchive 3393 fixed 3393 26.1 notfixed 3393 25.2 unarchive 4589 fixed 4589 26.1 notfixed 4589 25.2 unarchive 4920 fixed 4920 26.1 notfixed 4920 25.2 unarchive 5001 fixed 5001 26.1 notfixed 5001 25.2 unarchive 5262 fixed 5262 26.1 notfixed 5262 25.2 unarchive 5305 fixed 5305 26.1 notfixed 5305 25.2 unarchive 5314 fixed 5314 26.1 notfixed 5314 25.2 unarchive 5479 fixed 5479 26.1 notfixed 5479 25.2 unarchive 5650 fixed 5650 26.1 notfixed 5650 25.2 unarchive 5661 fixed 5661 26.1 notfixed 5661 25.2 unarchive 5727 fixed 5727 26.1 notfixed 5727 25.2 unarchive 6817 fixed 6817 26.1 notfixed 6817 25.2 unarchive 7385 fixed 7385 26.1 notfixed 7385 25.2 unarchive 7522 fixed 7522 26.1 notfixed 7522 25.2 unarchive 7751 fixed 7751 26.1 notfixed 7751 25.2 unarchive 8634 fixed 8634 26.1 notfixed 8634 25.2 unarchive 8693 fixed 8693 26.1 notfixed 8693 25.2 unarchive 8925 fixed 8925 26.1 notfixed 8925 25.2 unarchive 9342 fixed 9342 26.1 notfixed 9342 25.2 unarchive 9730 fixed 9730 26.1 notfixed 9730 25.2 unarchive 10487 fixed 10487 26.1 notfixed 10487 25.2 unarchive 10540 fixed 10540 26.1 notfixed 10540 25.2 unarchive 10723 fixed 10723 26.1 notfixed 10723 25.2 unarchive 10794 fixed 10794 26.1 notfixed 10794 25.2 unarchive 10980 fixed 10980 26.1 notfixed 10980 25.2 unarchive 11357 fixed 11357 26.1 notfixed 11357 25.2 unarchive 11400 fixed 11400 26.1 notfixed 11400 25.2 unarchive 11788 fixed 11788 26.1 notfixed 11788 25.2 unarchive 12048 fixed 12048 26.1 notfixed 12048 25.2 unarchive 12377 fixed 12377 26.1 notfixed 12377 25.2 unarchive 12378 fixed 12378 26.1 notfixed 12378 25.2 unarchive 12636 fixed 12636 26.1 notfixed 12636 25.2 unarchive 12939 fixed 12939 26.1 notfixed 12939 25.2 unarchive 13269 fixed 13269 26.1 notfixed 13269 25.2 unarchive 13571 fixed 13571 26.1 notfixed 13571 25.2 unarchive 13745 fixed 13745 26.1 notfixed 13745 25.2 unarchive 13949 fixed 13949 26.1 notfixed 13949 25.2 unarchive 14256 fixed 14256 26.1 notfixed 14256 25.2 unarchive 14341 fixed 14341 26.1 notfixed 14341 25.2 unarchive 14484 fixed 14484 26.1 notfixed 14484 25.2 unarchive 14554 fixed 14554 26.1 notfixed 14554 25.2 unarchive 14577 fixed 14577 26.1 notfixed 14577 25.2 unarchive 14687 fixed 14687 26.1 notfixed 14687 25.2 unarchive 14844 fixed 14844 26.1 notfixed 14844 25.2 unarchive 14854 fixed 14854 26.1 notfixed 14854 25.2 unarchive 14915 fixed 14915 26.1 notfixed 14915 25.2 unarchive 14919 fixed 14919 26.1 notfixed 14919 25.2 unarchive 15021 fixed 15021 26.1 notfixed 15021 25.2 unarchive 15047 fixed 15047 26.1 notfixed 15047 25.2 unarchive 15171 fixed 15171 26.1 notfixed 15171 25.2 unarchive 15324 fixed 15324 26.1 notfixed 15324 25.2 unarchive 15445 fixed 15445 26.1 notfixed 15445 25.2 unarchive 15506 fixed 15506 26.1 notfixed 15506 25.2 unarchive 15909 fixed 15909 26.1 notfixed 15909 25.2 unarchive 16136 fixed 16136 26.1 notfixed 16136 25.2 unarchive 16200 fixed 16200 26.1 notfixed 16200 25.2 unarchive 16276 fixed 16276 26.1 notfixed 16276 25.2 unarchive 16294 fixed 16294 26.1 notfixed 16294 25.2 unarchive 16345 fixed 16345 26.1 notfixed 16345 25.2 unarchive 16390 fixed 16390 26.1 notfixed 16390 25.2 unarchive 16406 fixed 16406 26.1 notfixed 16406 25.2 unarchive 16483 fixed 16483 26.1 notfixed 16483 25.2 unarchive 16513 fixed 16513 26.1 notfixed 16513 25.2 unarchive 16579 fixed 16579 26.1 notfixed 16579 25.2 unarchive 16746 fixed 16746 26.1 notfixed 16746 25.2 unarchive 16891 fixed 16891 26.1 notfixed 16891 25.2 unarchive 16904 fixed 16904 26.1 notfixed 16904 25.2 unarchive 17039 fixed 17039 26.1 notfixed 17039 25.2 unarchive 17067 fixed 17067 26.1 notfixed 17067 25.2 unarchive 17119 fixed 17119 26.1 notfixed 17119 25.2 unarchive 17582 fixed 17582 26.1 notfixed 17582 25.2 unarchive 17707 fixed 17707 26.1 notfixed 17707 25.2 unarchive 17716 fixed 17716 26.1 notfixed 17716 25.2 unarchive 17738 fixed 17738 26.1 notfixed 17738 25.2 unarchive 17989 fixed 17989 26.1 notfixed 17989 25.2 unarchive 17999 fixed 17999 26.1 notfixed 17999 25.2 unarchive 18008 fixed 18008 26.1 notfixed 18008 25.2 unarchive 18024 fixed 18024 26.1 notfixed 18024 25.2 unarchive 18026 fixed 18026 26.1 notfixed 18026 25.2 unarchive 18028 fixed 18028 26.1 notfixed 18028 25.2 unarchive 18089 fixed 18089 26.1 notfixed 18089 25.2 unarchive 18092 fixed 18092 26.1 notfixed 18092 25.2 unarchive 18110 fixed 18110 26.1 notfixed 18110 25.2 unarchive 18202 fixed 18202 26.1 notfixed 18202 25.2 unarchive 18203 fixed 18203 26.1 notfixed 18203 25.2 unarchive 18204 fixed 18204 26.1 notfixed 18204 25.2 unarchive 18211 fixed 18211 26.1 notfixed 18211 25.2 unarchive 18279 fixed 18279 26.1 notfixed 18279 25.2 unarchive 18527 fixed 18527 26.1 notfixed 18527 25.2 unarchive 18587 fixed 18587 26.1 notfixed 18587 25.2 unarchive 18634 fixed 18634 26.1 notfixed 18634 25.2 unarchive 18635 fixed 18635 26.1 notfixed 18635 25.2 unarchive 18686 fixed 18686 26.1 notfixed 18686 25.2 unarchive 18692 fixed 18692 26.1 notfixed 18692 25.2 unarchive 18809 fixed 18809 26.1 notfixed 18809 25.2 unarchive 18810 fixed 18810 26.1 notfixed 18810 25.2 unarchive 18829 fixed 18829 26.1 notfixed 18829 25.2 unarchive 19114 fixed 19114 26.1 notfixed 19114 25.2 unarchive 19152 fixed 19152 26.1 notfixed 19152 25.2 unarchive 19209 fixed 19209 26.1 notfixed 19209 25.2 unarchive 19214 fixed 19214 26.1 notfixed 19214 25.2 unarchive 19215 fixed 19215 26.1 notfixed 19215 25.2 unarchive 19255 fixed 19255 26.1 notfixed 19255 25.2 unarchive 19368 fixed 19368 26.1 notfixed 19368 25.2 unarchive 19424 fixed 19424 26.1 notfixed 19424 25.2 unarchive 19497 fixed 19497 26.1 notfixed 19497 25.2 unarchive 19587 fixed 19587 26.1 notfixed 19587 25.2 unarchive 19638 fixed 19638 26.1 notfixed 19638 25.2 unarchive 19722 fixed 19722 26.1 notfixed 19722 25.2 unarchive 19754 fixed 19754 26.1 notfixed 19754 25.2 unarchive 19801 fixed 19801 26.1 notfixed 19801 25.2 unarchive 19851 fixed 19851 26.1 notfixed 19851 25.2 unarchive 20038 fixed 20038 26.1 notfixed 20038 25.2 unarchive 20158 fixed 20158 26.1 notfixed 20158 25.2 unarchive 20181 fixed 20181 26.1 notfixed 20181 25.2 unarchive 20304 fixed 20304 26.1 notfixed 20304 25.2 unarchive 20408 fixed 20408 26.1 notfixed 20408 25.2 unarchive 20460 fixed 20460 26.1 notfixed 20460 25.2 unarchive 20485 fixed 20485 26.1 notfixed 20485 25.2 unarchive 20520 fixed 20520 26.1 notfixed 20520 25.2 unarchive 20654 fixed 20654 26.1 notfixed 20654 25.2 unarchive 20702 fixed 20702 26.1 notfixed 20702 25.2 unarchive 20724 fixed 20724 26.1 notfixed 20724 25.2 unarchive 20878 fixed 20878 26.1 notfixed 20878 25.2 unarchive 21002 fixed 21002 26.1 notfixed 21002 25.2 unarchive 21014 fixed 21014 26.1 notfixed 21014 25.2 unarchive 21024 fixed 21024 26.1 notfixed 21024 25.2 unarchive 21155 fixed 21155 26.1 notfixed 21155 25.2 unarchive 21169 fixed 21169 26.1 notfixed 21169 25.2 unarchive 21171 fixed 21171 26.1 notfixed 21171 25.2 unarchive 21225 fixed 21225 26.1 notfixed 21225 25.2 unarchive 21231 fixed 21231 26.1 notfixed 21231 25.2 unarchive 21252 fixed 21252 26.1 notfixed 21252 25.2 unarchive 21269 fixed 21269 26.1 notfixed 21269 25.2 unarchive 21359 fixed 21359 26.1 notfixed 21359 25.2 unarchive 21427 fixed 21427 26.1 notfixed 21427 25.2 unarchive 21552 fixed 21552 26.1 notfixed 21552 25.2 unarchive 21576 fixed 21576 26.1 notfixed 21576 25.2 unarchive 21577 fixed 21577 26.1 notfixed 21577 25.2 unarchive 21601 fixed 21601 26.1 notfixed 21601 25.2 unarchive 21678 fixed 21678 26.1 notfixed 21678 25.2 unarchive 21679 fixed 21679 26.1 notfixed 21679 25.2 unarchive 21684 fixed 21684 26.1 notfixed 21684 25.2 unarchive 21706 fixed 21706 26.1 notfixed 21706 25.2 unarchive 21759 fixed 21759 26.1 notfixed 21759 25.2 unarchive 21851 fixed 21851 26.1 notfixed 21851 25.2 unarchive 21852 fixed 21852 26.1 notfixed 21852 25.2 unarchive 21853 fixed 21853 26.1 notfixed 21853 25.2 unarchive 21881 fixed 21881 26.1 notfixed 21881 25.2 unarchive 21936 fixed 21936 26.1 notfixed 21936 25.2 unarchive 21962 fixed 21962 26.1 notfixed 21962 25.2 unarchive 22117 fixed 22117 26.1 notfixed 22117 25.2 unarchive 22140 fixed 22140 26.1 notfixed 22140 25.2 unarchive 22170 fixed 22170 26.1 notfixed 22170 25.2 unarchive 22172 fixed 22172 26.1 notfixed 22172 25.2 unarchive 22227 fixed 22227 26.1 notfixed 22227 25.2 unarchive 22315 fixed 22315 26.1 notfixed 22315 25.2 unarchive 22325 fixed 22325 26.1 notfixed 22325 25.2 unarchive 22329 fixed 22329 26.1 notfixed 22329 25.2 unarchive 22348 fixed 22348 26.1 notfixed 22348 25.2 unarchive 22478 fixed 22478 26.1 notfixed 22478 25.2 unarchive 22530 fixed 22530 26.1 notfixed 22530 25.2 unarchive 22531 fixed 22531 26.1 notfixed 22531 25.2 unarchive 22576 fixed 22576 26.1 notfixed 22576 25.2 unarchive 22583 fixed 22583 26.1 notfixed 22583 25.2 unarchive 22586 fixed 22586 26.1 notfixed 22586 25.2 unarchive 22592 fixed 22592 26.1 notfixed 22592 25.2 unarchive 22594 fixed 22594 26.1 notfixed 22594 25.2 unarchive 22595 fixed 22595 26.1 notfixed 22595 25.2 unarchive 22596 fixed 22596 26.1 notfixed 22596 25.2 unarchive 22627 fixed 22627 26.1 notfixed 22627 25.2 unarchive 22632 fixed 22632 26.1 notfixed 22632 25.2 unarchive 22648 fixed 22648 26.1 notfixed 22648 25.2 unarchive 22664 fixed 22664 26.1 notfixed 22664 25.2 unarchive 22720 fixed 22720 26.1 notfixed 22720 25.2 unarchive 22724 fixed 22724 26.1 notfixed 22724 25.2 unarchive 22764 fixed 22764 26.1 notfixed 22764 25.2 unarchive 22799 fixed 22799 26.1 notfixed 22799 25.2 unarchive 22800 fixed 22800 26.1 notfixed 22800 25.2 unarchive 22814 fixed 22814 26.1 notfixed 22814 25.2 unarchive 22824 fixed 22824 26.1 notfixed 22824 25.2 unarchive 22827 fixed 22827 26.1 notfixed 22827 25.2 unarchive 22837 fixed 22837 26.1 notfixed 22837 25.2 unarchive 22841 fixed 22841 26.1 notfixed 22841 25.2 unarchive 22890 fixed 22890 26.1 notfixed 22890 25.2 unarchive 22928 fixed 22928 26.1 notfixed 22928 25.2 unarchive 22940 fixed 22940 26.1 notfixed 22940 25.2 unarchive 22964 fixed 22964 26.1 notfixed 22964 25.2 unarchive 22968 fixed 22968 26.1 notfixed 22968 25.2 unarchive 23020 fixed 23020 26.1 notfixed 23020 25.2 unarchive 23071 fixed 23071 26.1 notfixed 23071 25.2 unarchive 23116 fixed 23116 26.1 notfixed 23116 25.2 unarchive 23139 fixed 23139 26.1 notfixed 23139 25.2 unarchive 23159 fixed 23159 26.1 notfixed 23159 25.2 unarchive 23167 fixed 23167 26.1 notfixed 23167 25.2 unarchive 23262 fixed 23262 26.1 notfixed 23262 25.2 unarchive 23290 fixed 23290 26.1 notfixed 23290 25.2 unarchive 23374 fixed 23374 26.1 notfixed 23374 25.2 unarchive 23390 fixed 23390 26.1 notfixed 23390 25.2 unarchive 23401 fixed 23401 26.1 notfixed 23401 25.2 unarchive 23411 fixed 23411 26.1 notfixed 23411 25.2 unarchive 23459 fixed 23459 26.1 notfixed 23459 25.2 unarchive 23608 fixed 23608 26.1 notfixed 23608 25.2 unarchive 23703 fixed 23703 26.1 notfixed 23703 25.2 unarchive 23730 fixed 23730 26.1 notfixed 23730 25.2 unarchive 23829 fixed 23829 26.1 notfixed 23829 25.2 unarchive 23850 fixed 23850 26.1 notfixed 23850 25.2 unarchive 23863 fixed 23863 26.1 notfixed 23863 25.2 unarchive 23883 fixed 23883 26.1 notfixed 23883 25.2 unarchive 23914 fixed 23914 26.1 notfixed 23914 25.2 unarchive 23949 fixed 23949 26.1 notfixed 23949 25.2 unarchive 23998 fixed 23998 26.1 notfixed 23998 25.2 unarchive 24122 fixed 24122 26.1 notfixed 24122 25.2 unarchive 24133 fixed 24133 26.1 notfixed 24133 25.2 unarchive 24166 fixed 24166 26.1 notfixed 24166 25.2 unarchive 24257 fixed 24257 26.1 notfixed 24257 25.2 unarchive 24308 fixed 24308 26.1 notfixed 24308 25.2 unarchive 24432 fixed 24432 26.1 notfixed 24432 25.2 From unknown Sat Sep 06 01:12:02 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Sun, 01 Jan 2017 12:24:07 +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