From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Peter S Galbraith Newsgroups: gmane.emacs.bugs Subject: Re: [PATCH] browse-url.el mozilla tab support Date: Thu, 10 Oct 2002 13:31:56 -0400 Sender: bug-gnu-emacs-admin@gnu.org Message-ID: <20021010173156.A0A17297D6@mixing.qc.dfo.ca> References: NNTP-Posting-Host: localhost.gmane.org X-Trace: main.gmane.org 1034271164 18381 127.0.0.1 (10 Oct 2002 17:32:44 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 10 Oct 2002 17:32:44 +0000 (UTC) Cc: bug-gnu-emacs@gnu.org Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 17zhAw-0004mK-00 for ; Thu, 10 Oct 2002 19:32:42 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 17zhBQ-0000Pi-00; Thu, 10 Oct 2002 13:33:12 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10) id 17zhAH-0008AS-00 for bug-gnu-emacs@gnu.org; Thu, 10 Oct 2002 13:32:01 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10) id 17zhAF-00089b-00 for bug-gnu-emacs@gnu.org; Thu, 10 Oct 2002 13:32:00 -0400 Original-Received: from mixing.qc.dfo-mpo.gc.ca ([216.226.40.21] helo=mixing.qc.dfo.ca) by monty-python.gnu.org with esmtp (Exim 4.10) id 17zhAE-00087X-00 for bug-gnu-emacs@gnu.org; Thu, 10 Oct 2002 13:31:58 -0400 Original-Received: from mixing.qc.dfo.ca (localhost [127.0.0.1]) by mixing.qc.dfo.ca (Postfix) with ESMTP id A0A17297D6; Thu, 10 Oct 2002 13:31:56 -0400 (EDT) Original-To: Simon Josefsson In-Reply-To: Message from Simon Josefsson of "Thu, 10 Oct 2002 16:37:39 +0200." X-Mailer: mh-e 6.1+cvs; nmh 1.0.4+dev; Emacs 21.2 X-Face: "#bYm%*(4JuXAkouMxaLz|M2dbXUFnQ"IRX)zpsiM"(B}`#|_b548$VB}5L&VIck1F#FNc' rsASk0?-/gFp2qzM>0]`Jc}Qd<8[l)N7{8%qMN~{|DS.ME.$ Errors-To: bug-gnu-emacs-admin@gnu.org X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Bug reports for GNU Emacs, the Swiss army knife of text editors List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.bugs:3678 X-Report-Spam: http://spam.gmane.org/gmane.emacs.bugs:3678 Simon Josefsson wrote: > Ok to install this? Does FSF have papers for Steve Youngs? Steve has recently sent in papers to work on mh-e as our xemacs developper. I don't know whether he has specified mh-e or not in the paperwork. You could ask him. He's a nice guy! ;-) Peter > Maybe it > is too trivial to require papers, it is cut'n'paste of the existing > Galeon code. > > 2002-10-10 Steve Youngs > > * browse-url.el (browse-url-mozilla-new-window-is-tab): New. > (browse-url-mozilla): Use it.