Re: [PD] Small bug with comment

2010-02-14 Thread Matteo Sisti Sette

 It's unfortunate, but it's in fact a 'feature' - 1. is a number
 and all numbers are printed in their 'simplest' form  :)

Yes but why do that _in comments_??? I guess comments get parsed like 
any other object? Why? What's the use in parsing the content of a 
comment? (you won't see a $1 replaced by its valued anyway)


--
Matteo Sisti Sette
matteosistise...@gmail.com
http://www.matteosistisette.com

___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] Small bug with comment

2010-02-12 Thread Steffen Juul


On 09/02/2010, at 19.03, Max wrote:

there is a bug in vanilla and even in the latest rewrite, that dots  
followed by a space are disappearing after saving and reopening  
patches.


make the first line in this patch read
first 1. - see there is no dot!
after reopening you'll see:
first 1 - see there is no dot!


reminds me of the bug with id 1984672, http://bit.ly/cQsfLE. Don't  
know if it's related.


___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] Small bug with comment

2010-02-12 Thread Miller Puckette
It's unfortunate, but it's in fact a 'feature' - 1. is a number and all
numbers are printed in their 'simplest' form :)

Also for instance Pd version 0.40 types out as Pd version 0.4 so all the
help files I updated for 0.40 say version 0.40..

cheers
M

On Fri, Feb 12, 2010 at 04:24:22PM +0100, Steffen Juul wrote:
 
 On 09/02/2010, at 19.03, Max wrote:
 
 there is a bug in vanilla and even in the latest rewrite, that dots  
 followed by a space are disappearing after saving and reopening  
 patches.
 
 make the first line in this patch read
 first 1. - see there is no dot!
 after reopening you'll see:
 first 1 - see there is no dot!
 
 reminds me of the bug with id 1984672, http://bit.ly/cQsfLE. Don't  
 know if it's related.
 
 ___
 Pd-list@iem.at mailing list
 UNSUBSCRIBE and account-management - 
 http://lists.puredata.info/listinfo/pd-list

___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] Small bug with comment

2010-02-12 Thread Jonathan Wilkes
Or try:
O.4O

-Jonathan

--- On Fri, 2/12/10, Miller Puckette mpuck...@imusic1.ucsd.edu wrote:

 From: Miller Puckette mpuck...@imusic1.ucsd.edu
 Subject: Re: [PD] Small bug with comment
 To: Steffen Juul st...@dibidut.dk
 Cc: pd-list pd-list@iem.at, cyrille henry c...@chnry.net
 Date: Friday, February 12, 2010, 5:02 PM
 It's unfortunate, but it's in fact a
 'feature' - 1. is a number and all
 numbers are printed in their 'simplest' form :)
 
 Also for instance Pd version 0.40 types out as Pd
 version 0.4 so all the
 help files I updated for 0.40 say version 0.40..
 
 cheers
 M
 
 On Fri, Feb 12, 2010 at 04:24:22PM +0100, Steffen Juul
 wrote:
  
  On 09/02/2010, at 19.03, Max wrote:
  
  there is a bug in vanilla and even in the latest
 rewrite, that dots  
  followed by a space are disappearing after saving
 and reopening  
  patches.
  
  make the first line in this patch read
  first 1. - see there is no dot!
  after reopening you'll see:
  first 1 - see there is no dot!
  
  reminds me of the bug with id 1984672, http://bit.ly/cQsfLE. Don't  
  know if it's related.
  
  ___
  Pd-list@iem.at
 mailing list
  UNSUBSCRIBE and account-management - 
  http://lists.puredata.info/listinfo/pd-list
 
 ___
 Pd-list@iem.at
 mailing list
 UNSUBSCRIBE and account-management - 
 http://lists.puredata.info/listinfo/pd-list
 


  


___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] Small bug with comment

2010-02-09 Thread Pierre Massat
Sorry, what is Pd-gui-rewrite/0.43??

2010/2/9 Hans-Christoph Steiner h...@at.or.at


 Does this still happen with Pd-gui-rewrite/0.43?

 .hc

 On Feb 5, 2010, at 1:46 PM, cyrille henry wrote:

  thats because it is compiled with TCL 8.5 and not 8.4
 c


 Pierre Massat a écrit :

 hi,
 I believe i ve found a (quite unsignificant) bug related to the comment
 object. I m using the latest Pd-extended on laptop with a french keyboard
 layout, and with the latest Fedora as OS. Whenever i type é in a comment,
 the line which contains this letter just disappears. This is no big deal for
 most users. But this letter is used fairly often (to say the least) in
 French.
 Just thought I should report this.
 Pierre
 
 ___
 Pd-list@iem.at mailing list
 UNSUBSCRIBE and account-management -
 http://lists.puredata.info/listinfo/pd-list


 ___
 Pd-list@iem.at mailing list
 UNSUBSCRIBE and account-management -
 http://lists.puredata.info/listinfo/pd-list









 

 It is convenient to imagine a power beyond us because that means we don't
 have to examine our own lives., from The Idols of Environmentalism, by
 Curtis White





