zsh-users
 help / color / mirror / code / Atom feed
* Which versiosn of ZSH of WS instead of NUL as result seperator
@ 2007-09-23 14:07 Richard Hartmann
  2007-09-23 16:02 ` Bart Schaefer
  0 siblings, 1 reply; 3+ messages in thread
From: Richard Hartmann @ 2007-09-23 14:07 UTC (permalink / raw)
  To: zsh users

Hi,


the vim source mentions that 'some' versions of zsh use as WS
instead of NUL for the seperation of the result list. Does anyone
know which versions that would be?


Richard


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

* Re: Which versiosn of ZSH of WS instead of NUL as result seperator
  2007-09-23 14:07 Which versiosn of ZSH of WS instead of NUL as result seperator Richard Hartmann
@ 2007-09-23 16:02 ` Bart Schaefer
       [not found]   ` <2d460de70709231106k18fbdba8ld487bc5bdef14e19@mail.gmail.com>
  0 siblings, 1 reply; 3+ messages in thread
From: Bart Schaefer @ 2007-09-23 16:02 UTC (permalink / raw)
  To: Richard Hartmann, zsh users

On Sep 23,  4:07pm, Richard Hartmann wrote:
} 
} the vim source mentions that 'some' versions of zsh use as WS
} instead of NUL for the seperation of the result list. Does anyone
} know which versions that would be?

A little context would help here.

Result list of what?


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

* Re: Which versiosn of ZSH of WS instead of NUL as result seperator
       [not found]   ` <2d460de70709231106k18fbdba8ld487bc5bdef14e19@mail.gmail.com>
@ 2007-09-23 18:58     ` Bart Schaefer
  0 siblings, 0 replies; 3+ messages in thread
From: Bart Schaefer @ 2007-09-23 18:58 UTC (permalink / raw)
  To: zsh-users

On Sep 23,  8:06pm, Richard Hartmann wrote:
} 
} Sorry, should have posted this [1] right away..
} 
} [1] http://www.google.com/codesearch?hl=en&q=+%22Some+versions+of+zsh+use+spaces+instead+of+NULs+to+separate%22+show:7brZGF5oKIU:mnXLpU4y0PU:6p3TOUN40_w&sa=N&cd=1&ct=rc&cs_p=http://www.minix3.org/software/vim-6.3.tar.bz2&cs_f=vim-6.3/src/os_unix.c#a0
}-- End of excerpt from Richard Hartmann

So if I read this correctly, the question is:  Which versions of zsh fail
to use NUL between words in the output of "print -N"?

As far as I know, the answer is:  Versions of zsh so old that they don't
support "print -N" in the first place.

I don't know of any circumstances in which that comment in the vim source
is meaningful.  Either "print -N" will fail with "bad option" or it'll
output words separated by NULs.  My only conjecture is that the comment
predates the code earlier in the file, that uses the STYLE_PRINT flag.


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

end of thread, other threads:[~2007-09-23 18:58 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-09-23 14:07 Which versiosn of ZSH of WS instead of NUL as result seperator Richard Hartmann
2007-09-23 16:02 ` Bart Schaefer
     [not found]   ` <2d460de70709231106k18fbdba8ld487bc5bdef14e19@mail.gmail.com>
2007-09-23 18:58     ` 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).