[Bug 83628] Re: Stuff from imagemagick ends up as environment variables

2011-01-17 Thread Husoski
Never mind. I either misread the bash man page, or the later one I saw was corrected. This is indeed documented behavior. I'm changing the status back to "Invalid". Pretend it never happened. (I hovered over "Opinion" for a minute or two, because listing full function definitions makes the no-

[Bug 83628] Re: Stuff from imagemagick ends up as environment variables

2011-01-17 Thread Husoski
I'm seeing the same bug, four years later, also in Ubuntu (10.04 this time, though). Nothing in the bash manual says that set with no arguments is supposed to display a shell function at the end of its display. I commented out the /etc/bash_completion reference, based on the (terse) remark above,

[Bug 83628] Re: Stuff from imagemagick ends up as environment variables

2011-01-17 Thread Husoski
** Changed in: bash (Ubuntu) Status: Invalid => New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/83628 Title: Stuff from imagemagick ends up as environment variables -- ubuntu-bugs mailing

[Bug 83628] Re: Stuff from imagemagick ends up as environment variables

2007-02-06 Thread Simon Law
This is supposed to happen. Either your $HOME/.bashrc or /etc/bash.bashrc on your Ubuntu box is sourcing /etc/bash_completion. Comment that out and bash completion functions will not be loaded. Thanks for your report. ** Changed in: imagemagick (Ubuntu) Sourcepackagename: imagemagick => bash