From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: On being web-friendly and why info must die Date: Mon, 15 Dec 2014 08:58:30 -0500 Message-ID: References: <20141205123549.GA29331@thyrsus.com> <87ppbqb6s1.fsf@gnu.org> <87388mme16.fsf@newcastle.ac.uk> <87a92u86wv.fsf@gnu.org> <87d27oliue.fsf@gnu.org> <87r3w2fgux.fsf@uwakimon.sk.tsukuba.ac.jp> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1418651942 16390 80.91.229.3 (15 Dec 2014 13:59:02 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 15 Dec 2014 13:59:02 +0000 (UTC) Cc: esr@thyrsus.com, "Stephen J. Turnbull" , phillip.lord@newcastle.ac.uk, ludo@gnu.org, emacs-devel@gnu.org To: Richard Stallman Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Dec 15 14:58:53 2014 Return-path: Envelope-to: ged-emacs-devel@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 1Y0WAm-0000uC-74 for ged-emacs-devel@m.gmane.org; Mon, 15 Dec 2014 14:58:52 +0100 Original-Received: from localhost ([::1]:39854 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Y0WAl-00075p-TE for ged-emacs-devel@m.gmane.org; Mon, 15 Dec 2014 08:58:51 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:49956) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Y0WAb-00074s-N1 for emacs-devel@gnu.org; Mon, 15 Dec 2014 08:58:49 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Y0WAU-0005OQ-8P for emacs-devel@gnu.org; Mon, 15 Dec 2014 08:58:41 -0500 Original-Received: from ironport2-out.teksavvy.com ([206.248.154.181]:19828) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Y0WAU-0005OJ-4q; Mon, 15 Dec 2014 08:58:34 -0500 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AssIAOwQflTO+ILA/2dsb2JhbABbgwdSgw7KdwQCAoEkFwEBAQEBAXyEAwEBAwFWIwULCw4mEhQYDSSISgnWWQEBCAIBH5BvB4RIBYsBpC6BeIQZIYJ3AQEB X-IPAS-Result: AssIAOwQflTO+ILA/2dsb2JhbABbgwdSgw7KdwQCAoEkFwEBAQEBAXyEAwEBAwFWIwULCw4mEhQYDSSISgnWWQEBCAIBH5BvB4RIBYsBpC6BeIQZIYJ3AQEB X-IronPort-AV: E=Sophos;i="5.07,502,1413259200"; d="scan'208";a="102509371" Original-Received: from 206-248-130-192.dsl.teksavvy.com (HELO ceviche.home) ([206.248.130.192]) by ironport2-out.teksavvy.com with ESMTP/TLS/DHE-RSA-AES256-SHA; 15 Dec 2014 08:58:30 -0500 Original-Received: by ceviche.home (Postfix, from userid 20848) id BA8C9660D3; Mon, 15 Dec 2014 08:58:30 -0500 (EST) In-Reply-To: (Richard Stallman's message of "Mon, 15 Dec 2014 03:39:41 -0500") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 206.248.154.181 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 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.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:180150 Archived-At: > We want to write something short such as `info:emacs' to refer to the > Emacs manual. I don't. Yes, I want it to be "as short as possible", but I also want it to work when passed to any random web-browser. So it pretty much has to look like "http:///". Stefan