From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: joakim@verona.se Newsgroups: gmane.emacs.devel Subject: Re: Internal/external browsers Date: Sat, 14 Dec 2013 20:44:57 +0100 Message-ID: References: <87ob4jmhi9.fsf@flea.lifelogs.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1387050335 30998 80.91.229.3 (14 Dec 2013 19:45:35 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 14 Dec 2013 19:45:35 +0000 (UTC) Cc: emacs-devel@gnu.org To: Lars Magne Ingebrigtsen Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Dec 14 20:45:40 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 1Vrv9g-0006Uj-7L for ged-emacs-devel@m.gmane.org; Sat, 14 Dec 2013 20:45:40 +0100 Original-Received: from localhost ([::1]:48401 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vrv9f-0004Aj-Ig for ged-emacs-devel@m.gmane.org; Sat, 14 Dec 2013 14:45:39 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:50877) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vrv9U-0004Ad-7D for emacs-devel@gnu.org; Sat, 14 Dec 2013 14:45:34 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Vrv9N-0008UB-52 for emacs-devel@gnu.org; Sat, 14 Dec 2013 14:45:28 -0500 Original-Received: from mx1.bahnhof.se ([213.80.101.11]:54515) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vrv9M-0008Tq-Uk for emacs-devel@gnu.org; Sat, 14 Dec 2013 14:45:21 -0500 Original-Received: from localhost (mf.bahnhof.se [213.80.101.20]) by mx1-reinject (Postfix) with ESMTP id 173C38ABF1D; Sat, 14 Dec 2013 20:45:18 +0100 (CET) X-Virus-Scanned: by amavisd-new using ClamAV at bahnhof.se (MF3) Original-Received: from mf3.bahnhof.se ([127.0.0.1]) by localhost (mf3.bahnhof.se [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id WQ0Z-PQ3NwqE; Sat, 14 Dec 2013 20:45:13 +0100 (CET) Original-Received: from mta.verona.se (h-235-102.a149.priv.bahnhof.se [85.24.235.102]) by mf3.bahnhof.se (Postfix) with ESMTP id D42513E8CB1; Sat, 14 Dec 2013 20:45:12 +0100 (CET) Original-Received: from localhost (unknown [127.0.0.1]) by mta.verona.se (Postfix) with ESMTP id 596E04FEE39; Sat, 14 Dec 2013 19:45:02 +0000 (UTC) X-Virus-Scanned: amavisd-new at verona.se Original-Received: from mta.verona.se ([127.0.0.1]) by localhost (exodia.verona.se [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id tgmUNNFTgOKT; Sat, 14 Dec 2013 20:44:58 +0100 (CET) Original-Received: from exodia.verona.se (www.verona.se [192.168.200.15]) by mta.verona.se (Postfix) with ESMTP id 08C754FEE32; Sat, 14 Dec 2013 20:44:58 +0100 (CET) In-Reply-To: (Lars Magne Ingebrigtsen's message of "Sat, 14 Dec 2013 19:12:23 +0100") User-Agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.3.50 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: Mac OS X 10.x X-Received-From: 213.80.101.11 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:166403 Archived-At: Lars Magne Ingebrigtsen writes: > Ted Zlatanov writes: > >> To me, that makes good sense everywhere in Emacs. Except I'd like `C-u >> RET' to show a list of browsers, if I have more than one I like to use. > > Yeah, that might make sense. But is that a common use case? I only use > Firefox for "real browser" stuff, and I don't really see why I'd switch > between Firefox and (say) Chrome on a regular basis... I normally use a bunch of browsers for various reasons. But patching the upcoming function for my use-case will be good enough for me if thats not deemed common. -- Joakim Verona