[PD-dev] [ pure-data-Bugs-1902100 ] "find" doesn't deal with $'s correctly

SourceForge.net noreply at sourceforge.net
Tue Feb 26 13:28:11 CET 2008


Bugs item #1902100, was opened at 2008-02-26 13:28
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1902100&group_id=55736

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: puredata
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Matteo Sisti Sette (sistisette)
Assigned to: Nobody/Anonymous (nobody)
Summary: "find" doesn't deal with $'s correctly

Initial Comment:
I know this is pretty known, but for some reason it was not in the tracker, so here it is.

The find panel won't search for an object with a dollar parameter.

For example, in a patch containing a [r $1],
neither "r $1" nor "r \$1" work as a search string.

The former returns 
 r 0
... couldn't find

while the latter returns
 r \\$1
... couldn't find

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1902100&group_id=55736




More information about the Pd-dev mailing list