From unknown Sat Aug 16 15:52:06 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#16690 <16690@debbugs.gnu.org> To: bug#16690 <16690@debbugs.gnu.org> Subject: Status: log-edit-checkin-hook nonexistent? Reply-To: bug#16690 <16690@debbugs.gnu.org> Date: Sat, 16 Aug 2025 22:52:06 +0000 retitle 16690 log-edit-checkin-hook nonexistent? reassign 16690 emacs submitter 16690 karl@freefriends.org (Karl Berry) severity 16690 minor thanks From debbugs-submit-bounces@debbugs.gnu.org Sat Feb 08 09:31:33 2014 Received: (at submit) by debbugs.gnu.org; 8 Feb 2014 14:31:33 +0000 Received: from localhost ([127.0.0.1]:56764 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WC8wO-0006zE-Pi for submit@debbugs.gnu.org; Sat, 08 Feb 2014 09:31:33 -0500 Received: from eggs.gnu.org ([208.118.235.92]:33018) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WC8wI-0006yz-6d for submit@debbugs.gnu.org; Sat, 08 Feb 2014 09:31:27 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WC8w9-0003Uf-CF for submit@debbugs.gnu.org; Sat, 08 Feb 2014 09:31:25 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:56151) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WC8w9-0003Ub-9S for submit@debbugs.gnu.org; Sat, 08 Feb 2014 09:31:17 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:34728) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WC8w0-00084Y-Pr for bug-gnu-emacs@gnu.org; Sat, 08 Feb 2014 09:31:17 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WC8vs-0003Sz-Cn for bug-gnu-emacs@gnu.org; Sat, 08 Feb 2014 09:31:08 -0500 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:37058) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WC8vs-0003Sv-9r for bug-gnu-emacs@gnu.org; Sat, 08 Feb 2014 09:31:00 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:58858) by fencepost.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1WC8vs-00049t-2z for bug-emacs@gnu.org; Sat, 08 Feb 2014 09:31:00 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WC8vi-0003Qe-Uo for bug-emacs@gnu.org; Sat, 08 Feb 2014 09:30:59 -0500 Received: from frenzy.freefriends.org ([66.54.153.139]:56933 helo=freefriends.org) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WC8vi-0003QS-Mm for bug-emacs@gnu.org; Sat, 08 Feb 2014 09:30:50 -0500 X-Envelope-From: karl@freefriends.org X-Envelope-To: Received: from freefriends.org (localhost [127.0.0.1]) by freefriends.org (8.14.8/8.14.8) with ESMTP id s18EUnpu014481 for ; Sat, 8 Feb 2014 07:30:49 -0700 Received: (from nobody@localhost) by freefriends.org (8.14.8/8.14.8/submit) id s18EUnp3014480; Sat, 8 Feb 2014 14:30:49 GMT Date: Sat, 8 Feb 2014 14:30:49 GMT Message-Id: <201402081430.s18EUnp3014480@freefriends.org> X-Authentication-Warning: frenzy.freefriends.org: nobody set sender to karl@freefriends.org using -f From: karl@freefriends.org (Karl Berry) To: bug-emacs@gnu.org Subject: log-edit-checkin-hook nonexistent? X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). 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 (-----) In Emacs 24.3, the doc string for log-edit-comment-to-change-log (in lisp/vc/log-edit.el) says This may be useful as a `log-edit-checkin-hook' ... But as far as I can tell, there is no log-edit-checkin-hook. I'm not sure which of the several log-*-hooks is meant, or something else. Best, Karl From debbugs-submit-bounces@debbugs.gnu.org Sat Feb 08 09:43:17 2014 Received: (at 16690) by debbugs.gnu.org; 8 Feb 2014 14:43:17 +0000 Received: from localhost ([127.0.0.1]:56787 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WC97k-0007IW-AA for submit@debbugs.gnu.org; Sat, 08 Feb 2014 09:43:16 -0500 Received: from mail-out.m-online.net ([212.18.0.10]:44518) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WC97h-0007IK-I2 for 16690@debbugs.gnu.org; Sat, 08 Feb 2014 09:43:14 -0500 Received: from frontend1.mail.m-online.net (frontend1.mail.intern.m-online.net [192.168.8.180]) by mail-out.m-online.net (Postfix) with ESMTP id 3fLx281M9Nz3hj7R; Sat, 8 Feb 2014 15:43:11 +0100 (CET) Received: from localhost (dynscan1.mnet-online.de [192.168.6.68]) by mail.m-online.net (Postfix) with ESMTP id 3fLx276YTDzbbhw; Sat, 8 Feb 2014 15:43:11 +0100 (CET) X-Virus-Scanned: amavisd-new at mnet-online.de Received: from mail.mnet-online.de ([192.168.8.180]) by localhost (dynscan1.mail.m-online.net [192.168.6.68]) (amavisd-new, port 10024) with ESMTP id 9yvhLRzzLNDi; Sat, 8 Feb 2014 15:43:11 +0100 (CET) X-Auth-Info: cq+LfUH+SR0cpd981AjOZmwcnhue4aNkRPH5N7oH7Lk= Received: from igel.home (ppp-88-217-61-181.dynamic.mnet-online.de [88.217.61.181]) by mail.mnet-online.de (Postfix) with ESMTPA; Sat, 8 Feb 2014 15:43:11 +0100 (CET) Received: by igel.home (Postfix, from userid 1000) id CB4AA2C1874; Sat, 8 Feb 2014 15:43:10 +0100 (CET) From: Andreas Schwab To: karl@freefriends.org (Karl Berry) Subject: Re: bug#16690: log-edit-checkin-hook nonexistent? References: <201402081430.s18EUnp3014480@freefriends.org> X-Yow: TONY RANDALL! Is YOUR life a PATIO of FUN?? Date: Sat, 08 Feb 2014 15:43:10 +0100 In-Reply-To: <201402081430.s18EUnp3014480@freefriends.org> (Karl Berry's message of "Sat, 8 Feb 2014 14:30:49 GMT") Message-ID: <87txc9r7gh.fsf@igel.home> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 16690 Cc: 16690@debbugs.gnu.org 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.0 (/) karl@freefriends.org (Karl Berry) writes: > In Emacs 24.3, the doc string for log-edit-comment-to-change-log > (in lisp/vc/log-edit.el) says > This may be useful as a `log-edit-checkin-hook' ... > > But as far as I can tell, there is no log-edit-checkin-hook. I'm not > sure which of the several log-*-hooks is meant, or something else. Probably vc-checkin-hook, see . Andreas. -- Andreas Schwab, schwab@linux-m68k.org GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5 "And now for something completely different." From debbugs-submit-bounces@debbugs.gnu.org Sat Feb 08 18:09:58 2014 Received: (at 16690-done) by debbugs.gnu.org; 8 Feb 2014 23:09:58 +0000 Received: from localhost ([127.0.0.1]:58348 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WCH26-0000Kg-7z for submit@debbugs.gnu.org; Sat, 08 Feb 2014 18:09:58 -0500 Received: from mail-out.m-online.net ([212.18.0.9]:41486) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WCH24-0000KY-6w for 16690-done@debbugs.gnu.org; Sat, 08 Feb 2014 18:09:56 -0500 Received: from frontend1.mail.m-online.net (unknown [192.168.8.180]) by mail-out.m-online.net (Postfix) with ESMTP id 3fM8Gp6FrZz4KK3Y; Sun, 9 Feb 2014 00:09:54 +0100 (CET) Received: from localhost (dynscan1.mnet-online.de [192.168.6.68]) by mail.m-online.net (Postfix) with ESMTP id 3fM8Gp5rHWzbbcb; Sun, 9 Feb 2014 00:09:54 +0100 (CET) X-Virus-Scanned: amavisd-new at mnet-online.de Received: from mail.mnet-online.de ([192.168.8.180]) by localhost (dynscan1.mail.m-online.net [192.168.6.68]) (amavisd-new, port 10024) with ESMTP id N3k3eTy4Hpys; Sun, 9 Feb 2014 00:09:54 +0100 (CET) X-Auth-Info: OYt02Ajq3r1w77/vmxb4HasSWyNMb4Itds4xYUmvWLw= Received: from igel.home (ppp-88-217-61-181.dynamic.mnet-online.de [88.217.61.181]) by mail.mnet-online.de (Postfix) with ESMTPA; Sun, 9 Feb 2014 00:09:54 +0100 (CET) Received: by igel.home (Postfix, from userid 1000) id 9C68B2C37B9; Sun, 9 Feb 2014 00:09:52 +0100 (CET) From: Andreas Schwab To: karl@freefriends.org (Karl Berry) Subject: Re: bug#16690: log-edit-checkin-hook nonexistent? References: <201402081430.s18EUnp3014480@freefriends.org> X-Yow: We are now enjoying total mutual interaction in an imaginary hot tub... Date: Sun, 09 Feb 2014 00:09:52 +0100 In-Reply-To: <201402081430.s18EUnp3014480@freefriends.org> (Karl Berry's message of "Sat, 8 Feb 2014 14:30:49 GMT") Message-ID: <871tzdgq0v.fsf@igel.home> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 16690-done Cc: 16690-done@debbugs.gnu.org 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.0 (/) Fixed. Andreas. -- Andreas Schwab, schwab@linux-m68k.org GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5 "And now for something completely different." From unknown Sat Aug 16 15:52:06 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, 09 Mar 2014 11:24:08 +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