Re: CVS tadam: Fix Echo command displaying messages

2013-04-16 Thread Thomas Adam
On Tue, Apr 16, 2013 at 05:43:09PM +0200, Dominique Michel wrote: > Le Tue, 16 Apr 2013 09:53:26 -0500, > c...@math.uh.edu a écrit : > > > CVSROOT:/home/cvs/fvwm > > Module name:fvwm > > Changes by: tadam 13/04/16 09:53:26 > > > > Modified files: > > fvwm : Tag: branch

Re: CVS tadam: Fix Echo command displaying messages

2013-04-16 Thread Dominique Michel
Le Tue, 16 Apr 2013 09:53:26 -0500, c...@math.uh.edu a écrit : > CVSROOT: /home/cvs/fvwm > Module name: fvwm > Changes by: tadam 13/04/16 09:53:26 > > Modified files: > fvwm : Tag: branch-2_6 builtins.c misc.c > > Log message: > Fix Echo command displaying messages >

Re: CVS tadam: Fix Echo command displaying messages

2013-04-16 Thread Dan Espen
c...@math.uh.edu writes: > CVSROOT: /home/cvs/fvwm > Module name: fvwm > Changes by: tadam 13/04/16 09:53:26 > > Modified files: > fvwm : Tag: branch-2_6 builtins.c misc.c > > Log message: > Fix Echo command displaying messages > > This fixes Echo when using fvwm_msg()

CVS tadam: Changelog for previous commit.

2013-04-16 Thread cvs
CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: tadam 13/04/16 09:55:36 Modified files: . : Tag: branch-2_6 ChangeLog Log message: Changelog for previous commit.

CVS tadam: Fix Echo command displaying messages

2013-04-16 Thread cvs
CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: tadam 13/04/16 09:53:26 Modified files: fvwm : Tag: branch-2_6 builtins.c misc.c Log message: Fix Echo command displaying messages This fixes Echo when using fvwm_msg()

Re: Echo only issue %s

2013-04-16 Thread Thomas Adam
On Tue, Apr 16, 2013 at 11:13:45AM +0200, Dominique Michel wrote: > After updating from fvwm-2.6.5 to 2.6.6 (from cvs), the Echo command > stopped to work. I have a few of them. As example > > Echo Amiga recipe loading from $. > > return > > [fvwm][]: > Echo %s > > Any Echo statement alw

Echo only issue %s

2013-04-16 Thread Dominique Michel
After updating from fvwm-2.6.5 to 2.6.6 (from cvs), the Echo command stopped to work. I have a few of them. As example Echo Amiga recipe loading from $. return [fvwm][]: Echo %s Any Echo statement always return 'Echo %s' now. And the output at stderr is on 2 lines when it is one 1 line