zsh-users
 help / color / mirror / code / Atom feed
* emulate zsh *except* pushd related options
@ 2015-12-22  8:30 Dominik Vogt
  2015-12-23  4:57 ` Bart Schaefer
  0 siblings, 1 reply; 4+ messages in thread
From: Dominik Vogt @ 2015-12-22  8:30 UTC (permalink / raw)
  To: Zsh Users

There's a system-wide, autoloaded script that defines a "cd"
function that needs shwordsplit to be set.  Other than that it
should revert to the default options (because it may be used by
someone else), *except* that it should not touch the pushd related
options (autopushd, pushdminus, pushdignoredups) that are needed
for cd to do its work.  Is there a (safe!) way to say "emulate zsh
but don't touch certain options"?

Ciao

Dominik ^_^  ^_^

-- 

Dominik Vogt
IBM Germany


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

end of thread, other threads:[~2015-12-23 16:56 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-12-22  8:30 emulate zsh *except* pushd related options Dominik Vogt
2015-12-23  4:57 ` Bart Schaefer
2015-12-23 14:19   ` Dominik Vogt
2015-12-23 16:31     ` 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).