From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Simon Josefsson Newsgroups: gmane.emacs.bugs Subject: Re: [PATCH] browse-url.el mozilla tab support Date: Thu, 10 Oct 2002 19:40:29 +0200 Sender: bug-gnu-emacs-admin@gnu.org Message-ID: References: <20021010173156.A0A17297D6@mixing.qc.dfo.ca> NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1034271661 20533 127.0.0.1 (10 Oct 2002 17:41:01 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 10 Oct 2002 17:41:01 +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 17zhIw-0005Ke-00 for ; Thu, 10 Oct 2002 19:40:58 +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 17zhJ9-0006ft-00; Thu, 10 Oct 2002 13:41:11 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10) id 17zhIc-0006aw-00 for bug-gnu-emacs@gnu.org; Thu, 10 Oct 2002 13:40:38 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10) id 17zhIX-0006a7-00 for bug-gnu-emacs@gnu.org; Thu, 10 Oct 2002 13:40:36 -0400 Original-Received: from 178.230.13.217.in-addr.dgcsystems.net ([217.13.230.178] helo=yxa.extundo.com) by monty-python.gnu.org with esmtp (Exim 4.10) id 17zhIW-0006Zw-00 for bug-gnu-emacs@gnu.org; Thu, 10 Oct 2002 13:40:32 -0400 Original-Received: from h67n1c1o299.bredband.skanova.com (yxa.extundo.com [217.13.230.178]) (authenticated bits=0) by yxa.extundo.com (8.12.6/8.12.6) with ESMTP id g9AHeUFt024397; Thu, 10 Oct 2002 19:40:30 +0200 Original-To: Steve Youngs X-Hashcash: 0:021010:youngs@xemacs.org:4f5603d022999ca4 X-Hashcash: 0:021010:bug-gnu-emacs@gnu.org:24118e0f3797e9c9 In-Reply-To: <20021010173156.A0A17297D6@mixing.qc.dfo.ca> (Peter S Galbraith's message of "Thu, 10 Oct 2002 13:31:56 -0400") User-Agent: Gnus/5.090008 (Oort Gnus v0.08) XEmacs/21.4 (Military Intelligence (RC3), i686-pc-linux) 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:3679 X-Report-Spam: http://spam.gmane.org/gmane.emacs.bugs:3679 Steve, have you signed papers for browse-url.el? I wanted to get Emacs to include your XEmacs browse-url.el patch too. Thanks. (Maybe papers aren't required for that patch though..) Peter S Galbraith writes: > 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.