From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Juanma Barranquero Newsgroups: gmane.emacs.devel Subject: Re: Rename `eww' to `web' Date: Sat, 6 Jul 2013 02:11:58 +0200 Message-ID: References: <8738s087wj.fsf@gmail.com> <87bo6mjv4s.fsf@lifelogs.com> <871u7gavwx.fsf@catnip.gol.com> <87obaj39sc.fsf@lifelogs.com> <4btxkb7gw7.fsf@fencepost.gnu.org> <87k3l72z81.fsf@lifelogs.com> <87obaixhkr.fsf@informatimago.com> <2jd2qxsxlk.fsf@fencepost.gnu.org> <87ip0oy49k.fsf@mail.jurta.org> <87zju0v9xx.fsf@mail.jurta.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: ger.gmane.org 1373069565 3237 80.91.229.3 (6 Jul 2013 00:12:45 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 6 Jul 2013 00:12:45 +0000 (UTC) Cc: Stefan Monnier , Emacs developers To: Juri Linkov Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Jul 06 02:12:46 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 1UvG7J-0007Gr-Kw for ged-emacs-devel@m.gmane.org; Sat, 06 Jul 2013 02:12:45 +0200 Original-Received: from localhost ([::1]:38374 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UvG7J-0004Eq-78 for ged-emacs-devel@m.gmane.org; Fri, 05 Jul 2013 20:12:45 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:59913) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UvG7F-0004El-CI for emacs-devel@gnu.org; Fri, 05 Jul 2013 20:12:42 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UvG7E-0003SK-Cl for emacs-devel@gnu.org; Fri, 05 Jul 2013 20:12:41 -0400 Original-Received: from mail-ea0-x229.google.com ([2a00:1450:4013:c01::229]:41541) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UvG7E-0003SF-6G for emacs-devel@gnu.org; Fri, 05 Jul 2013 20:12:40 -0400 Original-Received: by mail-ea0-f169.google.com with SMTP id h15so1746198eak.14 for ; Fri, 05 Jul 2013 17:12:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=6WEiIA04iCcCyOS5goiOMHUEFBEwWjKW/CXVGyzRar0=; b=b4I5MZSEF0Ab/sGgJnoGWWb3yzWgVXxXTU/NkEtYBJ4PUDJeUGFH5SJLz5Efrc7NS9 j0SpRyT/uYLIC5B6qlUd94327mI+RmPGCiTUey3jhxZJvKxyGOkTkVmjFabW7vgNtuWQ 00+mItNUNUnLtzWS5oG1QcjhFSWA+f2s8M3fA5q6gxWmZhLSWm3nLw1rxANovwPA6UcI QeJ4jBmb5TRoipHsGP3abpbRQOZIk4MZ9TsXiwnM+dMFiodKorHqJfU3S4wUyxWKVVgl PIug02qbY81yGivOwaHvnkO7EGxR/faf+dzxc5MxgwZWY8F0H+vlnKLKlkiivcJefaMu /zfg== X-Received: by 10.15.76.71 with SMTP id m47mr14258251eey.70.1373069559538; Fri, 05 Jul 2013 17:12:39 -0700 (PDT) Original-Received: by 10.14.142.4 with HTTP; Fri, 5 Jul 2013 17:11:58 -0700 (PDT) In-Reply-To: <87zju0v9xx.fsf@mail.jurta.org> X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:4013:c01::229 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:161627 Archived-At: On Sat, Jul 6, 2013 at 1:55 AM, Juri Linkov wrote: > I don't know whether `alternatives-define' or `define-alternatives', > but something without "dispatch" in its name. If it is in its own package alternatives.el, then alternatives-define. If we add this as a new command in some other package, define-alternatives is fine. > If the command name is `browse-web' then the user option > `browse-web-alternatives' could define alternatives for this command. Currently, it would be dispatcher-browse-web-alternatives. browse-web-alternatives is OK, though we lose the common prefix. > But it seems that there is a need for two separate commands > `browse-url' and `browse-web' where `browse-url' is used to visit > a link from the buffer in a preferably external browser, > and `browse-web' to start browsing the Web in a native Emacs browser. That's something to decide afterwards. I don't really care which generic commands we define or how many do we need. J