From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.devel Subject: Re: Rename `eww' to `web' Date: Wed, 03 Jul 2013 22:17:54 -0400 Message-ID: References: <8738s087wj.fsf@gmail.com> <87bo6mjv4s.fsf@lifelogs.com> <871u7gavwx.fsf@catnip.gol.com> <87obaj39sc.fsf@lifelogs.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1372904278 20990 80.91.229.3 (4 Jul 2013 02:17:58 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 4 Jul 2013 02:17:58 +0000 (UTC) Cc: emacs-devel@gnu.org To: Katsumi Yamaoka Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jul 04 04:17:59 2013 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 1UuZ7P-00023Y-Lj for ged-emacs-devel@m.gmane.org; Thu, 04 Jul 2013 04:17:59 +0200 Original-Received: from localhost ([::1]:53870 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UuZ7P-0004ii-5L for ged-emacs-devel@m.gmane.org; Wed, 03 Jul 2013 22:17:59 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:35784) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UuZ7M-0004id-DD for emacs-devel@gnu.org; Wed, 03 Jul 2013 22:17:57 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UuZ7L-00034w-Fo for emacs-devel@gnu.org; Wed, 03 Jul 2013 22:17:56 -0400 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:34423) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UuZ7L-00034q-D1 for emacs-devel@gnu.org; Wed, 03 Jul 2013 22:17:55 -0400 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1UuZ7K-0004oS-DF; Wed, 03 Jul 2013 22:17:54 -0400 X-Spook: SAPO Delta Force JFK quarter MD5 RSA morse Mafia X-Ran: D?3A5J^0w?^nTe* (Katsumi Yamaoka's message of "Thu, 04 Jul 2013 11:09:05 +0900") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4830:134:3::e 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:161504 Archived-At: Katsumi Yamaoka wrote: > This is off-topic, sorry. Yeah, actually having written code is off-topic for emacs-devel! ;) Don't you know this list is exclusively for giving opinions of How Things Should Be? ;) > I'm using a wrapper[1] that modifies `C-x C-f' and `C-x d' so as to > work for ftp://. I can imagine making those commands work for > https?:// is not so troublesome. Again, this sounds like the existing url-handler-mode. emacs -Q -f url-handler-mode C-x C-f ftp://ftp.gnu.org C-x C-f http://www.gnu.org