From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Alexis Newsgroups: gmane.emacs.help Subject: Re: Breaking news: What did the IETF ever do for us? The *entire* list! Date: Thu, 02 Apr 2015 18:35:05 +1100 Message-ID: <87d23nrniu.fsf@gmail.com> References: <87619f8dmk.fsf@debian.uxu> <87ego3s09x.fsf@gmail.com> <20150402071125.GA11197@tuxteam.de> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; format=flowed X-Trace: ger.gmane.org 1427960152 16417 80.91.229.3 (2 Apr 2015 07:35:52 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 2 Apr 2015 07:35:52 +0000 (UTC) To: help-gnu-emacs Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Apr 02 09:35:41 2015 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 1YdZfB-00065e-4w for geh-help-gnu-emacs@m.gmane.org; Thu, 02 Apr 2015 09:35:41 +0200 Original-Received: from localhost ([::1]:56309 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YdZfA-0001kR-6h for geh-help-gnu-emacs@m.gmane.org; Thu, 02 Apr 2015 03:35:40 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:39654) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YdZeo-0001kJ-Av for help-gnu-emacs@gnu.org; Thu, 02 Apr 2015 03:35:23 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YdZej-0004d0-ST for help-gnu-emacs@gnu.org; Thu, 02 Apr 2015 03:35:18 -0400 Original-Received: from mail-pa0-x231.google.com ([2607:f8b0:400e:c03::231]:35571) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YdZej-0004cw-Lc for help-gnu-emacs@gnu.org; Thu, 02 Apr 2015 03:35:13 -0400 Original-Received: by patj18 with SMTP id j18so76592150pat.2 for ; Thu, 02 Apr 2015 00:35:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=references:from:to:subject:in-reply-to:date:message-id:mime-version :content-type; bh=e7nVCBIxNC4Jq8g01WbHrbdpdyhasOUPeFbNcFSuNWM=; b=PoqdpoSQ3LhTaK1Fz9UYhwlQMuVFFZwxRkrc3VNPS8xfi52oQ8lyPmJGyBf8nqWup1 CXDN45rFwTEC2eBaxABpXnlVcMqWMzPhq+pitsgLhzcw4DV8EVRrRlRDjFAievuYjkIS 4wLU6H6KLhsfJDknMWIwvZ7e+byWbxunTmWAcFZqVx30vqYmgCmbNbkA8rXgyrJE3fMg C3sX+MiMXI5ZdWT7r7YkyoLOUx8p3mXvOR21yt8kmWZ8D3RWJOQkumlYl1L+M8cKRaCG 17U7cNVFB4NxQ/zHQMa2jOVoG4yDLdyiI/u7hCvzA3Y3xj3EJJovRMKXIG6Jb3wVEoYc Ap4Q== X-Received: by 10.70.0.41 with SMTP id 9mr63452111pdb.123.1427960112900; Thu, 02 Apr 2015 00:35:12 -0700 (PDT) Original-Received: from localhost (CPE-120-147-144-248.gdiv2.lon.bigpond.net.au. [120.147.144.248]) by mx.google.com with ESMTPSA id gg5sm4218312pbb.86.2015.04.02.00.35.10 for (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Thu, 02 Apr 2015 00:35:11 -0700 (PDT) In-reply-to: <20150402071125.GA11197@tuxteam.de> X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2607:f8b0:400e:c03::231 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 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-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:103504 Archived-At: tomas@tuxteam.de writes: > -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 > > On Thu, Apr 02, 2015 at 01:59:38PM +1100, Alexis wrote: > [...] > >> Also, there's the `irfc` package for Emacs, which i've found >> very useful: >> >> http://melpa.org/#/irfc > > Ick. Javascript-only. Is there a human-readable version of that? Sure. The MELPA package is built from the source available on the EmacsWiki: http://www.emacswiki.org/emacs/Irfc Alexis.