From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2087 invoked from network); 7 May 2002 16:28:44 -0000 Received: from sunsite.dk (130.225.247.90) by ns1.primenet.com.au with SMTP; 7 May 2002 16:28:44 -0000 Received: (qmail 25517 invoked by alias); 7 May 2002 16:28:17 -0000 Mailing-List: contact zsh-users-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 4933 Received: (qmail 25506 invoked from network); 7 May 2002 16:28:16 -0000 From: Thorsten Haude To: zsh-users@sunsite.dk Date: Tue, 7 May 2002 18:37:03 +0200 Subject: Options are not set Message-ID: <20020507163703.GE2512@acp1130.ac1.dsh.de> Mail-Followup-To: zsh-users@sunsite.dk Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit User-Agent: Mutt/1.3.24i X-Warning: Email may contain unsmilyfied humor and/or satire. Organization: Ministry of Information, Department of Information Retrieval Hi, I try to set a number of options in my .zshrc, some of which are not set. I can't find anything amiss with the way I try to set them, so I'm confused. - - - Schnipp - - - setopt pushd_to_home # pushd w/o arguments cds to $HOME setopt pushd_silent # don't print directory stack on pushd/popd setopt auto_pushd # cd pushs dir into stack DIRSTACKSIZE=20 # number of dir stack entries setopt cdable_vars # look for named directories on cd setopt auto_list # automatically list ambiguous completions setopt auto_param_slash # append / on directories setopt hist_ignore_all_dups # do not enter duplicates into history setopt append_history # append, don't overwrite history setopt inc_append_history # append incrementally, not on exit setopt long_list_jobs # list jobs in long format setopt auto_resume # single word resumption of existing jobs setopt rec_exact # recognize exact matches even if ambiguous - - - Schnapp - - - - - - Schnipp - - - hde@acp1575> setopt autopushd autoresume cdablevars histignorealldups interactive longlistjobs monitor pushdsilent pushdtohome recexact shinstdin zle - - - Schnapp - - - These are missing: - - - Schnipp - - - setopt auto_list # automatically list ambiguous completions setopt auto_param_slash # append / on directories setopt append_history # append, don't overwrite history setopt inc_append_history # append incrementally, not on exit - - - Schnapp - - - What am I missing? tia, Thorsten -- Aber jeder erbärmliche Tropf, der nichts in der Welt hat, darauf er stolz sein könnte, ergreift das letzte Mittel auf die Nation, der er gerade angehört, stolz zu sein. Hieran erholt er sich und ist nun dankbarlich bereit, alle Fehler und Torheiten, die ihr eigen sind, mit Händen und Füßen zu verteidigen. - Arthur Schopenhauer