Re: disowned not the job expected

2006-12-03 Thread Chet Ramey
Dan Jacobson wrote: > Another disown adventure. > # suspend > [1]+ Stopped su > $ emacs -f gnus fileA & > [2] 4865 > $ disown > bash: warning: deleting stopped job 1 with process group 3457 > $ jobs > [2]- Running emacs -f gnus fileA & > > $ help disown > disown: disown [-h] [-ar

Re: bug with built-in printf

2006-12-03 Thread Chet Ramey
Botte, James - James M wrote: > NOTICE: > All information in and attached to the e-mail(s) below may be proprietary, > confidential, privileged and otherwise protected from improper or erroneous > disclosure. If you are not the sender's intended recipient, you are not > authorized to intercept,

[patch] bash_completion: djvu for evince

2006-12-03 Thread Tobias Florek
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi devs, evince can also open djvu-files. attached is a unified patch to /etc/bash_completion against 3.1.5 (latest ubuntu release). if this is the wrong forum, i would appreciate, if you could point me to the maintainers of bash_completion. cheers, ~

direct crossreferences for 'shopt'

2006-12-03 Thread Benno Schulenberg
Hi, When doing 'info bash' and Enter, followed by '/shopt' and twice Enter, one ends up in the middle of the description of 'declare', instead of at the top of the page. Apparently texinfo contains a bug: when a node contains a reference to itself, any reference jumps to that reference inst