From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.ciao.gmane.io!not-for-mail From: Stefan Kangas Newsgroups: gmane.emacs.devel Subject: Add community resources to further-information.html Date: Mon, 13 Apr 2020 08:32:38 +0200 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Injection-Info: ciao.gmane.io; posting-host="ciao.gmane.io:159.69.161.202"; logging-data="79403"; mail-complaints-to="usenet@ciao.gmane.io" To: Emacs developers Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Mon Apr 13 08:33:40 2020 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 1jNsf6-000KY7-8x for ged-emacs-devel@m.gmane-mx.org; Mon, 13 Apr 2020 08:33:40 +0200 Original-Received: from localhost ([::1]:40810 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jNsf5-0001jq-C2 for ged-emacs-devel@m.gmane-mx.org; Mon, 13 Apr 2020 02:33:39 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:60952) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jNseJ-0001Ks-6B for emacs-devel@gnu.org; Mon, 13 Apr 2020 02:32:52 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jNseI-00059n-3J for emacs-devel@gnu.org; Mon, 13 Apr 2020 02:32:51 -0400 Original-Received: from mail-yb1-f176.google.com ([209.85.219.176]:34278) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1jNseH-00059c-W6 for emacs-devel@gnu.org; Mon, 13 Apr 2020 02:32:50 -0400 Original-Received: by mail-yb1-f176.google.com with SMTP id l84so4781284ybb.1 for ; Sun, 12 Apr 2020 23:32:49 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=2sihMpMf7ZPuy40L48mW/Ma882+iBpqT0Gn1qUXB1aY=; b=iEXRdPpR9IqztoYlt6jKW0NEGn2YbSfGq2vehO1HvvIMiDtToKGGIiU1i1o3IRRxs/ ftvjjOdeTlmiqjDpqsGua4nfR2OuOfvdaydP5De6cUSIl+l11bgx6R0Xe7bfQGG+zb3a pkfjJd3m9unTAQntFt12bRJDBWxe1ixKocmQrb+31H3YDhk6g6sce5Bsef0k3qlKb47v fjzmAMQjyIwNgQ4A2S+IIN1WetlRvW5gc9Kn/F0UtGsRzEnobO7B0M4JTDY+uo0+JBJT PiD6aGwEiyh9zZTAly4VU8PsDme9dOuyNuigBtgnpHCI2lDO1Z27kWPOfubiyib6gna9 1lHg== X-Gm-Message-State: AGi0PuYVhEfkMa6Pg4qC7Eoe5j3Zvk2nM+LpbI0rcxEDXkJ5sZ7mFlbX QGc1mdp2Mu9C6o4OEgPKj+3Yc5751EaVXeO3RoGX2Hyvo+w= X-Google-Smtp-Source: APiQypLur9rLUO8CRKK43QCJ/z0x0eyj3BSpMiuEx/FPBUwzcn/cBUYEnYh5lkYR0knhVFts9E9qT+id5fP2vinJ0yc= X-Received: by 2002:a25:c102:: with SMTP id r2mr26869780ybf.43.1586759569199; Sun, 12 Apr 2020 23:32:49 -0700 (PDT) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 209.85.219.176 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.23 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" Xref: news.gmane.io gmane.emacs.devel:246891 Archived-At: I would like to suggest listing some interesting community resources on the "Further information" page on the Emacs website. How about something like the below patch? --- further-information.html.~1.3.~ 2017-12-12 09:50:51.000000000 +0100 +++ further-information.html 2020-04-13 08:30:39.480406686 +0200 @@ -61,6 +61,21 @@ flavors, and ports; and references to other Emacs related information on the Web.

+

The Emacs community

+

Emacs has a large and vibrant community. There are too + many community forums, websites, and other resources to + list, so we can only provide a small selection here:

+ + +

Savannah

The Savannah Emacs page has additional information about Emacs, including access to Best regards, Stefan Kangas