From unknown Mon Jun 16 23:36:25 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#4828 <4828@debbugs.gnu.org> To: bug#4828 <4828@debbugs.gnu.org> Subject: Status: 23.1.50; c-newline-and-indent and indent-line-function Reply-To: bug#4828 <4828@debbugs.gnu.org> Date: Tue, 17 Jun 2025 06:36:25 +0000 retitle 4828 23.1.50; c-newline-and-indent and indent-line-function reassign 4828 emacs,cc-mode submitter 4828 Lennart Borgman severity 4828 minor tag 4828 patch thanks From lennart.borgman@gmail.com Thu Oct 29 07:07:36 2009 Received: (at submit) by emacsbugs.donarmstrong.com; 29 Oct 2009 14:07:36 +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.2 required=4.0 tests=AWL,IMPRONONCABLE_1, MURPHY_WRONG_WORD2 autolearn=no version=3.2.5-bugs.debian.org_2005_01_02 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n9TE7Z0u011663 for ; Thu, 29 Oct 2009 07:07:36 -0700 Received: from mail.gnu.org ([199.232.76.166]:33545 helo=mx10.gnu.org) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1N3Vf4-0004tb-I7 for emacs-pretest-bug@gnu.org; Thu, 29 Oct 2009 10:07:34 -0400 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1N3Vf2-00018W-E2 for emacs-pretest-bug@gnu.org; Thu, 29 Oct 2009 10:07:34 -0400 Received: from mail-yx0-f191.google.com ([209.85.210.191]:57873) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1N3Vf1-00018K-W4 for emacs-pretest-bug@gnu.org; Thu, 29 Oct 2009 10:07:32 -0400 Received: by yxe29 with SMTP id 29so1708870yxe.14 for ; Thu, 29 Oct 2009 07:07:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:from:date:message-id :subject:to:content-type; bh=c/q9Y+r8/b283Tjxj4+knSYHy9f07qltTpei+DZAQyg=; b=caJ0COuArzAV61JdtArMZj16lznp/APS9wx9w8v0UYEN7zIanLulSQ3uKNPhV/puG1 K93+agvQYDDyfnHhqZetao1zizGRBIudmJQJk2QohQDYcN8PgHPiisowvFm0qPgdyZmJ tqYqf1y1S7ys1pMa/Ym+OuH1PGJ3s52G5qdEM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:from:date:message-id:subject:to:content-type; b=saLqe5Nvv/ggmsDMKz2m9JbyHm0X6GczSU1Unnjh6waabUNM1QQ06/aNAbXupcQc+B 2eQj+vJZ9PeJiPM2mvXx8NROSVrgGu5RMT8qRMEX0SI8JeYemt6ITEtj7ue+OwSdpYz2 w+vi7Tj85wvjSq7ARMTpLQObttWxD1T9t4pdw= MIME-Version: 1.0 Received: by 10.101.159.36 with SMTP id l36mr199579ano.14.1256825249815; Thu, 29 Oct 2009 07:07:29 -0700 (PDT) From: Lennart Borgman Date: Thu, 29 Oct 2009 15:07:08 +0100 Message-ID: Subject: 23.1.50; c-newline-and-indent and indent-line-function To: emacs-pretest-bug@gnu.org Content-Type: text/plain; charset=UTF-8 X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) c-newline-and-indent calls indent-according-to-mode to get indentation right for a major mode. However in the case of multiple major modes in a buffer (not yet part of Emacs) the current major mode is not enough to know to get the indentation correct. MuMaMo (a framework for multiple major modes in a buffer) therefore instead sets indent-line-function which is more flexible. However when the user uses c-electric-semi&comma this is bypassed since this function calls c-newline-and-indent. I just got a bug report where this problem shows up: https://bugs.launchpad.net/nxhtml/+bug/463136 I do not know how to solve this problem, but perhaps is it possible that c-newline-and-indent instead calls indent-line-function? In GNU Emacs 23.1.50.1 (i386-mingw-nt5.1.2600) of 2009-10-15 From monnier@iro.umontreal.ca Thu Oct 29 18:08:43 2009 Received: (at 4828) by emacsbugs.donarmstrong.com; 30 Oct 2009 01:08:43 +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=-3.3 required=4.0 tests=AWL,HAS_BUG_NUMBER autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from ironport2-out.pppoe.ca (ironport2-out.teksavvy.com [206.248.154.181]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n9U18ffl012424 for <4828@emacsbugs.donarmstrong.com>; Thu, 29 Oct 2009 18:08:42 -0700 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: Aq4EAFrZ6UpLd/xb/2dsb2JhbACBT91ChD0EiFY X-IronPort-AV: E=Sophos;i="4.44,649,1249272000"; d="scan'208";a="48397903" Received: from 75-119-252-91.dsl.teksavvy.com (HELO ceviche.home) ([75.119.252.91]) by ironport2-out.pppoe.ca with ESMTP; 29 Oct 2009 21:08:36 -0400 Received: by ceviche.home (Postfix, from userid 20848) id 191EBB44D0; Thu, 29 Oct 2009 21:08:35 -0400 (EDT) From: Stefan Monnier To: Lennart Borgman Cc: 4828@debbugs.gnu.org Subject: Re: bug#4828: 23.1.50; c-newline-and-indent and indent-line-function Message-ID: References: Date: Thu, 29 Oct 2009 21:08:35 -0400 In-Reply-To: (Lennart Borgman's message of "Thu, 29 Oct 2009 15:07:08 +0100") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii > c-newline-and-indent calls indent-according-to-mode to get indentation [...] > I do not know how to solve this problem, but perhaps is it possible that > c-newline-and-indent instead calls indent-line-function? Why would that help? indent-according-to-mode doesn't do much more than call indent-line-function. Stefan From lennart.borgman@gmail.com Sat Nov 21 06:09:35 2009 Received: (at 4828) by emacsbugs.donarmstrong.com; 21 Nov 2009 14:09:35 +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.3 required=4.0 tests=AWL,HAS_BUG_NUMBER autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from mail-yw0-f196.google.com (mail-yw0-f196.google.com [209.85.211.196]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id nALE9XNY024129 for <4828@emacsbugs.donarmstrong.com>; Sat, 21 Nov 2009 06:09:35 -0800 Received: by ywh34 with SMTP id 34so3730117ywh.1 for <4828@emacsbugs.donarmstrong.com>; Sat, 21 Nov 2009 06:09:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :from:date:message-id:subject:to:cc:content-type :content-transfer-encoding; bh=b2HoscQklh6H7bxDASFOKEzF4JLJmB0/enMCk7wS3f0=; b=xpJYIHJ3woevLnjozz2+6khw+Q2UPzi8+aB+FmYNbYq7ezTVdBCd0LQqSSts3r1qvr XJdtJ/OgjyJ2fCQx8kZL7dA1yq3Ls7qXC8aiR8b3Rl/Ls95TArOxoplAKwzJ3L98VBVv 5sAy/SY9kPHduyPXP3tDNro74gguzsu5XRLcs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:content-transfer-encoding; b=bec1jQjJU4oytUA18ED0XQS6f9y+DlNmk58taiCgemCBbLSuETl2+sMnXsvsQizyV1 /3JG1oqJ+CR7+a3gWfoq8O3MRhErkeCD5qoOWo9RYV8kP8v7hn6+/m9HcoHHF+HOVpBx p4jhC+MKCvbNU1c6q6LkYvqw5ssnDSGGSyX4M= MIME-Version: 1.0 Received: by 10.101.182.20 with SMTP id j20mr3177553anp.65.1258812568301; Sat, 21 Nov 2009 06:09:28 -0800 (PST) In-Reply-To: References: From: Lennart Borgman Date: Sat, 21 Nov 2009 15:09:08 +0100 Message-ID: Subject: Re: bug#4828: 23.1.50; c-newline-and-indent and indent-line-function To: Stefan Monnier , Alan Mackenzie Cc: 4828@debbugs.gnu.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Fri, Oct 30, 2009 at 2:08 AM, Stefan Monnier wrote: >> c-newline-and-indent calls indent-according-to-mode to get indentation > [...] >> I do not know how to solve this problem, but perhaps is it possible that >> c-newline-and-indent instead calls indent-line-function? > > Why would that help? =C2=A0indent-according-to-mode doesn't do much more = than > call indent-line-function. Eh, sorry. Looking at the code in c-electric-semi&comma I think it is better to change the call to (c-indent-line) currently on line 938 in cc-cmds.el to (funcall indent-line-function). That will fix the problem I think. (if c-syntactic-indentation ;;(c-indent-line) (funcall indent-line-function) ) Would that be the right fix Alan? From acm@muc.de Sun Nov 22 00:17:47 2009 Received: (at 4828) by emacsbugs.donarmstrong.com; 22 Nov 2009 08:17:47 +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=-4.1 required=4.0 tests=AWL,HAS_BUG_NUMBER autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from mail.muc.de (qmailr@colin.muc.de [193.149.48.1]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id nAM8Hjgk030047 for <4828@emacsbugs.donarmstrong.com>; Sun, 22 Nov 2009 00:17:46 -0800 Received: (qmail 21910 invoked by uid 3782); 22 Nov 2009 08:17:42 -0000 Received: from acm.muc.de (pD9E528AC.dip.t-dialin.net [217.229.40.172]) by colin2.muc.de (tmda-ofmipd) with ESMTP; Sun, 22 Nov 2009 09:17:41 +0100 Received: (qmail 2996 invoked by uid 1000); 22 Nov 2009 08:22:50 -0000 Date: Sun, 22 Nov 2009 08:22:50 +0000 To: Lennart Borgman Cc: Stefan Monnier , 4828@debbugs.gnu.org Subject: Re: bug#4828: 23.1.50; c-newline-and-indent and indent-line-function Message-ID: <20091122082250.GA1436@muc.de> References: Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: Mutt/1.5.9i X-Delivery-Agent: TMDA/1.1.5 (Fettercairn) From: Alan Mackenzie X-Primary-Address: acm@muc.de Hi, Lennart! On Sat, Nov 21, 2009 at 03:09:08PM +0100, Lennart Borgman wrote: > On Fri, Oct 30, 2009 at 2:08 AM, Stefan Monnier > wrote: > >> c-newline-and-indent calls indent-according-to-mode to get indentation > > [...] > >> I do not know how to solve this problem, but perhaps is it possible that > >> c-newline-and-indent instead calls indent-line-function? > > Why would that help?  indent-according-to-mode doesn't do much more than > > call indent-line-function. > Eh, sorry. > Looking at the code in c-electric-semi&comma I think it is better to > change the call to (c-indent-line) currently on line 938 in cc-cmds.el > to (funcall indent-line-function). That will fix the problem I think. > (if c-syntactic-indentation > ;;(c-indent-line) > (funcall indent-line-function) > ) > Would that be the right fix Alan? I reckon so; it looks like a proper fix, not a workaround. But if you could comment it something like: (funcall indent-line-function) ; Call indirectly for mumamo , the chance of it being "cleaned up" at a later date would be considerably diminished. If you want to commit this change, it's fine as far as I'm concerned. -- Alan Mackenzie (Nuremberg, Germany). From debbugs-submit-bounces@debbugs.gnu.org Thu Jan 14 21:34:16 2010 Received: (at control) by debbugs.gnu.org; 15 Jan 2010 02:34:17 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NVc0u-0002Nz-7E for submit@debbugs.gnu.org; Thu, 14 Jan 2010 21:34:16 -0500 Received: from fencepost.gnu.org ([140.186.70.10]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NVc0s-0002Nt-9H for control@debbugs.gnu.org; Thu, 14 Jan 2010 21:34:14 -0500 Received: from rgm by fencepost.gnu.org with local (Exim 4.69) (envelope-from ) id 1NVc0o-0003pu-Q3; Thu, 14 Jan 2010 21:34:10 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <19279.54306.760765.98090@gargle.gargle.HOWL> Date: Thu, 14 Jan 2010 21:34:10 -0500 From: Glenn Morris To: control Subject: control X-Attribution: GM X-Mailer: VM (www.wonderworks.com/vm), GNU Emacs (www.gnu.org/software/emacs) X-Hue: red X-Ran: :m~t}wvg-c(~($msYvZ|;v.!JomO'3d}hwb{k1S4tPrXRnrVb!DCq)dD@=s-a^i3cq17iH X-Debbugs-No-Ack: yes X-Spam-Score: -5.0 (-----) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -5.0 (-----) tags 3642 moreinfo unreproducible severity 3699 minor severity 3870 minor severity 4438 minor severity 4952 minor severity 5154 minor close 5215 severity 5239 wishlist close 5318 severity 5360 wishlist severity 5362 minor tags 4974 moreinfo unreproducible severity 4408 wishlist severity 4089 wishlist tags 4089 wontfix reassign 4044 emacs,ns merge 2280 5252 tags 5374 moreinfo reassign 4828 emacs,cc-mode tags 4828 patch reassign 5001 emacs,erc close 5371 reassign 4517 emacs,ns severity 3230 minor close 4930 close 5249 From debbugs-submit-bounces@debbugs.gnu.org Wed Jul 13 10:35:12 2011 Received: (at 4828) by debbugs.gnu.org; 13 Jul 2011 14:35:12 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Qh0Wq-0004mI-0u for submit@debbugs.gnu.org; Wed, 13 Jul 2011 10:35:12 -0400 Received: from hermes.netfonds.no ([80.91.224.195]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Qh0Wk-0004lI-EO for 4828@debbugs.gnu.org; Wed, 13 Jul 2011 10:35:06 -0400 Received: from cm-84.215.51.58.getinternet.no ([84.215.51.58] helo=quimbies.gnus.org) by hermes.netfonds.no with esmtpsa (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.72) (envelope-from ) id 1Qh0WZ-0001yG-0k; Wed, 13 Jul 2011 16:34:51 +0200 From: Lars Magne Ingebrigtsen To: Lennart Borgman Subject: Re: bug#4828: 23.1.50; c-newline-and-indent and indent-line-function In-Reply-To: (Lennart Borgman's message of "Sat, 21 Nov 2009 15:09:08 +0100") Date: Wed, 13 Jul 2011 16:31:50 +0200 Message-ID: References: User-Agent: Gnus/5.110018 (No Gnus v0.18) Emacs/24.0.50 (gnu/linux) X-Now-Playing: Talking Heads's _Remain In Light_: "Born Under Punches (The Heat Goes On)" X-Hashcash: 1:23:110713:acm@muc.de::yOq3GV02zq4Onlmr:00000001B45 X-Hashcash: 1:23:110713:lennart.borgman@gmail.com::jKBQzu8APLg57zR8:000000000000000000000000000000000000IiL5 X-Hashcash: 1:23:110713:4828@debbugs.gnu.org::dgGZNdGiO2ynxJc1:00000000000000000000000000000000000000000Az+6 X-Hashcash: 1:23:110713:monnier@iro.umontreal.ca::YY8s66tiHXGkjMbb:0000000000000000000000000000000000000r5To MIME-Version: 1.0 Content-Type: text/plain X-MailScanner-ID: 1Qh0WZ-0001yG-0k X-Netfonds-MailScanner: Found to be clean X-Netfonds-MailScanner-From: larsi@gnus.org MailScanner-NULL-Check: 1311172491.10079@zfw+UKmPYbjYuSVS8l6iGw X-Spam-Status: No X-Spam-Score: -2.7 (--) X-Debbugs-Envelope-To: 4828 Cc: Alan Mackenzie , 4828@debbugs.gnu.org, Stefan Monnier X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -2.7 (--) Lennart Borgman writes: > Looking at the code in c-electric-semi&comma I think it is better to > change the call to (c-indent-line) currently on line 938 in cc-cmds.el > to (funcall indent-line-function). That will fix the problem I think. > > (if c-syntactic-indentation > ;;(c-indent-line) > (funcall indent-line-function) > ) The code seems to have changed a bit in the mean time -- line 938 no longer has that code. Is this still relevant? -- (domestic pets only, the antidote for overdose, milk.) bloggy blog http://lars.ingebrigtsen.no/ From debbugs-submit-bounces@debbugs.gnu.org Sun Feb 28 01:36:18 2016 Received: (at 4828) by debbugs.gnu.org; 28 Feb 2016 06:36:18 +0000 Received: from localhost ([127.0.0.1]:49461 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aZuxl-0005nE-7A for submit@debbugs.gnu.org; Sun, 28 Feb 2016 01:36:18 -0500 Received: from hermes.netfonds.no ([80.91.224.195]:52315) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aZuxg-0005mw-3C for 4828@debbugs.gnu.org; Sun, 28 Feb 2016 01:36:15 -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 1aZuxA-0004jr-S3; Sun, 28 Feb 2016 07:35:41 +0100 From: Lars Ingebrigtsen To: Lennart Borgman Subject: Re: bug#4828: 23.1.50; c-newline-and-indent and indent-line-function References: Date: Sun, 28 Feb 2016 17:35:36 +1100 In-Reply-To: (Lars Magne Ingebrigtsen's message of "Wed, 13 Jul 2011 16:31:50 +0200") Message-ID: <878u25s5on.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: 1aZuxA-0004jr-S3 X-Netfonds-MailScanner: Found to be clean X-Netfonds-MailScanner-From: larsi@gnus.org MailScanner-NULL-Check: 1457246141.75247@WZpeyCrl9xjaYpu5nQuu+g X-Spam-Status: No X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 4828 Cc: Alan Mackenzie , 4828@debbugs.gnu.org, Stefan Monnier 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 (/) Lars Magne Ingebrigtsen writes: > Lennart Borgman writes: > >> Looking at the code in c-electric-semi&comma I think it is better to >> change the call to (c-indent-line) currently on line 938 in cc-cmds.el >> to (funcall indent-line-function). That will fix the problem I think. >> >> (if c-syntactic-indentation >> ;;(c-indent-line) >> (funcall indent-line-function) >> ) > > The code seems to have changed a bit in the mean time -- line 938 no > longer has that code. > > Is this still relevant? More information was requested, but no response was given within a few years, so I'm closing this bug report. If the problem still exists, please reopen this bug report. -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From debbugs-submit-bounces@debbugs.gnu.org Sun Feb 28 01:36:21 2016 Received: (at control) by debbugs.gnu.org; 28 Feb 2016 06:36:21 +0000 Received: from localhost ([127.0.0.1]:49464 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aZuxp-0005nV-Cg for submit@debbugs.gnu.org; Sun, 28 Feb 2016 01:36:21 -0500 Received: from hermes.netfonds.no ([80.91.224.195]:52332) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aZuxn-0005nN-J5 for control@debbugs.gnu.org; Sun, 28 Feb 2016 01:36:19 -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 1aZuxL-0004kL-0V for control@debbugs.gnu.org; Sun, 28 Feb 2016 07:35:51 +0100 Date: Sun, 28 Feb 2016 17:35:46 +1100 Message-Id: <877fhps5od.fsf@gnus.org> To: control@debbugs.gnu.org From: Lars Ingebrigtsen Subject: control message for bug #4828 X-MailScanner-ID: 1aZuxL-0004kL-0V X-Netfonds-MailScanner: Found to be clean X-Netfonds-MailScanner-From: larsi@gnus.org MailScanner-NULL-Check: 1457246152.25015@LHigkgDxi2WnYdWz2h5xyQ 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 (/) close 4828 From unknown Mon Jun 16 23:36:25 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