zsh-workers
 help / color / mirror / code / Atom feed
From: Bart Schaefer <schaefer@brasslantern.com>
To: "Zsh Hackers' List" <zsh-workers@zsh.org>
Subject: Re: Next release (5.3)
Date: Tue, 5 Jul 2016 09:29:48 -0700	[thread overview]
Message-ID: <160705092948.ZM16622@torch.brasslantern.com> (raw)
In-Reply-To: <20160705124832.342d9e48@pwslap01u.europe.root.pri>

On Jul 5, 12:48pm, Peter Stephenson wrote:
} Subject: Re: Next release (5.3)
}
} > > (1) Daniel's suggested change to :A [care to offer an opinion?]
} 
} Thinking out loud, don't take any notice...
} 
} It would be possible to add a different letter for this.  However, I
} think you're still faced with asking what the user actually expects
} from the paths they use, which comes back to the option settings.

That's actually sort of the point -- the option settings are to have
CHASE_DOTS unset by default, but :A behaves as if CHASE_DOTS is set,
so it's actually inverted from what the options indicate the user is
expecting.

Sure, we could add another modifier [maybe :L mneme "ls -L"?  Except
confusion with :l and with (L) which has always been an oddball] but
then you have the seemingly unnecessary case that :a:L is :A and that
:L:a may mean something entirely different.

Having written that, though, it would seem that if :L might still
leave ".." in the path (? is that what happens when the symlink is
itself ".."-relative?) then maybe :L is actually needed and even the
proposed change to the :A default is inadequate for all cases.


  reply	other threads:[~2016-07-05 16:29 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-07-04 10:40 Peter Stephenson
2016-07-04 15:04 ` Bart Schaefer
2016-07-05  6:00   ` Sebastian Gniazdowski
2016-07-05  6:33     ` Bart Schaefer
2016-07-05  8:33   ` Peter Stephenson
2016-07-05 11:48     ` Peter Stephenson
2016-07-05 16:29       ` Bart Schaefer [this message]
2016-07-07  2:00   ` Daniel Shahaf
2016-07-13  5:00     ` add-zle-hook-widget " Daniel Shahaf
2016-07-14  0:11       ` Bart Schaefer
2016-07-17  1:51         ` Bart Schaefer
2016-07-17 15:00           ` [PATCH] _add-zle-hook-widget: New completion Daniel Shahaf
2016-07-17 19:21             ` Bart Schaefer
2016-07-17 20:40               ` Bart Schaefer
2016-07-17 21:57             ` Bart Schaefer
2016-07-18  9:47             ` Oliver Kiddle
2016-07-18 15:30               ` Bart Schaefer
2016-07-19 10:30                 ` Oliver Kiddle
2016-07-19 17:58                   ` Bart Schaefer
2016-07-20  6:54               ` [PATCH v2] " Daniel Shahaf
2016-07-21 15:28                 ` Oliver Kiddle
2016-07-22  6:22                   ` Daniel Shahaf
2016-07-22 18:21                     ` Bart Schaefer
2016-07-22 18:45                     ` Oliver Kiddle
2016-07-23 18:03                       ` Daniel Shahaf
2016-07-17 14:59         ` add-zle-hook-widget Re: Next release (5.3) Daniel Shahaf
2016-07-17 18:48           ` 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=160705092948.ZM16622@torch.brasslantern.com \
    --to=schaefer@brasslantern.com \
    --cc=zsh-workers@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).