zsh-users
 help / color / mirror / code / Atom feed
From: Eric Cook <llua@gmx.com>
To: zsh-users@zsh.org
Subject: Re: Avoiding the zshells intelligence...in one case
Date: Mon, 23 Jan 2017 21:48:03 -0500	[thread overview]
Message-ID: <ca42009b-6d56-ae6e-9369-02ffd4258a28@gmx.com> (raw)
In-Reply-To: <b7b185d5-00d2-863c-e05f-8a8e56181869@eastlink.ca>

On 01/23/2017 05:40 PM, Ray Andrews wrote:
> On 23/01/17 02:26 PM, Bart Schaefer wrote:
>>
>> If Meino has URLs where the schema starts with a tilde, though, he's
>> in worse trouble than this.
>>
> Too bad there was no option to just turn *everything* off for the one command.  So often we end up fighting the shell's expansions with various incantations whereas:
> 
> 
> setopt everyexpansionoff
> 
> command
> 
> unsetopt everyexpansionoff
> 
> ... would be so much more understandable.  I know it's not the way shells work, but why not?  I now understand why this sort of thing can't be done with the 'whence -m' situation but so long as the option was unset before a command is reached, it should
> be at least possible in theory.  Can't the whole expansion engine just be bypassed in one very long jump?
> 

That the point of having single quotes, so nothing within them would be treated syntactically.
This thread is just another plead at being even more lazy, to not have remember to use an
option/syntax to treat a string literally.


  reply	other threads:[~2017-01-24  3:01 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-22  8:01 Meino.Cramer
2017-01-22 18:26 ` Bart Schaefer
2017-01-22 21:52   ` Martin Vaeth
2017-01-22 22:41     ` Bart Schaefer
2017-01-23 18:09       ` Martin Vaeth
2017-01-23 22:26         ` Bart Schaefer
2017-01-23 22:40           ` Ray Andrews
2017-01-24  2:48             ` Eric Cook [this message]
2017-01-24  5:42               ` Ray Andrews
2017-01-24 15:58                 ` Eric Cook
2017-01-24 18:21                   ` Ray Andrews
2017-01-24 22:31                     ` Bart Schaefer
2017-01-25  1:19                       ` Ray Andrews
2017-01-25  3:46                         ` Bart Schaefer
2017-01-25  5:40                           ` Ray Andrews
2017-01-25 16:50                             ` Bart Schaefer
2017-01-25  4:56                         ` Bart Schaefer
2017-01-25  5:47                           ` Ray Andrews
2017-01-23 22:44         ` Bart Schaefer
2017-01-24 19:37           ` Martin Vaeth
2017-01-24 21:24             ` 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=ca42009b-6d56-ae6e-9369-02ffd4258a28@gmx.com \
    --to=llua@gmx.com \
    --cc=zsh-users@zsh.org \
    /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).