From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Jude DaShiell Newsgroups: gmane.emacs.help Subject: Re: Where and how should I announce a new port of emacs? Date: Thu, 14 Apr 2016 02:23:45 -0400 (EDT) Message-ID: References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed X-Trace: ger.gmane.org 1460615057 24162 80.91.229.3 (14 Apr 2016 06:24:17 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 14 Apr 2016 06:24:17 +0000 (UTC) To: Pete Williamson , help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Apr 14 08:24:10 2016 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1aqahF-0002Rz-F8 for geh-help-gnu-emacs@m.gmane.org; Thu, 14 Apr 2016 08:24:09 +0200 Original-Received: from localhost ([::1]:32792 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aqahE-0008I8-Qy for geh-help-gnu-emacs@m.gmane.org; Thu, 14 Apr 2016 02:24:08 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:57721) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aqagw-0008Bu-Ba for help-gnu-emacs@gnu.org; Thu, 14 Apr 2016 02:23:51 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aqagt-0001x2-69 for help-gnu-emacs@gnu.org; Thu, 14 Apr 2016 02:23:50 -0400 Original-Received: from mailbackend.panix.com ([166.84.1.89]:60199) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aqagt-0001ws-2h for help-gnu-emacs@gnu.org; Thu, 14 Apr 2016 02:23:47 -0400 Original-Received: from panix1.panix.com (panix1.panix.com [166.84.1.1]) by mailbackend.panix.com (Postfix) with ESMTP id 2EFB915E10; Thu, 14 Apr 2016 02:23:45 -0400 (EDT) Original-Received: by panix1.panix.com (Postfix, from userid 20712) id 1731F14B9A; Thu, 14 Apr 2016 02:23:45 -0400 (EDT) Original-Received: from localhost (localhost [127.0.0.1]) by panix1.panix.com (Postfix) with ESMTP id 1448514B7F; Thu, 14 Apr 2016 02:23:45 -0400 (EDT) In-Reply-To: User-Agent: Alpine 2.20 (NEB 67 2015-01-07) X-detected-operating-system: by eggs.gnu.org: GNU/Linux (Android) X-Received-From: 166.84.1.89 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: "help-gnu-emacs" Xref: news.gmane.org gmane.emacs.help:109762 Archived-At: chrome-axs would probably be interested, that's a googlegroups.com list. On Wed, 13 Apr 2016, Pete Williamson wrote: > Date: Wed, 13 Apr 2016 16:19:13 > From: Pete Williamson > To: help-gnu-emacs@gnu.org > Subject: Where and how should I announce a new port of emacs? > > I've got emacs working on a Chromebook at beta quality, and I'd like to > inform emacs users on the mailing list. > > What is the best way to go about this, and which list should I post to? > info-gnu-emacs seems like the right list, but I don't have permissions to > post there. emacs-devel does not seem like it will reach the right > audience. > > More info on the port is available here: > https://plus.google.com/u/0/118416397954909331171/posts/8dt2sM8YeeM > > I want to make sure I do the right thing and do things correctly. The > source code is available in the webports project, and I have started the > process of porting changes back to the emacs source code base. > --