zsh-users
 help / color / mirror / code / Atom feed
* Accumulated patches to 3.0.5
@ 1998-06-21 19:46 Bart Schaefer
  0 siblings, 0 replies; 2+ messages in thread
From: Bart Schaefer @ 1998-06-21 19:46 UTC (permalink / raw)
  To: zsh-users

This isn't every patch that's been distributed since 3.0.5 came out, but
all the ones I've considered important or useful enough to apply can be
found in:

	ftp://ftp.brasslantern.com/pub/zsh/patch-3.0.5-extended

This includes:

* End build properly when unable to generate rlimits.h

* Add preexec special function

* Add PRINT_EIGHT_BIT option

* Add HIST_REDUCE_BLANKS option

* Fix (:s/foo/bar) glob qualifier

* Make $(fc) work

* Fix garbling of tty settings by completion functions

* Fix "unset CDPATH" et. al. crash when emulating sh/ksh

* Fix RC_EXPAND_PARAM bug

* Fix CHASE_LINKS bug

* Fix premature exit from bindkey

* Simplify expand-or-complete-prefix (and fix "remove slash bug"?)

* Fix ZLE placement of mark when inserting text

* Update Util/helpfiles

* Fix Functions/checkmail for empty files

* Change ZSH_VERSION to 3.0.5-extended

-- 
Bart Schaefer                                 Brass Lantern Enterprises
http://www.well.com/user/barts              http://www.brasslantern.com


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Accumulated patches to 3.0.5
       [not found] <199807021626.RAA20471@taos.demon.co.uk>
@ 1998-07-02 16:59 ` Bart Schaefer
  0 siblings, 0 replies; 2+ messages in thread
From: Bart Schaefer @ 1998-07-02 16:59 UTC (permalink / raw)
  To: Zefram; +Cc: zsh-users

On Jul 2,  5:26pm, Zefram wrote:
} Subject: Re: Accumulated patches to 3.0.5
}
} Bart Schaefer wrote:
} >
} >	ftp://ftp.brasslantern.com/pub/zsh/patch-3.0.5-extended
} 
} I can't succeed in ftping it.

There's something odd about the FTP server on the ISP that hosts
brasslantern.com.  The following command fails:

    ncftp ftp://ftp.brasslantern.com/pub/zsh/patch-3.0.5-extended

Both of these methods succeed:

    ncftp ftp.brasslantern.com:pub/zsh/patch-3.0.5-extended

(Note no slash before "pub" ...) 

Or:

    ncftp ftp://ftp.brasslantern.com/pub/zsh/
    get patch-3.0.5-extended

If you still can't FTP it, I'll mail a copy.

-- 
Bart Schaefer                                 Brass Lantern Enterprises
http://www.well.com/user/barts              http://www.brasslantern.com


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~1998-07-02 17:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1998-06-21 19:46 Accumulated patches to 3.0.5 Bart Schaefer
     [not found] <199807021626.RAA20471@taos.demon.co.uk>
1998-07-02 16:59 ` Bart Schaefer

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

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).