Python-spe-users digest, Vol 1 #56 - 3 msgs
python-spe-users-request-tdrK/[email protected] Tue, 03 Jan 2006 12:00:15 +0100
| Newsgroups | gmane.comp.python.spe.user |
|---|---|
| Message-ID | <[email protected]> |
Send Python-spe-users mailing list submissions to [email protected] To subscribe or unsubscribe via the World Wide Web, visit http://lists.berlios.de/mailman/listinfo/python-spe-users or, via email, send a message with subject or body 'help' to [email protected] You can reach the person managing the list at [email protected] When replying, please edit your Subject line so it is more specific than "Re: Contents of Python-spe-users digest..." _______________________________________________ http://pythonide.stani.be http://pythonide.stani.be/manual/html/manual.html http://pythonide.stani.be/blog/sm_donate _______________________________________________ Today's Topics: 1. Re: Backwards-and-Forwards (SPE Stani's Python Editor) 2. Re: Issue with typing dots (SPE Stani's Python Editor) 3. Re: Problems with Find In Files tab (Henning Hraban Ramm) --__--__-- Message: 1 Date: Tue, 3 Jan 2006 01:54:14 +0100 From: "SPE Stani's Python Editor" <[email protected]> To: python-spe-users-tdrK/[email protected] Subject: Re: [spe-users] Backwards-and-Forwards Reply-To: [email protected] ------=_Part_17348_24752758.1136249654538 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Sorry, again file as feature request. I can not keep track of bug reports and feature requests through emails. That is too messy. Stani On 12/28/05, Fuzzyman <[email protected]> wrote: > > http://pythonide.stani.be > http://pythonide.stani.be/manual/html/manual.html > http://pythonide.stani.be/blog/sm_donate > -- > > > Hello Stani, > > Another email that ought to be a feature request. > > One really cool feature that I miss from Ultraedit (my favourite windoze > text editor) is the ability to jump backwards and forwards between > positions in the code. > > It means you can edit some code, scroll up to check something, and then > hit 'move back' to jump back to where you were. I don't know how they've > implemented it (how they decide when to mark a position) - but it's > *very* useful. > > No more requests today - hopefully ;-) > > All the best, > > Fuzzyman > http://www.voidspace.org.uk/python/index.shtml > _______________________________________________ > Python-spe-users mailing list > [email protected] > http://lists.berlios.de/mailman/listinfo/python-spe-users > -- http://pythonide.stani.be http://pythonide.stani.be/screenshots http://pythonide.stani.be/manual/html/manual.html ------=_Part_17348_24752758.1136249654538 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Sorry, again file as feature request. I can not keep track of bug reports and feature requests through emails. That is too messy.<br> Stani<br><br><div><span class=3D"gmail_quote">On 12/28/05, <b class=3D"gmai= l_sendername">Fuzzyman</b> <<a href=3D"mailto:[email protected]"= >[email protected]</a>> wrote:</span><blockquote class=3D"gmail_= quote" style=3D"border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt = 0pt 0.8ex; padding-left: 1ex;"> <a href=3D"http://pythonide.stani.be">http://pythonide.stani.be</a><br><a h= ref=3D"http://pythonide.stani.be/manual/html/manual.html">http://pythonide.= stani.be/manual/html/manual.html</a><br><a href=3D"http://pythonide.stani.b= e/blog/sm_donate"> http://pythonide.stani.be/blog/sm_donate</a><br>--<br><br><br>Hello Stani,<= br><br>Another email that ought to be a feature request.<br><br>One really = cool feature that I miss from Ultraedit (my favourite windoze<br>text edito= r) is the ability to jump backwards and forwards between <br>positions in the code.<br><br>It means you can edit some code, scroll u= p to check something, and then<br>hit 'move back' to jump back to where you= were. I don't know how they've<br>implemented it (how they decide when to = mark a position) - but it's <br>*very* useful.<br><br>No more requests today - hopefully ;-)<br><br>All= the best,<br><br>Fuzzyman<br><a href=3D"http://www.voidspace.org.uk/python= /index.shtml">http://www.voidspace.org.uk/python/index.shtml</a><br>_______= ________________________________________ <br>Python-spe-users mailing list<br><a href=3D"mailto:Python-spe-users@lis= ts.berlios.de">[email protected]</a><br><a href=3D"http://l= ists.berlios.de/mailman/listinfo/python-spe-users">http://lists.berlios.de/= mailman/listinfo/python-spe-users </a><br></blockquote></div><br><br clear=3D"all"><br>-- <br><a href=3D"http= ://pythonide.stani.be">http://pythonide.stani.be</a><br><a href=3D"http://p= ythonide.stani.be/screenshots">http://pythonide.stani.be/screenshots</a><br= ><a href=3D"http://pythonide.stani.be/manual/html/manual.html"> http://pythonide.stani.be/manual/html/manual.html</a> ------=_Part_17348_24752758.1136249654538-- --__--__-- Message: 2 Date: Tue, 3 Jan 2006 01:58:18 +0100 From: "SPE Stani's Python Editor" <[email protected]> To: python-spe-users-tdrK/[email protected] Subject: Re: [spe-users] Issue with typing dots Reply-To: [email protected] ------=_Part_17364_27395998.1136249898090 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline I agree. Submit a bug report on berlios: http://developer.berlios.de/bugs/?group_id=3D4161 Stani On 12/29/05, Marek Piechut <mco-h7QdYz1kt/[email protected]> wrote: > > http://pythonide.stani.be > http://pythonide.stani.be/manual/html/manual.html > http://pythonide.stani.be/blog/sm_donate > -- > > > Hello. > > I have problem with newest version of SPE(0.8.1.c). > > I can't type a dot after closing a round bracket. (for example in such > lines: > > cpufreqComboBox.set_active(\ > (self.processorInfo.cpufreqInfo > ["availableGovernors"]).index(str(\ > self.processorInfo.cpufreqInfo["currentGovernor"]))) > > ) > to type a dot before "index" i have to type something else, then dot then > delete things i have typed before it. > > Please help. Dot is quite important in object-oriented programming :-) > > Marek > > _______________________________________________ > Python-spe-users mailing list > [email protected] > http://lists.berlios.de/mailman/listinfo/python-spe-users > -- http://pythonide.stani.be http://pythonide.stani.be/screenshots http://pythonide.stani.be/manual/html/manual.html ------=_Part_17364_27395998.1136249898090 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline I agree. Submit a bug report on berlios: <a href=3D"http://developer.berlio= s.de/bugs/?group_id=3D4161">http://developer.berlios.de/bugs/?group_id=3D41= 61</a><br> <br> Stani<br><br><div><span class=3D"gmail_quote">On 12/29/05, <b class=3D"gmai= l_sendername">Marek Piechut</b> <<a href=3D"mailto:mco-h7QdYz1kt/[email protected]">[email protected]<= /a>> wrote:</span><blockquote class=3D"gmail_quote" style=3D"border-left= : 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1e= x;"> <a href=3D"http://pythonide.stani.be">http://pythonide.stani.be</a><br><a h= ref=3D"http://pythonide.stani.be/manual/html/manual.html">http://pythonide.= stani.be/manual/html/manual.html</a><br><a href=3D"http://pythonide.stani.b= e/blog/sm_donate"> http://pythonide.stani.be/blog/sm_donate</a><br>--<br><br><br>Hello.<br><br= >I have problem with newest version of SPE(0.8.1.c).<br><br>I can't type a = dot after closing a round bracket. (for example in such lines:<br><br>cpufr= eqComboBox.set_active (\<br> &nb= sp;(self.processorInfo.cpufreqInfo["availableGovernors"]).index(s= tr(\<br> &= nbsp; self.processorInfo.cpufreqInfo["currentGo= vernor"])))<br><br>)<br>to type a dot before "index" i have = to type something else, then dot then delete things i have typed before it. <br><br>Please help. Dot is quite important in object-oriented programming = :-)<br><br>Marek<br><br>_______________________________________________<br>= Python-spe-users mailing list<br><a href=3D"mailto:[email protected]= erlios.de"> [email protected]</a><br><a href=3D"http://lists.berlios.de= /mailman/listinfo/python-spe-users">http://lists.berlios.de/mailman/listinf= o/python-spe-users</a><br></blockquote></div><br><br clear=3D"all"><br>-- <= br> <a href=3D"http://pythonide.stani.be">http://pythonide.stani.be</a><br><a h= ref=3D"http://pythonide.stani.be/screenshots">http://pythonide.stani.be/scr= eenshots</a><br><a href=3D"http://pythonide.stani.be/manual/html/manual.htm= l"> http://pythonide.stani.be/manual/html/manual.html</a> ------=_Part_17364_27395998.1136249898090-- --__--__-- Message: 3 From: Henning Hraban Ramm <[email protected]> Subject: Re: [spe-users] Problems with Find In Files tab Date: Tue, 3 Jan 2006 02:01:02 +0100 To: python-spe-users-tdrK/[email protected] Reply-To: [email protected] Am 2006-01-03 um 01:43 schrieb SPE Stani's Python Editor: > Can you check SPE in subversion. I think this should be fixed now. > If not let me know... It's good now. Thank you! Grüßlis vom Hraban! --- http://www.fiee.net/texnique/ http://contextgarden.net http://www.cacert.org (I'm an assurer) --__--__-- _______________________________________________ Python-spe-users mailing list [email protected] http://lists.berlios.de/mailman/listinfo/python-spe-users End of Python-spe-users Digest