[Bash-completion-devel] Bug#506560: say how to start using

2008-11-22 Thread jidanni
Package: bash-completion There should be a README.debian file that answers the question: Q: OK, I installed the bash-completion package. Now how do I start enjoying its benefits? I recall seeing a friend or even myself when I was younger doing $ apt-get --TAB etc. and seeing all the completions,

[Bash-completion-devel] Processed: Re: Bug#506560: say how to start using

2008-11-22 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: reassign 506560 bash Bug#506560: say how to start using Bug reassigned from package `bash-completion' to `bash'. forcemerge 482383 506560 Bug#482383: why bash_completion commented in default /etc/bash.bashrc? why not make it enabled by default?

[Bash-completion-devel] reassign 495883 to bash-completion

2008-11-22 Thread David Paleino
reassign 495883 bash-completion ___ Bash-completion-devel mailing list Bash-completion-devel@lists.alioth.debian.org http://lists.alioth.debian.org/mailman/listinfo/bash-completion-devel

[Bash-completion-devel] Processed: reassign 495883 to bash-completion

2008-11-22 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: reassign 495883 bash-completion Bug#495883: aptitude: add build-dep to bash_completion Bug reassigned from package `bash' to `bash-completion'. End of message, stopping processing here. Please contact me if you need assistance. Debian bug tracking

[Bash-completion-devel] Processed: setting package to bash-completion, tagging 495883

2008-11-22 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: #bash-completion (200809xx) UNRELEASED; urgency=low # # * Added build-dep to aptitude's completion (Closes: #495883) # package bash-completion Ignoring bugs not assigned to: bash-completion tags 495883 + pending confirmed Bug#495883: aptitude:

Re: [Bash-completion-devel] Bug#506560: say how to start using

2008-11-22 Thread David Paleino
unmerge 482383 506560 thanks On Sun, 23 Nov 2008 00:37:57 +0800, [EMAIL PROTECTED] wrote: No no no. Your merge is wrong. I don't want bash_completion enabled by default. In no way. It bloats my shell, and makes it do unexpected things. Ok, understood. Fixed in bzr rev1207: ---8--- [..]

[Bash-completion-devel] reassign 506560 to bash-completion

2008-11-22 Thread David Paleino
reassign 506560 bash-completion ___ Bash-completion-devel mailing list Bash-completion-devel@lists.alioth.debian.org http://lists.alioth.debian.org/mailman/listinfo/bash-completion-devel

[Bash-completion-devel] Processed: reassign 506560 to bash-completion

2008-11-22 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: reassign 506560 bash-completion Bug#506560: say how to start using Bug reassigned from package `bash' to `bash-completion'. End of message, stopping processing here. Please contact me if you need assistance. Debian bug tracking system administrator

Re: [Bash-completion-devel] Bug#506560: say how to start using

2008-11-22 Thread David Paleino
On Sun, 23 Nov 2008 01:23:20 +0800, [EMAIL PROTECTED] wrote: DP Fixed in bzr rev1207: DP ---8--- DP [..] DP Debian/GNU Linux or Ubuntu, etc. You still need to source it from either DP /etc/bashrc or ~/.bashrc (or any other file sourcing those). You can do DP this by simply using: DP #

[Bash-completion-devel] Bug#506560: Bug#506560: say how to start using

2008-11-22 Thread jidanni
DP Fixed in bzr rev1207: DP ---8--- DP [..] DP Debian/GNU Linux or Ubuntu, etc. You still need to source it from either DP /etc/bashrc or ~/.bashrc (or any other file sourcing those). You can do DP this by simply using: DP # Use bash-completion, if available DP if [ -f /etc/bash_completion ];