Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

show notes about discarded mark/keyword expressions #9121

Open
RonnyPfannschmidt opened this issue Sep 23, 2021 · 3 comments
Open

show notes about discarded mark/keyword expressions #9121

RonnyPfannschmidt opened this issue Sep 23, 2021 · 3 comments
Labels
topic: marks related to marks, either the general marks or builtin

Comments

@RonnyPfannschmidt
Copy link
Member

RonnyPfannschmidt commented Sep 23, 2021

as i keep both others and me making the mistake of thinking -k and -m compound/or (even though they replace)

i propose we show a note on discarded marker/keyword expressions in the header by default as it helps people to figure their mistake

@RonnyPfannschmidt RonnyPfannschmidt added the topic: marks related to marks, either the general marks or builtin label Sep 23, 2021
@nicoddemus
Copy link
Member

in the header by default as it helps people to

That sentence is incomplete, might have hit "Send" too soon. 😁

@symonk
Copy link
Member

symonk commented Oct 27, 2021

@RonnyPfannschmidt / @nicoddemus is there a case for erroring if -k or -m is presented multiple times on the command line? (rather than tracking the initial values, using the latest and writing in the header to let the user know) ? I'll look into this one, im just wondering if we are overwriting anyway and always taking the latest if we should prevent -m foo -m bar initially? (not 100% on the edge cases here, so deferring to you)

@RonnyPfannschmidt
Copy link
Member Author

@symonk this allows to override adopts based defaults

Im pretty sure it is in use, so we start with a warning, then gauge ux needs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: marks related to marks, either the general marks or builtin
Projects
None yet
Development

No branches or pull requests

3 participants