zsh-workers
 help / color / mirror / code / Atom feed
From: "Bart Schaefer" <schaefer@candle.brasslantern.com>
To: zsh workers mailing list <zsh-workers@sunsite.auc.dk>
Subject: Re: adding a toplevel zsh.spec.in file
Date: Tue, 18 Jul 2000 06:01:43 +0000	[thread overview]
Message-ID: <1000718060143.ZM22965@candle.brasslantern.com> (raw)
In-Reply-To: <20000717190728.A9091@thelonious.new.ox.ac.uk>

On Jul 17,  7:07pm, Adam Spiers wrote:
} Subject: Re: adding a toplevel zsh.spec.in file
}
} Bart Schaefer (schaefer@candle.brasslantern.com) wrote:
} > I agree that these don't do much harm, but this is bad:
} > 
} > }   HISTSIZE=1000
} > }   HISTFILE=~/.zshhistory
} > }   SAVEHIST=1000
} > 
} > Please don't mess with the shape of my history or the location of any of
} > my dotfiles.
} 
} Why is this messing with your preferences?  It's only setting a
} default which each user can override, surely?

It's setting a default other than the documented one, which I should not
be required to override when the documented behavior is already as I
prefer it.

} > } Now here's a candidate for StartupFiles/RedHat/zshrc.  Anything badly
} > } wrong?
} > 
} > Yes.  Don't screw with my fpath and don't autoload functions for me.
} 
} Again, I must be missing something because I don't see why you
} describe this as messing with /your/ fpath when at that stage you (the
} user) haven't made any changes to it.

What?  You said this was in /etc/zshrc.  At that point I *HAVE* made
changes to it, in ~/.zshenv.  But even if I hadn't made any changes, who
are you to say that I *WANTED* any changes?

} You are still free to set it to whatever you want, aren't you?

Once again, I should be able to rely upon the documented defaults, not
be required to reassert them.

} The only possible problem I can
} envisage is that something gets autoloaded which you didn't want to
} be, but if you didn't want it autoloaded, you won't be using it
} anyway.

How do you know I won't be using it?  Somthing that you autoloaded may
have the same name as an external executable, which is now masked.  To
get the external executable back, I have to know to unfunction things
you autoloaded.  No, thank you.

} > Your assumptions about where under my home directory there might be
} > functions are wrong,
} 
} I wanted to err on the side of convenience.

Please err on the side of my sanity instead.

} > I won't call the aliases "badly" wrong, but I object to them anyway,
} 
} I'm curious now.  Why?

Zefram has explained, if it wasn't already clear from my remarks above.

Further, who are you to decide that I don't want the first N-1 arguments
of cp and mv to be corrected, just because it would be wrong to correct
the Nth one?

} > and I'd just as soon not have all that crap in my prompt, thanks.
} 
} Just another default, surely?

Just another not-the-documented-default.

On Jul 18, 12:35am, Adam Spiers wrote:
} Subject: Re: adding a toplevel zsh.spec.in file
}
} [As an aside, I sometimes wonder why we don't make a
} bells-and-whistles out of the box install of zsh much more easily
} obtainable.  After all, the vast majority of people only use zsh for
} its bells and whistles.]

Sigh.  This is exactly the reason that a whole bunch of default setopts
got turned on in 3.1 that used to be turned off in 3.0.  I still remain
unconvinced that it was a good idea, though I've largely given up on
complaining about it (except for the occasional pot-shot like this).

Bells and whistles are great when one understands what's happening.  One
is more likely to understand what's happening if one has to take some
kind of action to make it so.  Otherwise, the more things that happen,
the more confused one becomes.  For most instances of "one".

} > Anything in the distribution is likely to be taken as something
} > which is supposed to be installed in /etc.
} 
} Which is exactly what StartupFiles/RedHat/* would be, no?

Yes, which is exactly why they ought to have nothing in them that is not
absolutely essential to making every RedHat system work correctly.

-- 
Bart Schaefer                                 Brass Lantern Enterprises
http://www.well.com/user/barts              http://www.brasslantern.com

Zsh: http://www.zsh.org | PHPerl Project: http://phperl.sourceforge.net   


  parent reply	other threads:[~2000-07-18  6:02 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-07-07 11:53 Adam Spiers
2000-07-07 12:45 ` Peter Stephenson
2000-07-07 16:15 ` Chmouel Boudjnah
2000-07-17 14:56   ` Adam Spiers
2000-07-07 17:18 ` Bart Schaefer
2000-07-07 17:44   ` Zefram
2000-07-07 18:18     ` Bart Schaefer
2000-07-17 15:09       ` Adam Spiers
2000-07-17 17:48         ` Bart Schaefer
2000-07-17 18:07           ` Adam Spiers
2000-07-17 21:05             ` Oliver Kiddle
2000-07-17 23:35               ` Adam Spiers
2000-07-18  2:32                 ` Trond Eivind Glomsrød
2000-07-18  6:01                 ` Bart Schaefer [this message]
2000-07-18  1:56         ` PATCH: " Zefram
2000-07-18  5:22           ` Bart Schaefer
2000-07-18  6:15             ` Wayne Davison
2000-07-18  8:31               ` How to distribute skeleton zshrc etc. (Re: PATCH: Re: adding a toplevel zsh.spec.in file) Bart Schaefer
2000-07-18 16:54             ` PATCH: Re: adding a toplevel zsh.spec.in file Trond Eivind Glomsrød
2000-07-18  6:25           ` Andrej Borsenkow
2000-07-18  9:42           ` Peter Stephenson
2000-07-18 18:22           ` Trond Eivind Glomsrød
2000-07-18 19:57             ` Zefram
2000-07-18 20:07               ` Trond Eivind Glomsrød
2000-07-18 20:37                 ` Zefram

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=1000718060143.ZM22965@candle.brasslantern.com \
    --to=schaefer@candle.brasslantern.com \
    --cc=zsh-workers@sunsite.auc.dk \
    /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).