zsh-workers
 help / color / mirror / code / Atom feed
* PATCH: another problem with patterns in zsh-mime-handler
@ 2006-04-09 20:59 Peter Stephenson
  0 siblings, 0 replies; only message in thread
From: Peter Stephenson @ 2006-04-09 20:59 UTC (permalink / raw)
  To: Zsh hackers list

Index: Functions/MIME/zsh-mime-handler
===================================================================
RCS file: /cvsroot/zsh/zsh/Functions/MIME/zsh-mime-handler,v
retrieving revision 1.6
diff -u -r1.6 zsh-mime-handler
--- Functions/MIME/zsh-mime-handler	6 Apr 2006 13:11:29 -0000	1.6
+++ Functions/MIME/zsh-mime-handler	9 Apr 2006 20:59:40 -0000
@@ -26,7 +26,7 @@
 # it goes horribly wrong.
 
 emulate -L zsh
-setopt extendedglob cbases
+setopt extendedglob cbases nullglob
 
 # We need zformat from zsh/zutil for %s replacement.
 zmodload -i zsh/zutil

-- 
Peter Stephenson <p.w.stephenson@ntlworld.com>
Web page still at http://www.pwstephenson.fsnet.co.uk/


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2006-04-09 20:59 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-04-09 20:59 PATCH: another problem with patterns in zsh-mime-handler Peter Stephenson

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