From debbugs-submit-bounces@debbugs.gnu.org Wed Apr 08 08:51:34 2020 Received: (at submit) by debbugs.gnu.org; 8 Apr 2020 12:51:34 +0000 Received: from localhost ([127.0.0.1]:51502 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jMAB3-0000y1-Gb for submit@debbugs.gnu.org; Wed, 08 Apr 2020 08:51:34 -0400 Received: from lists.gnu.org ([209.51.188.17]:35774) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jM8NZ-0004U2-Ap for submit@debbugs.gnu.org; Wed, 08 Apr 2020 06:56:21 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:52998) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jM8NW-00020D-Sb for bug-gnu-emacs@gnu.org; Wed, 08 Apr 2020 06:56:21 -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.1 required=5.0 tests=BAYES_50,RCVD_IN_DNSWL_LOW, 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 1jM8NT-0001hm-MW for bug-gnu-emacs@gnu.org; Wed, 08 Apr 2020 06:56:18 -0400 Received: from mail.ptlnet.com ([94.229.138.130]:54104) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1jM8NT-0001YS-23 for bug-gnu-emacs@gnu.org; Wed, 08 Apr 2020 06:56:15 -0400 Received: from inspiron.notlocalhost ([10.9.0.1]) by mail.ptlnet.com (8.15.2/8.15.2) with ESMTPS id 038AgWWH006612 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO) for ; Wed, 8 Apr 2020 11:42:33 +0100 (BST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=precedence.co.uk; s=mail; t=1586342553; bh=Sl5Fpry66BO1aPk6vM/TNWCbCpihqqPKcGHe24OrzDc=; h=From:To:Subject:Date; b=QY+J9MAHr5rD9YHYVnTyAShbBhx7pJj/i31PPWjrU8BdfG11i9zjbhCAG7cfvIm4P aoDweCWNdd/QxhMGKesR1QY18rOvhRmzxlbMqH1uXoheb1+XBKMt8lmYnMcI5/CcoZ ShHJhWY2gu1nfCnBPf69Hqo48gCcjG1Ew0TLRzz8= From: Morgan Willcock To: bug-gnu-emacs@gnu.org Subject: 26.3; vc-log CVS commit message includes "Summary: " Date: Wed, 08 Apr 2020 11:42:31 +0100 Message-ID: <87mu7muulk.fsf@precedence.co.uk> MIME-Version: 1.0 Content-Type: text/plain X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.4.3 (mail.ptlnet.com [192.168.10.250]); Wed, 08 Apr 2020 11:42:33 +0100 (BST) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 94.229.138.130 X-Spam-Score: 0.2 (/) X-Debbugs-Envelope-To: submit X-Mailman-Approved-At: Wed, 08 Apr 2020 08:51:31 -0400 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.8 (/) When creating a CVS commit through VC the commit message will include the literal text "Summary :" instead of treating the field as a header. From a quick search it seems this was introduced for version 24.4, but the fix for a related bug report looks to be specific to Subversion. Related previous bug: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=18954 ...and the patch which changed the behaviour for Subversion: http://git.savannah.gnu.org/cgit/emacs.git/patch/lisp/vc?id=a59071372884552279edf9c62bfb1aa558ec6db2 As noted in the previous bug report: "I'm puzzled, however, why hasn't anyone else reported this problem by now? Maybe nobody uses most of those, but what about CVS? Do its users just stay on older Emacs versions?" I can confirm that the same issue exists, although maybe there should be better way to opt in or out of the behaviour instead of hard-coding it per provider? Thanks, Morgan In GNU Emacs 26.3 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.22.30) of 2019-12-03 built on lgw01-amd64-029 Repository revision: ea9cfdb4812c1140416c523bac34a6ec72db7fce Windowing system distributor 'The X.Org Foundation', version 11.0.11902000 System Description: Debian GNU/Linux 9.12 (stretch) Recent messages: Saving file /home/mwillcock/cvs/testproject/testfile... Wrote /home/mwillcock/cvs/testproject/testfile Finding changes in /home/mwillcock/cvs/testproject/testfile...done Mark set Press C-c C-c when you are done editing. Enter a change comment. Type C-c C-c when done next-line: End of buffer [4 times] Checking in /home/mwillcock/cvs/testproject/testfile...done mwheel-scroll: Beginning of buffer Making completion list... Configured using: 'configure --prefix= --prefix=/snap/emacs/current/usr 'CFLAGS= -I/build/emacs/parts/emacs/install/usr/include' 'CPPFLAGS= -I/build/emacs/parts/emacs/install/usr/include' 'LDFLAGS= -L/build/emacs/parts/emacs/install/lib -L/build/emacs/parts/emacs/install/usr/lib -L/build/emacs/parts/emacs/install/lib/x86_64-linux-gnu -L/build/emacs/parts/emacs/install/usr/lib/x86_64-linux-gnu'' Configured features: XPM JPEG TIFF GIF PNG RSVG IMAGEMAGICK SOUND GPM DBUS GSETTINGS GLIB NOTIFY ACL LIBSELINUX GNUTLS LIBXML2 FREETYPE M17N_FLT LIBOTF XFT ZLIB TOOLKIT_SCROLL_BARS GTK3 X11 XDBE XIM THREADS LIBSYSTEMD LCMS2 Important settings: value of $LANG: en_GB.utf8 locale-coding-system: utf-8-unix Major mode: Fundamental Minor modes in effect: diff-auto-refine-mode: t erc-list-mode: t erc-menu-mode: t erc-autojoin-mode: t erc-ring-mode: t erc-networks-mode: t erc-pcomplete-mode: t erc-track-mode: t erc-track-minor-mode: t erc-match-mode: t erc-button-mode: t erc-fill-mode: t erc-stamp-mode: t erc-netsplit-mode: t erc-irccontrols-mode: t erc-noncommands-mode: t erc-move-to-prompt-mode: t erc-readonly-mode: t shell-dirtrack-mode: t tooltip-mode: t global-eldoc-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 blink-cursor-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t line-number-mode: t transient-mark-mode: t Load-path shadows: None found. Features: (shadow emacsbug term ehelp diff-mode gnus-dired cl-print log-edit pcvs-util add-log misearch multi-isearch eieio-opt speedbar sb-image ezimage dframe help-fns radix-tree vc-annotate vc vc-dispatcher vc-cvs sh-script smie executable mailalias smtpmail sendmail flow-fill gravatar gnus-notifications gnus-fun notifications dbus erc-list erc-menu erc-join erc-ring erc-networks erc-pcomplete erc-track erc-match erc-button erc-fill erc-stamp erc-netsplit erc-goodies erc erc-backend erc-compat thingatpt pp shr-color color shr svg dom browse-url sort smiley gnus-cite mail-extr gnus-async gnus-bcklg qp cl-extra help-mode gnus-ml disp-table gnus-topic mm-archive url-http url-gw url-cache url-auth nnrss xml mm-url url url-proxy url-privacy url-expand url-methods url-history url-cookie url-domsuf url-util nndraft nnmh utf-7 epa-file network-stream nsm starttls nnfolder nnnil gnus-agent gnus-srvr gnus-score score-mode nnvirtual gnus-msg gnus-art mm-uu mml2015 mm-view mml-smime smime dig mailcap gnus-cache gnus-demon nntp nnir gnus-sum gnus-group gnus-undo gnus-start gnus-cloud nnimap nnmail mail-source tls gnutls utf7 netrc nnoo gnus-spec gnus-int gnus-range message rmc puny dired dired-loaddefs rfc822 mml mml-sec epa epg mm-decode mm-bodies mm-encode mail-parse rfc2231 mailabbrev gmm-utils mailheader gnus-win gnus nnheader gnus-util rmail rmail-loaddefs rfc2047 rfc2045 ietf-drums mail-utils mm-util mail-prsvr wid-edit elec-pair renpy-mode derived edmacro kmacro imenu python tramp-sh tramp tramp-compat tramp-loaddefs trampver ucs-normalize shell parse-time json map finder-inf package epg-config url-handlers url-parse auth-source eieio eieio-core cl-macs eieio-loaddefs password-cache url-vars ob-dot org-element cl-seq avl-tree generator org advice org-macro org-footnote org-pcomplete pcomplete org-list org-faces org-entities noutline outline easy-mmode org-version ob-emacs-lisp ob ob-tangle org-src ob-ref ob-lob ob-table ob-keys ob-exp ob-comint comint ansi-color ring ob-core ob-eval org-compat org-macs org-loaddefs format-spec find-func cal-menu easymenu calendar cal-loaddefs ido seq byte-opt gv bytecomp byte-compile cconv cl-loaddefs cl-lib misterioso-theme time-date mule-util tooltip eldoc electric uniquify ediff-hook vc-hooks lisp-float-type mwheel term/x-win x-win term/common-win x-dnd tool-bar dnd fontset image regexp-opt fringe tabulated-list replace newcomment text-mode elisp-mode lisp-mode prog-mode register page menu-bar rfn-eshadow isearch timer select scroll-bar mouse jit-lock font-lock syntax facemenu font-core term/tty-colors frame 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 charscript charprop case-table epa-hook jka-cmpr-hook help simple abbrev obarray minibuffer cl-preloaded nadvice loaddefs button faces cus-face macroexp files text-properties overlay sha1 md5 base64 format env code-pages mule custom widget hashtable-print-readable backquote threads dbusbind inotify lcms2 dynamic-setting system-font-setting font-render-setting move-toolbar gtk x-toolkit x multi-tty make-network-process emacs) Memory information: ((conses 16 511818 104005) (symbols 48 42505 3) (miscs 40 338 1277) (strings 32 111713 3855) (string-bytes 1 3451026) (vectors 16 67264) (vector-slots 8 1513860 63928) (floats 8 515 847) (intervals 56 2790 370) (buffers 992 47)) From debbugs-submit-bounces@debbugs.gnu.org Thu Aug 20 09:56:25 2020 Received: (at 40506) by debbugs.gnu.org; 20 Aug 2020 13:56:25 +0000 Received: from localhost ([127.0.0.1]:43243 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1k8l3J-0001Tq-7K for submit@debbugs.gnu.org; Thu, 20 Aug 2020 09:56:25 -0400 Received: from quimby.gnus.org ([95.216.78.240]:57836) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1k8l3H-0001Th-3A for 40506@debbugs.gnu.org; Thu, 20 Aug 2020 09:56:24 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Content-Type:MIME-Version:Message-ID:In-Reply-To:Date: References: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=ToOmfS2aIdy5IW+LfVaUqP1AD+vP60EvBqHrFLw7vFQ=; b=YEhQ1Xa9YjoM+txbuthBdqsGv9 GyLYdG1SbLPudjlCMuWx5sExUAw8ACIWYVpMTUqe8zgInaIyFXVFHjLwIuWGrTOGAaZBPsI9L06CW qNYaP9puvcFmUI64f2SOVCqHJFDXuw/8oK7LELCHFSaigyZxz7VyHZhlwnbfgQOqrW/8=; Received: from cm-84.212.202.86.getinternet.no ([84.212.202.86] helo=xo) by quimby with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1k8l37-0004AX-Km; Thu, 20 Aug 2020 15:56:16 +0200 From: Lars Ingebrigtsen To: Morgan Willcock Subject: Re: bug#40506: 26.3; vc-log CVS commit message includes "Summary: " References: <87mu7muulk.fsf@precedence.co.uk> X-Now-Playing: Various's _SHAPE Platform 2019_: "Chaines - Knockturning" Date: Thu, 20 Aug 2020 15:56:12 +0200 In-Reply-To: <87mu7muulk.fsf@precedence.co.uk> (Morgan Willcock's message of "Wed, 08 Apr 2020 11:42:31 +0100") Message-ID: <87zh6pv2tf.fsf@gnus.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain 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: Morgan Willcock writes: > As noted in the previous bug report: > > "I'm puzzled, however, why hasn't anyone else reported this problem by > now? Maybe nobody uses most of those, but what about CVS? Do its users > just stay o [...] 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: 0.0 (/) X-Debbugs-Envelope-To: 40506 Cc: 40506@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Morgan Willcock writes: > As noted in the previous bug report: > > "I'm puzzled, however, why hasn't anyone else reported this problem by > now? Maybe nobody uses most of those, but what about CVS? Do its users > just stay on older Emacs versions?" I guess nobody uses CVS these days... I've now fixed this in Emacs 28 for cvs. > I can confirm that the same issue exists, although maybe there should be > better way to opt in or out of the behaviour instead of hard-coding it per > provider? That sounds like a better structure here, but I guess it's difficult as some providers use some of the headers, and others don't, if I understand things correctly. -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From debbugs-submit-bounces@debbugs.gnu.org Thu Aug 20 09:56:33 2020 Received: (at control) by debbugs.gnu.org; 20 Aug 2020 13:56:33 +0000 Received: from localhost ([127.0.0.1]:43246 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1k8l3Q-0001U6-FU for submit@debbugs.gnu.org; Thu, 20 Aug 2020 09:56:33 -0400 Received: from quimby.gnus.org ([95.216.78.240]:57850) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1k8l3N-0001Tp-WB for control@debbugs.gnu.org; Thu, 20 Aug 2020 09:56:30 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Subject:From:To:Message-Id:Date:Sender:Reply-To:Cc: MIME-Version:Content-Type:Content-Transfer-Encoding:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:References:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=/k/625o28P3j6IQp49u7rnNDFGOoER+ZvriWwwqNpFo=; b=VO/lHWo7ieLaY+933+fqzgZMeY DNrSv0oL6opDHnwuX4uzfw23QCP0R+qbrYcwu0I1+/zVEWwfFViCLrR5Gk8W9AiqVadlImITKJTfn PaqHJvuVPk5TP03EIY7auWoM4/ZTSaMG/uRA+jCSuL4gfaUi9JBce3j9u30oGpXgSLmA=; Received: from cm-84.212.202.86.getinternet.no ([84.212.202.86] helo=xo) by quimby with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1k8l3G-0004Ae-7r for control@debbugs.gnu.org; Thu, 20 Aug 2020 15:56:24 +0200 Date: Thu, 20 Aug 2020 15:56:21 +0200 Message-Id: <87y2m9v2t6.fsf@gnus.org> To: control@debbugs.gnu.org From: Lars Ingebrigtsen Subject: control message for bug #40506 X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: tags 40506 fixed close 40506 28.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: 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: -1.0 (-) tags 40506 fixed close 40506 28.1 quit From debbugs-submit-bounces@debbugs.gnu.org Thu Aug 20 23:34:43 2020 Received: (at 40506) by debbugs.gnu.org; 21 Aug 2020 03:34:43 +0000 Received: from localhost ([127.0.0.1]:44650 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1k8xpC-0003Hc-Rn for submit@debbugs.gnu.org; Thu, 20 Aug 2020 23:34:43 -0400 Received: from eggs.gnu.org ([209.51.188.92]:54172) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1k8xpA-0003HP-LS for 40506@debbugs.gnu.org; Thu, 20 Aug 2020 23:34:41 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:52854) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1k8xp4-0004QP-J7; Thu, 20 Aug 2020 23:34:34 -0400 Received: from rms by fencepost.gnu.org with local (Exim 4.82) (envelope-from ) id 1k8xp1-0006DI-UK; Thu, 20 Aug 2020 23:34:32 -0400 Content-Type: text/plain; charset=Utf-8 From: Richard Stallman To: Lars Ingebrigtsen In-Reply-To: <87zh6pv2tf.fsf@gnus.org> (message from Lars Ingebrigtsen on Thu, 20 Aug 2020 15:56:12 +0200) Subject: Re: bug#40506: 26.3; vc-log CVS commit message includes "Summary: " References: <87mu7muulk.fsf@precedence.co.uk> <87zh6pv2tf.fsf@gnus.org> Message-Id: Date: Thu, 20 Aug 2020 23:34:31 -0400 X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 40506 Cc: 40506@debbugs.gnu.org, mwillcock@precedence.co.uk 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: , Reply-To: rms@gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) [[[ To any NSA and FBI agents reading my email: please consider ]]] [[[ whether defending the US Constitution against all enemies, ]]] [[[ foreign or domestic, requires you to follow Snowden's example. ]]] > I guess nobody uses CVS these days... I use CVS to edit gnu.org web pages. -- Dr Richard Stallman Chief GNUisance of the GNU Project (https://gnu.org) Founder, Free Software Foundation (https://fsf.org) Internet Hall-of-Famer (https://internethalloffame.org) From unknown Tue Jun 17 01:48:32 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Fri, 18 Sep 2020 11:24:04 +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