zsh-users
 help / color / mirror / code / Atom feed
From: Meino Christian Cramer <Meino.Cramer@gmx.de>
To: zsh@dervishd.net
Cc: zsh-users@sunsite.dk
Subject: Re: Asking ZSH: How are you ?
Date: Sat, 09 Jul 2005 20:10:43 +0200 (CEST)	[thread overview]
Message-ID: <20050709.201043.104654224.Meino.Cramer@gmx.de> (raw)
In-Reply-To: <20050709173230.GA489@DervishD>

From: DervishD <zsh@dervishd.net>
Subject: Re: Asking ZSH: How are you ?
Date: Sat, 9 Jul 2005 19:32:30 +0200

Hi  Raúl !

 ...thanks a lot for your reply! Now I know howto fix the ....pixel
 errors on my....MONITOR..... can easily be fixed.

 Next I will check my keyboard... :))))) :D

 Thanks to this nice community, too !!!

 Yes, ZSH is a great tool! When I only would adsorb all the "inner
 values" much faster...and understand them with the first try...

 Happy zshing!
 Meino


>     Hi Meino :)
> 
>  * Meino Christian Cramer <Meino.Cramer@gmx.de> dixit:
> > >  * Meino Christian Cramer <Meino.Cramer@gmx.de> dixit:
> > > >        When listing options (*** by `setopt', `unsetopt', `set -o' or
> > > >        `set +o'***), those turned on by default appear in the list
> > > >        prefixed with `no'.  Hence (unless KSH_OPTION_PRINT is set),
> > > >        `setopt' shows all options whose settings are changed from the
> > > >        default.
> > > > 
> > > >   but giving "setopt +o" or "setopt -o"
> > > >   always gives me (even for setopt +o!):
> > > > 
> > > > 	   setopt: string expected after -o
> > > 
> > >     Of course it does, it's correct ;) You're mixing 'set +o/-o' with
> > > 'setopt' and 'unsetopt'. 
> >   Oohh..damn...yes, of course! You are absolutely right...it must be
> >   an .....hrrrm.... pixel defect on my....MONITOR! ;)
> 
>     Yes, I know, it happens to me, too, see below ;))))
>  
> > > If you want to list all options use
> > > 'setopt', without arguments, or 'set -o'. If you want to show ALL
> > > options, no matter if they have their default value or not, use this
> > > little snippet (for example):
> > > 
> > >     for option in ${(ko)options}; print ${(r:21:}option $options[$option]
> > > 
> >   I pasted that to the commandline (zsh 4.2.5) and pressed <RETURN>. I
> > > got
> > 
> > zsh: error in flags
> > 
> > I checked several times for....hrrrmmm.....PIXEL ERRORS....but found none.
> 
>     Probably my monitor had pixel errors, or maybe my keyboard
> decided to omit certain keypresses I certainly did XDDDD
> 
>     Try this:
> 
>     for option in ${(ko)options}; print ${(r:21:}option} $options[$option]
> 
>     I missed the curly brace at the end of 'option' reference, sorry
> O:) We better blame it on our monitors, keyboards... whatever XD
>  
>     Raúl Núñez de Arenas Coronado
> 
> -- 
> Linux Registered User 88736 | http://www.dervishd.net
> http://www.pleyades.net & http://www.gotesdelluna.net
> It's my PC and I'll cry if I want to...
> 

  reply	other threads:[~2005-07-09 18:09 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-07-09 14:52 Meino Christian Cramer
2005-07-09 15:17 ` DervishD
2005-07-09 15:37   ` Meino Christian Cramer
2005-07-09 16:06     ` Christian Taylor
2005-07-09 17:35       ` DervishD
2005-07-09 17:32     ` DervishD
2005-07-09 18:10       ` Meino Christian Cramer [this message]
2005-07-09 20:26   ` Thorsten Kampe
2005-07-10  7:18     ` DervishD
2005-07-10 11:38       ` Thorsten Kampe
2005-07-10 16:26         ` Bart Schaefer
2005-07-11 18:27           ` Meino Christian Cramer
2005-07-09 16:07 ` Bart Schaefer
2005-07-10  4:30   ` Meino Christian Cramer
2005-07-10 16:12     ` Bart Schaefer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20050709.201043.104654224.Meino.Cramer@gmx.de \
    --to=meino.cramer@gmx.de \
    --cc=zsh-users@sunsite.dk \
    --cc=zsh@dervishd.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).