Your message dated Sun, 25 Jun 2006 09:17:06 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#369612: fixed in ratpoison 1.4.0.dfsg-3
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: ratpoison
Version: 1.4.0-beta4-10
Severity: minor

On the ratpoison man page, one can see an option for echoing text, like this:
" echo text
             Show text as ratpoison message."

However, if one naively runs " ratpoison -c echo foo ", one gets "
Error: junk arguments:
                foo ".
One needs to run instead " ratpoison -c "echo foo" "
Perhaps this could be updated to mention the need for quotes?

(Attached is the IRC conversation on #ratpoison I had when I ran into
this problem).

~maru
#from ratpoison:
<Marudubshinki> why does "$ratpoison -c echo text" give "Error: junk arguments:
                text"? [18:06]
<Marudubshinki> echo is a ratpoison command that is supposed to take a single
                textual argument and ehco it in the text box, isn't it?
                                                                            
[18:07]
<sen> ratpoison -c "echo text"
<Marudubshinki> ah
<Marudubshinki> thanks
<sen> np :)
<Marudubshinki> but why must arguments to -c be quoted? [18:08]
<Marudubshinki> for example, "ratpoison -c focusleft" works fine
<sen> hmm
<sb2> its way your shell parses things
<Marudubshinki> oh. you mean -c is passed on argument, so ratpoison gets only
                "echo" and not the argument to echo? [18:09]
<Marudubshinki> *one
<sb2> ratpoison -c echo foo is passed to the C program as: "ratpoison" "-c" 
"echo"
      "foo"
<sb2> ratpoison *could* assemble them back [18:10]
<sb2> but it uses getopt
<Marudubshinki> ah, I understand now. not really ratpoison's fault then.

--- End Message ---
--- Begin Message ---
Source: ratpoison
Source-Version: 1.4.0.dfsg-3

We believe that the bug you reported is fixed in the latest version of
ratpoison, which is due to be installed in the Debian FTP archive:

ratpoison_1.4.0.dfsg-3.diff.gz
  to pool/main/r/ratpoison/ratpoison_1.4.0.dfsg-3.diff.gz
ratpoison_1.4.0.dfsg-3.dsc
  to pool/main/r/ratpoison/ratpoison_1.4.0.dfsg-3.dsc
ratpoison_1.4.0.dfsg-3_sparc.deb
  to pool/main/r/ratpoison/ratpoison_1.4.0.dfsg-3_sparc.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Bernhard R. Link <[EMAIL PROTECTED]> (supplier of updated ratpoison package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Thu, 22 Jun 2006 15:00:58 +0200
Source: ratpoison
Binary: ratpoison
Architecture: source sparc
Version: 1.4.0.dfsg-3
Distribution: unstable
Urgency: low
Maintainer: Bernhard R. Link <[EMAIL PROTECTED]>
Changed-By: Bernhard R. Link <[EMAIL PROTECTED]>
Description: 
 ratpoison  - keyboard-only window manager
Closes: 368548 369612 374474
Changes: 
 ratpoison (1.4.0.dfsg-3) unstable; urgency=low
 .
   * add info page from current cvs (minus the two commands not in this version)
   * downgrade depedency on 9menu to recommends (Closes: 368548)
     dropping x-w-m priority to 20 because of that
   * remove x-w-m alternative on deconfigure,
     readd on abort-remove and abort-deconfigure  (Closes: 374474)
   * add example to manpage how to use -c (Closes: 369612)
Files: 
 33e537cba388b1212bee52d6ea642464 769 x11 extra ratpoison_1.4.0.dfsg-3.dsc
 77a713d29daee2b92f690d5cbb38d5bf 89222 x11 extra ratpoison_1.4.0.dfsg-3.diff.gz
 c5092e81353fd2a020676c7047b1b323 164706 x11 extra 
ratpoison_1.4.0.dfsg-3_sparc.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQFEnrJFTrAWvKplQe4RAr6yAJ4vrD6qR9YlPTq7FpDdYZ2lCV9TWwCfY+xJ
68I0SQ9iv2KTBTi2B7+7tks=
=IuC6
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to