BTW, upstream already had the no-results no-errors behaviour, so my
patch didn't actually change anything behaviour-wise in upstream, just
in trusty.

same change in  _quote_readline_by_ref():
-    [[ ${!2} == \$* ]] && eval $2=${!2}
+    [[ ${!2} == \$\'* ]] && eval $2=${!2}

I'd suggest going with upstream, not my patch, since I don't really
understand what's going on in that code >.<


** Summary changed:

- Bash completion within $( fails in Trusty
+ error messages completing args inside $()

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1312243

Title:
  error messages completing args inside $()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bash-completion/+bug/1312243/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to