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: Sun, 14 Dec 2014 08:40:52 -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> <87vblfobxx.fsf@gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1418564490 31943 80.91.229.3 (14 Dec 2014 13:41:30 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 14 Dec 2014 13:41:30 +0000 (UTC) Cc: esr@thyrsus.com, Ludovic =?windows-1252?Q?Court=E8s?= , phillip.lord@newcastle.ac.uk, emacs-devel@gnu.org To: Richard Stallman Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Dec 14 14:41:23 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 1Y09QH-0006pq-SI for ged-emacs-devel@m.gmane.org; Sun, 14 Dec 2014 14:41:22 +0100 Original-Received: from localhost ([::1]:36008 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Y09QH-0005NQ-Ah for ged-emacs-devel@m.gmane.org; Sun, 14 Dec 2014 08:41:21 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:36315) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Y09Px-0005ND-O7 for emacs-devel@gnu.org; Sun, 14 Dec 2014 08:41:09 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Y09Pp-0004PI-DL for emacs-devel@gnu.org; Sun, 14 Dec 2014 08:41:01 -0500 Original-Received: from ironport2-out.teksavvy.com ([206.248.154.181]:58683) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Y09Pp-0004PE-9x; Sun, 14 Dec 2014 08:40:53 -0500 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AskIAOwQflTO+ILA/2dsb2JhbABbgweDYMp3BAICgSQXAQEBAQEBfIQDAQEDAVYjEAsOJhIUGA0kiEoJ1lkBAQEHAQEBAR6QbweESAWLAaQugXiEGSGCdwEBAQ X-IPAS-Result: AskIAOwQflTO+ILA/2dsb2JhbABbgweDYMp3BAICgSQXAQEBAQEBfIQDAQEDAVYjEAsOJhIUGA0kiEoJ1lkBAQEHAQEBAR6QbweESAWLAaQugXiEGSGCdwEBAQ X-IronPort-AV: E=Sophos;i="5.07,502,1413259200"; d="scan'208";a="101322630" Original-Received: from 206-248-130-192.dsl.teksavvy.com (HELO pastel.home) ([206.248.130.192]) by ironport2-out.teksavvy.com with ESMTP/TLS/DHE-RSA-AES256-SHA; 14 Dec 2014 08:40:52 -0500 Original-Received: by pastel.home (Postfix, from userid 20848) id 69AF31F47; Sun, 14 Dec 2014 08:40:52 -0500 (EST) In-Reply-To: (Richard Stallman's message of "Sun, 14 Dec 2014 04:07:52 -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:180071 Archived-At: >> > Can we define a new type of URL to refer to a locally-installed >> > HTML-Info manual? I don't think that's interesting. A more interesting URL is one that works both as a reference to locally-installed manuals and as a reference to some remote manual (when not available locally). Stefan