From jari.aalto@cante.net Thu Feb 5 20:02:32 2009 Received: (at submit) by emacsbugs.donarmstrong.com; 6 Feb 2009 04:02:32 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: * X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=1.0 required=4.0 tests=IMPRONONCABLE_2, MURPHY_DRUGS_REL8 autolearn=no version=3.2.5-bugs.debian.org_2005_01_02 Received: from emh04.mail.saunalahti.fi (emh04.mail.saunalahti.fi [62.142.5.110]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id n1642RPF020835 for ; Thu, 5 Feb 2009 20:02:29 -0800 Received: from saunalahti-vams (vs3-12.mail.saunalahti.fi [62.142.5.96]) by emh04-2.mail.saunalahti.fi (Postfix) with SMTP id A5BE013B668 for ; Fri, 6 Feb 2009 06:02:26 +0200 (EET) Received: from emh06.mail.saunalahti.fi ([62.142.5.116]) by vs3-12.mail.saunalahti.fi ([62.142.5.96]) with SMTP (gateway) id A016379574C; Fri, 06 Feb 2009 06:02:26 +0200 Received: from picasso.cante.net (a91-155-187-216.elisa-laajakaista.fi [91.155.187.216]) by emh06.mail.saunalahti.fi (Postfix) with ESMTP id 96131E51A5 for ; Fri, 6 Feb 2009 06:02:25 +0200 (EET) Received: from [192.168.1.7] (helo=jondo.cante.net) by picasso.cante.net with esmtp (Exim 4.69) (envelope-from ) id 1LVHv6-0001Ce-6l for submit@emacsbugs.donarmstrong.com; Fri, 06 Feb 2009 06:02:24 +0200 Received: from jaalto by jondo.cante.net with local (Exim 4.69) (envelope-from ) id 1LVHv6-0001TH-A0 for submit@emacsbugs.donarmstrong.com; Fri, 06 Feb 2009 06:02:24 +0200 From: Jari Aalto To: Emacs bug BTS Subject: [PATCH] add-log.el (add-log-current-defun-header-regexp): Improve docstring Date: Fri, 06 Feb 2009 06:02:24 +0200 Message-ID: <87eiyc5i27.fsf@jondo.cante.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SA-Exim-Connect-IP: 192.168.1.7 X-SA-Exim-Mail-From: jari.aalto@cante.net X-SA-Exim-Scanned: No (on picasso.cante.net); SAEximRunCond expanded to false X-Antivirus: VAMS Tags: patch 2009-02-06 Jari Aalto * add-log.el: Improve docstring by mentioning submatch 1. >From d936b3faf4372e5538bee950f2145870196e257c Mon Sep 17 00:00:00 2001 From: Jari Aalto Date: Fri, 6 Feb 2009 06:01:53 +0200 Subject: [PATCH] lisp/add-log.el: (add-log-current-defun-header-regexp): Improve docstring Signed-off-by: Jari Aalto --- lisp/add-log.el | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/lisp/add-log.el b/lisp/add-log.el index 00e3172..c43a548 100644 --- a/lisp/add-log.el +++ b/lisp/add-log.el @@ -1095,7 +1095,9 @@ Prefix arg means justify as well." (defcustom add-log-current-defun-header-regexp "^\\([[:upper:]][[:upper:]_ ]*[[:upper:]_]\\|[-_[:alpha:]]+\\)[ \t]*[:=]" - "Heuristic regexp used by `add-log-current-defun' for unknown major modes." + "Heuristic regexp used by `add-log-current-defun' for unknown major modes. +The regular expression's submatch 1 is used for the text in '(parenthesis)'." +text in '(parentheses)'." :type 'regexp :group 'change-log) -- 1.5.6.5 From jari.aalto@cante.net Thu Feb 5 20:28:12 2009 Received: (at 2217) by emacsbugs.donarmstrong.com; 6 Feb 2009 04:28:12 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: * X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=1.0 required=4.0 tests=IMPRONONCABLE_2, MURPHY_DRUGS_REL8 autolearn=no version=3.2.5-bugs.debian.org_2005_01_02 Received: from emh07.mail.saunalahti.fi (emh07.mail.saunalahti.fi [62.142.5.117]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id n164S8YX027656 for <2217@emacsbugs.donarmstrong.com>; Thu, 5 Feb 2009 20:28:09 -0800 Received: from saunalahti-vams (vs3-10.mail.saunalahti.fi [62.142.5.94]) by emh07-2.mail.saunalahti.fi (Postfix) with SMTP id 5B76A18D57C for <2217@emacsbugs.donarmstrong.com>; Fri, 6 Feb 2009 06:28:07 +0200 (EET) Received: from emh04.mail.saunalahti.fi ([62.142.5.110]) by vs3-10.mail.saunalahti.fi ([62.142.5.94]) with SMTP (gateway) id A059A358C18; Fri, 06 Feb 2009 06:28:07 +0200 Received: from jondo.cante.net (a91-155-187-216.elisa-laajakaista.fi [91.155.187.216]) by emh04.mail.saunalahti.fi (Postfix) with ESMTP id 4667841BE7 for <2217@emacsbugs.donarmstrong.com>; Fri, 6 Feb 2009 06:28:06 +0200 (EET) From: Jari Aalto To: 2217@debbugs.gnu.org Subject: [PATCH] add-log.el (add-log-current-defun-header-regexp): Improve docstring Date: Fri, 06 Feb 2009 06:28:05 +0200 Message-ID: <87tz781962.fsf@jondo.cante.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Antivirus: VAMS severity: minor thanks The value is also case sensitive. Here is slightly improved patch. 2009-02-06 Jari Aalto * add-log.el: Improve docstring by mentioning submatch 1. >From 60a95c697ccc35abbfce6950f081100549b0b3fd Mon Sep 17 00:00:00 2001 From: Jari Aalto Date: Fri, 6 Feb 2009 06:25:04 +0200 Subject: [PATCH] lisp/add-log.el: (add-log-current-defun-header-regexp): Improve docstring Signed-off-by: Jari Aalto --- lisp/add-log.el | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/lisp/add-log.el b/lisp/add-log.el index 00e3172..c63e96d 100644 --- a/lisp/add-log.el +++ b/lisp/add-log.el @@ -1095,7 +1095,9 @@ Prefix arg means justify as well." (defcustom add-log-current-defun-header-regexp "^\\([[:upper:]][[:upper:]_ ]*[[:upper:]_]\\|[-_[:alpha:]]+\\)[ \t]*[:=]" - "Heuristic regexp used by `add-log-current-defun' for unknown major modes." + "Heuristic regexp used by `add-log-current-defun' for unknown major modes. +The regular expression's submatch 1 is used for the text in '(parenthesis)'. +The value is case-sensitive." :type 'regexp :group 'change-log) -- 1.5.6.5 From jari.aalto@cante.net Thu Feb 5 21:13:08 2009 Received: (at control) by emacsbugs.donarmstrong.com; 6 Feb 2009 05:13:08 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=-2.0 required=4.0 tests=VALID_BTS_CONTROL autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from emh07.mail.saunalahti.fi (emh07.mail.saunalahti.fi [62.142.5.117]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id n165D5rZ006769 for ; Thu, 5 Feb 2009 21:13:06 -0800 Received: from saunalahti-vams (vs3-11.mail.saunalahti.fi [62.142.5.95]) by emh07-2.mail.saunalahti.fi (Postfix) with SMTP id A714F18D502 for ; Fri, 6 Feb 2009 07:13:04 +0200 (EET) Received: from emh04.mail.saunalahti.fi ([62.142.5.110]) by vs3-11.mail.saunalahti.fi ([62.142.5.95]) with SMTP (gateway) id A071B7A4D6C; Fri, 06 Feb 2009 07:13:04 +0200 Received: from jondo.cante.net (a91-155-187-216.elisa-laajakaista.fi [91.155.187.216]) by emh04.mail.saunalahti.fi (Postfix) with ESMTP id 94BC641BE9 for ; Fri, 6 Feb 2009 07:13:02 +0200 (EET) To: control@debbugs.gnu.org Subject: Bug#2217 Change of severity / minor Mail-Copies-To: poster X-Bug-User-Agent: Emacs 22.2.1 and tinydebian.el 1.97 From: Jari Aalto Date: Fri, 06 Feb 2009 07:13:02 +0200 Message-ID: <87prhw1735.fsf@jondo.cante.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Antivirus: VAMS severity 2217 minor thanks From cyd@stupidchicken.com Mon Jul 6 06:41:26 2009 Received: (at 2217-done) by emacsbugs.donarmstrong.com; 6 Jul 2009 13:41:27 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=-0.5 required=4.0 tests=AWL,MURPHY_DRUGS_REL8 autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from pantheon-po31.its.yale.edu (pantheon-po31.its.yale.edu [130.132.50.82]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n66DfIeE031352 for <2217-done@emacsbugs.donarmstrong.com>; Mon, 6 Jul 2009 06:41:19 -0700 Received: from furry (dhcp128036014241.central.yale.edu [128.36.14.241]) (authenticated bits=0) by pantheon-po31.its.yale.edu (8.12.11.20060308/8.12.11) with ESMTP id n66DfCh3011750 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Mon, 6 Jul 2009 09:41:12 -0400 Received: by furry (Postfix, from userid 1000) id 95409C0BE; Sun, 5 Jul 2009 00:54:21 -0400 (EDT) From: Chong Yidong To: Jari Aalto Cc: 2217-done@debbugs.gnu.org Subject: Re: [PATCH] add-log.el (add-log-current-defun-header-regexp): Improve docstring Date: Sun, 05 Jul 2009 00:54:21 -0400 Message-ID: <87skhbhgqq.fsf@stupidchicken.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-YaleITSMailFilter: Version 1.2c (attachment(s) not renamed) > * add-log.el: Improve docstring by mentioning submatch 1. I checked in a slightly different fix. Thanks for reporting the problem. From unknown Sun Aug 17 22:12:16 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: $requester Subject: Internal Control Message-Id: bug archived. Date: Mon, 03 Aug 2009 14:24:12 +0000 User-Agent: Fakemail v42.6.9 # A New Hope # A log time ago, in a galaxy far, far away # something happened. # # Magically this resulted in the following # action being taken, but this fake control # message doesn't tell you why it happened # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator