Le 21 juin 2013 à 21:41, Rob McBroom <[email protected]> a écrit :
> On Fri Jun 21 2013 at 14:43:18, Mike Petonic wrote: > >> Big thanks to Kevin Ballard (it looks like) for modifying the Calculator >> plugin to use DC if the user wants to use RPN. Hurrah! > > I’m pretty sure it was Etienne Samson. We don’t always update the “author” > when fixing plug-ins. :-) Heh, yeah, I silently fixed that ;-). The only "major" difference between that version and the original is the "stack" thing in DC mode, but I wasn't sure what it does or how it worked, and IIRC I wasn't able to find the source code for reference. My guess was that it provided scrap memory to DC, allowing you to chain Calculate action — eg. 2 2 +, close/reopen, 4 +, and you'd get back 8 (as the result from the first calculation would get saved on that stack). Feel free to open an issue if you find that you're lacking that capability. Regards, Etienne Samson -- [email protected] -- You received this message because you are subscribed to the Google Groups "Quicksilver" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/blacktree-quicksilver. For more options, visit https://groups.google.com/groups/opt_out.