___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] Small bug with comment

2010-02-09 Thread James Dunn
It's the latest version of pd (still in development) which includes a 
rewrite of the GUI (graphical user interface) and can be downloaded from 
here:


http://pure-data.svn.sourceforge.net/viewvc/pure-data/branches/pd-gui-rewrite/0.43/

James

Quoth Pierre Massat, on 09/02/10 07:59:

Sorry, what is Pd-gui-rewrite/0.43??

2010/2/9 Hans-Christoph Steiner h...@at.or.at mailto:h...@at.or.at


Does this still happen with Pd-gui-rewrite/0.43?

.hc

On Feb 5, 2010, at 1:46 PM, cyrille henry wrote:

thats because it is compiled with TCL 8.5 and not 8.4
c


Pierre Massat a écrit :

hi,
I believe i ve found a (quite unsignificant) bug related
to the comment object. I m using the latest Pd-extended on
laptop with a french keyboard layout, and with the latest
Fedora as OS. Whenever i type é in a comment, the line
which contains this letter just disappears. This is no big
deal for most users. But this letter is used fairly often
(to say the least) in French.
Just thought I should report this.
Pierre


___
Pd-list@iem.at mailto:Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -
http://lists.puredata.info/listinfo/pd-list


___
Pd-list@iem.at mailto:Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -
http://lists.puredata.info/listinfo/pd-list










It is convenient to imagine a power beyond us because that means
we don't have to examine our own lives., from The Idols of
Environmentalism, by Curtis White







___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list
  


___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] Small bug with comment

2010-02-09 Thread Pierre Massat
Ok, i'll check whether the bug is still there and I'll report to the list.

2010/2/9 James Dunn ja...@4thharmonic.com

  It's the latest version of pd (still in development) which includes a
 rewrite of the GUI (graphical user interface) and can be downloaded from
 here:


 http://pure-data.svn.sourceforge.net/viewvc/pure-data/branches/pd-gui-rewrite/0.43/

 James

 Quoth Pierre Massat, on 09/02/10 07:59:

 Sorry, what is Pd-gui-rewrite/0.43??

 2010/2/9 Hans-Christoph Steiner h...@at.or.at


 Does this still happen with Pd-gui-rewrite/0.43?

 .hc

 On Feb 5, 2010, at 1:46 PM, cyrille henry wrote:

  thats because it is compiled with TCL 8.5 and not 8.4
 c


 Pierre Massat a écrit :

 hi,
 I believe i ve found a (quite unsignificant) bug related to the comment
 object. I m using the latest Pd-extended on laptop with a french keyboard
 layout, and with the latest Fedora as OS. Whenever i type é in a comment,
 the line which contains this letter just disappears. This is no big deal 
 for
 most users. But this letter is used fairly often (to say the least) in
 French.
 Just thought I should report this.
 Pierre
 
 ___
 Pd-list@iem.at mailing list
 UNSUBSCRIBE and account-management -
 http://lists.puredata.info/listinfo/pd-list


 ___
 Pd-list@iem.at mailing list
 UNSUBSCRIBE and account-management -
 http://lists.puredata.info/listinfo/pd-list









 

 It is convenient to imagine a power beyond us because that means we don't
 have to examine our own lives., from The Idols of Environmentalism, by
 Curtis White





 --

 ___pd-l...@iem.at mailing list
 UNSUBSCRIBE and account-management - 
 http://lists.puredata.info/listinfo/pd-list



___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] Small bug with comment

2010-02-09 Thread Hans-Christoph Steiner


Nightly builds are available on some platforms too:

http://puredata.info/dev/PdGuiRewrite

.hc

On Feb 9, 2010, at 7:04 AM, Pierre Massat wrote:

Ok, i'll check whether the bug is still there and I'll report to the  
list.


2010/2/9 James Dunn ja...@4thharmonic.com
It's the latest version of pd (still in development) which includes  
a rewrite of the GUI (graphical user interface) and can be  
downloaded from here:


http://pure-data.svn.sourceforge.net/viewvc/pure-data/branches/pd-gui-rewrite/0.43/

James

Quoth Pierre Massat, on 09/02/10 07:59:


Sorry, what is Pd-gui-rewrite/0.43??

2010/2/9 Hans-Christoph Steiner h...@at.or.at

Does this still happen with Pd-gui-rewrite/0.43?

.hc

On Feb 5, 2010, at 1:46 PM, cyrille henry wrote:

thats because it is compiled with TCL 8.5 and not 8.4
c


Pierre Massat a écrit :
hi,
I believe i ve found a (quite unsignificant) bug related to the  
comment object. I m using the latest Pd-extended on laptop with a  
french keyboard layout, and with the latest Fedora as OS. Whenever  
i type é in a comment, the line which contains this letter just  
disappears. This is no big deal for most users. But this letter is  
used fairly often (to say the least) in French.

