Gnus development mailing list
 help / color / mirror / Atom feed
From: Mark Borges <mdb@cdc.noaa.gov>
Subject: Re: September Gnus 0.61 is released
Date: 01 Apr 1996 12:35:52 -0700	[thread overview]
Message-ID: <vk3f6nivon.fsf@roberts.cdc.noaa.gov> (raw)
In-Reply-To: Lars Magne Ingebrigtsen's message of Fri, 29 Mar 1996 10:47:31 +0100

>> On Fri, 29 Mar 1996 10:47:31 +0100,
>> Lars Magne Ingebrigtsen(lars) wrote:
lars> ChangeLog since last release:
...
lars> Sat Mar 23 22:19:09 1996  Per Abrahamsen  <abraham@dina.kvl.dk>
lars> * browse-url.el (browse-url-netscape): Start remote netscape in
lars> 	the background.  Use sentinel to start a new netscape if the
lars> 	remote can't connect.

Glad to read this -- I was secretly hoping for this for some time
now. Did this get sent to Denis How as well?

Another simple patch for browse-url is appended. Denis has also merged
this trivial patch into his latest:

	;; Author: Denis Howe <dbh@doc.ic.ac.uk>
	;; Maintainer: Denis Howe <dbh@doc.ic.ac.uk>
	;; Created: 03 Apr 1995
	;; Version: 0.30 23 Mar 1996
	;; Keywords: hypertext
	;; X-Home page: http://wombat.doc.ic.ac.uk/

in case you just want to grab that.

*** browse-url.el.orig	Fri Mar  1 10:46:07 1996
--- browse-url.el	Fri Mar  1 10:48:10 1996
***************
*** 526,532 ****
  		       (list (not (eq (null browse-url-new-window-p)
  				      (null current-prefix-arg))))))
    (or (zerop
!        (apply 'call-process "netscape" nil nil nil
  	      (append browse-url-netscape-arguments
  		      (if new-window '("-noraise"))
  		      (list "-remote" 
--- 526,532 ----
  		       (list (not (eq (null browse-url-new-window-p)
  				      (null current-prefix-arg))))))
    (or (zerop
!        (apply 'call-process browse-url-netscape-command nil nil nil
  	      (append browse-url-netscape-arguments
  		      (if new-window '("-noraise"))
  		      (list "-remote" 



  reply	other threads:[~1996-04-01 19:35 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1996-03-29  9:47 Lars Magne Ingebrigtsen
1996-04-01 19:35 ` Mark Borges [this message]
1996-04-01 21:59   ` browse-url.el (was Re: September Gnus 0.61 is released) Edward J. Sabol
1996-04-02  7:28     ` Per Abrahamsen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=vk3f6nivon.fsf@roberts.cdc.noaa.gov \
    --to=mdb@cdc.noaa.gov \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).