zsh-users
 help / color / mirror / code / Atom feed
* Augmenting a Sticky Emulation Mode
@ 2013-04-26 21:40 Russell Harmon
  2013-04-27  1:01 ` Bart Schaefer
  0 siblings, 1 reply; 9+ messages in thread
From: Russell Harmon @ 2013-04-26 21:40 UTC (permalink / raw)
  To: zsh-users

[-- Attachment #1: Type: text/plain, Size: 248 bytes --]

Is it possible to augment a sticky emulation mode with additional options?
Specifically, I'd like the something like the following to return zero:
emulate -R sh -c 'setopt kshglob; function foo() {; setopt; }'; foo | grep
kshglob
--
Russell Harmon

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

end of thread, other threads:[~2013-04-29 18:00 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-04-26 21:40 Augmenting a Sticky Emulation Mode Russell Harmon
2013-04-27  1:01 ` Bart Schaefer
2013-04-29  5:25   ` Russell Harmon
2013-04-29  5:44     ` Russell Harmon
2013-04-29  6:25       ` Bart Schaefer
2013-04-29  6:43         ` Russell Harmon
2013-04-29  8:47       ` Peter Stephenson
2013-04-29  8:51         ` Russell Harmon
2013-04-29 17:59           ` Russell Harmon

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