Just thought I should report this.
Pierre

___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list

___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list









It is convenient to imagine a power beyond us because that means  
we don't have to examine our own lives., from The Idols of  
Environmentalism, by Curtis White







___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list










Looking at things from a more basic level, you can come up with a more  
direct solution... It may sound small in theory, but it in practice,  
it can change entire economies. - Amy Smith



___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] Small bug with comment

2010-02-09 Thread Max
there is a bug in vanilla and even in the latest rewrite, that dots followed by 
a space are disappearing after saving and reopening patches.

make the first line in this patch read
first 1. - see there is no dot!
after reopening you'll see:
first 1 - see there is no dot!




comments.pd
Description: Binary data



Am 09.02.2010 um 18:09 schrieb Hans-Christoph Steiner:

 
 Nightly builds are available on some platforms too:
 
 http://puredata.info/dev/PdGuiRewrite
 
 .hc
 
 On Feb 9, 2010, at 7:04 AM, Pierre Massat wrote:
 
 Ok, i'll check whether the bug is still there and I'll report to the list.
 
 2010/2/9 James Dunn ja...@4thharmonic.com
 It's the latest version of pd (still in development) which includes a 
 rewrite of the GUI (graphical user interface) and can be downloaded from 
 here:
 
 http://pure-data.svn.sourceforge.net/viewvc/pure-data/branches/pd-gui-rewrite/0.43/
 
 James
 
 Quoth Pierre Massat, on 09/02/10 07:59:
 Sorry, what is Pd-gui-rewrite/0.43??
 
 2010/2/9 Hans-Christoph Steiner h...@at.or.at
 
 Does this still happen with Pd-gui-rewrite/0.43?
 
 .hc
 
 On Feb 5, 2010, at 1:46 PM, cyrille henry wrote:
 
 thats because it is compiled with TCL 8.5 and not 8.4
 c
 
 
 Pierre Massat a écrit :
 hi,
 I believe i ve found a (quite unsignificant) bug related to the comment 
 object. I m using the latest Pd-extended on laptop with a french keyboard 
 layout, and with the latest Fedora as OS. Whenever i type é in a comment, 
 the line which contains this letter just disappears. This is no big deal 
 for most users. But this letter is used fairly often (to say the least) in 
 French.
 Just thought I should report this.
 Pierre
 
 ___
 Pd-list@iem.at mailing list
 UNSUBSCRIBE and account-management - 
 http://lists.puredata.info/listinfo/pd-list
 
 ___
 Pd-list@iem.at mailing list
 UNSUBSCRIBE and account-management - 
 http://lists.puredata.info/listinfo/pd-list
 
 
 
 
 
 
 
 
 
 It is convenient to imagine a power beyond us because that means we don't 
 have to examine our own lives., from The Idols of Environmentalism, by 
 Curtis White
 
 
 
 
 
 
 ___
 
 Pd-list@iem.at
  mailing list
 UNSUBSCRIBE and account-management - 
 http://lists.puredata.info/listinfo/pd-list
 
   
 
 
 
 
 
 
 
 
 Looking at things from a more basic level, you can come up with a more direct 
 solution... It may sound small in theory, but it in practice, it can change 
 entire economies. - Amy Smith
 
 
 ___
 Pd-list@iem.at mailing list
 UNSUBSCRIBE and account-management - 
 http://lists.puredata.info/listinfo/pd-list

___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] Small bug with comment

2010-02-08 Thread Hans-Christoph Steiner


Does this still happen with Pd-gui-rewrite/0.43?

.hc

On Feb 5, 2010, at 1:46 PM, cyrille henry wrote:


thats because it is compiled with TCL 8.5 and not 8.4
c


Pierre Massat a écrit :

hi,
I believe i ve found a (quite unsignificant) bug related to the  
comment object. I m using the latest Pd-extended on laptop with a  
french keyboard layout, and with the latest Fedora as OS. Whenever  
i type é in a comment, the line which contains this letter just  
disappears. This is no big deal for most users. But this letter is  
used fairly often (to say the least) in French.

Just thought I should report this.
Pierre

___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list










It is convenient to imagine a power beyond us because that means we  
don't have to examine our own lives., from The Idols of  
Environmentalism, by Curtis White






___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] Small bug with comment

2010-02-05 Thread cyrille henry

thats because it is compiled with TCL 8.5 and not 8.4
c


Pierre Massat a écrit :

hi,
I believe i ve found a (quite unsignificant) bug related to the comment 
object. I m using the latest Pd-extended on laptop with a french 
keyboard layout, and with the latest Fedora as OS. Whenever i type é 
in a comment, the line which contains this letter just disappears. This 
is no big deal for most users. But this letter is used fairly often (to 
say the least) in French.

Just thought I should report this.

Pierre




___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list