Re: Bash does not follow POSIX when return is called during the action of a trap

2014-03-11 Thread Chet Ramey
On 3/10/14, 2:22 PM, Eduardo A. Bustamante López wrote: > According to POSIX: > > | The value of the special parameter '?' shall be set to n, an > | unsigned decimal integer, or to the exit status of the last command > | executed if n is not specified. If the value of n is greater than > | 255, th

Re: {,shell-}{,backward-}kill-word same two key-bindings in bash man page

2014-03-11 Thread Chet Ramey
On 3/11/14 9:23 AM, Oliver Hartley wrote: > Hi bug-bash, > > (Please CC me, I am not subscribed) > > In the man page for bash, there is the following section: > >> kill-word (M-d) >>Kill from point to the end of the current word, or if >>between words, to the end of the next word

{,shell-}{,backward-}kill-word same two key-bindings in bash man page

2014-03-11 Thread Oliver Hartley
Hi bug-bash, (Please CC me, I am not subscribed) In the man page for bash, there is the following section: > kill-word (M-d) >Kill from point to the end of the current word, or if >between words, to the end of the next word. Word boundaries >are the same as those used by