From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Alan Mackenzie Newsgroups: gmane.emacs.devel Subject: Re: My resignation from Emacs development Date: Sat, 23 Nov 2024 10:36:15 +0000 Message-ID: References: <86cyino57w.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="30903"; mail-complaints-to="usenet@ciao.gmane.io" Cc: gerd.moellmann@gmail.com, emacs-devel@gnu.org To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Sat Nov 23 11:37:00 2024 Return-path: Envelope-to: ged-emacs-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1tEnVa-0007ss-Hu for ged-emacs-devel@m.gmane-mx.org; Sat, 23 Nov 2024 11:36:58 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1tEnV3-0003HY-95; Sat, 23 Nov 2024 05:36:25 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1tEnV2-0003HQ-1R for emacs-devel@gnu.org; Sat, 23 Nov 2024 05:36:24 -0500 Original-Received: from mail.muc.de ([193.149.48.3]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1tEnV0-0001PK-F3 for emacs-devel@gnu.org; Sat, 23 Nov 2024 05:36:23 -0500 Original-Received: (qmail 39808 invoked by uid 3782); 23 Nov 2024 11:36:16 +0100 Original-Received: from muc.de (pd953a05d.dip0.t-ipconnect.de [217.83.160.93]) (using STARTTLS) by colin.muc.de (tmda-ofmipd) with ESMTP; Sat, 23 Nov 2024 11:36:15 +0100 Original-Received: (qmail 7917 invoked by uid 1000); 23 Nov 2024 10:36:15 -0000 Content-Disposition: inline In-Reply-To: <86cyino57w.fsf@gnu.org> X-Submission-Agent: TMDA/1.3.x (Ph3nix) X-Primary-Address: acm@muc.de Received-SPF: pass client-ip=193.149.48.3; envelope-from=acm@muc.de; helo=mail.muc.de X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_VALIDITY_RPBL_BLOCKED=0.001, RCVD_IN_VALIDITY_SAFE_BLOCKED=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=unavailable autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.devel:325612 Archived-At: Hello, Eli. On Fri, Nov 22, 2024 at 13:52:51 +0200, Eli Zaretskii wrote: > > Date: Fri, 22 Nov 2024 11:36:55 +0000 > > Cc: emacs-devel@gnu.org > > From: Alan Mackenzie > > > Will you make a package out of cc-mode, or should one use the Hg repo? > > I haven't really thought that far ahead, yet. Maybe I'll just commit > > changes in the CC Mode repo, and post patches to the OPs. But the > > patches frequently need work on them because of differences in > > whitespace, spelling, use of older CC Mode macros, and things like this. > > We'll see! > Is the Hg repository whose URL is here: > https://cc-mode.sourceforge.net/hgaccess.php > the up-to-date one? No, it is not. I gave up on SourceForge when they changed their terms and conditions to allow them to sell members' details to advertising agencies. I got most of the site over to savannah at https://www.nongnu.org/cc-mode, but got interrupted before I could get the mailing list transferred. I also failed to make any announcement on the list (bug-cc-mode@gnu.org). I need to do both of these things, still. The repository being maintained is at http://hg.savannah.nongnu.org/cc-mode, or with a savannah user name, ssh://USERNAME@hg.savannah.nongnu.org/cc-mode. > I'm asking because the last commit there was in July 2023, and because > there's a branch called Branch_5_35 whereas the CC Mode files in Emacs > say they are from version 5.33.1. So I wonder where are the > up-to-date sources of CC Mode, and where do you intend to develop it, > so we could sync with that from time to time. See above. > Thanks. -- Alan Mackenzie (Nuremberg, Germany).