positron-solutions / transient-showcase

Example forms for transient UI's in Emacs
GNU General Public License v3.0
213 stars 22 forks source link

null argument despite "non-null" name. #6

Closed progfolio closed 1 year ago

progfolio commented 1 year ago

Managing State > "sb" a bunch of infixes

For the --non-null option, if the user accepts an empty prompt the option is null.

To reproduce:

  1. M-x ts-show case
  2. s b
  3. - n RET
  4. s to show arguments

The output is:

prefix-arg: nil
prefix's scope value: nil
transient-args: nil
psionic-k commented 1 year ago

https://github.com/magit/transient/pull/228 Upstream change is necessary to fully resolve