Begin forwarded message:
> From: pharo-project-ow...@lists.gforge.inria.fr > Subject: Re: Rubric questions :) > Date: 24 avril 2013 18:15:18 UTC+02:00 > To: alain.plan...@univ-brest.fr > > You are not allowed to post to this mailing list, and your message has > been automatically rejected. If you think that your messages are > being rejected in error, contact the mailing list owner at > pharo-project-ow...@lists.gforge.inria.fr. > > > From: Alain Plantec <alain.plan...@univ-brest.fr> > Subject: Re: Rubric questions :) > Date: 24 avril 2013 18:14:57 UTC+02:00 > To: Stéphane Ducasse <stephane.duca...@inria.fr> > Cc: Alain Plantec <alain.plan...@univ-brest.fr>, > "Pharo-project@lists.gforge.inria.fr Development" > <Pharo-project@lists.gforge.inria.fr> > > > > On 24 avr. 2013, at 17:25, Stéphane Ducasse <stephane.duca...@inria.fr> wrote: > >> Hi alain >> >> better talk not privately :) > > Hello all! > >> >> Why >> RubParagraphDecorator defines >> >> findRegex >> ^ next findRegex >> >> I'm trying to understand the interface of the decorator since all the >> decorator should have the same to be interchangeable. > > There is no need for this one in RubParagraphDecorator. > >> >> >> >> >> On >> self blueTextOnGrayBacgroundNotWrapped >> >> when I get the menu and change the font nothng changes. > > the change is applied to the selection, not the whole text. > but this has to be fixed > >> >> >> I get a DNU when I execute >> >> self withOnlyThePrimarySelection >> >> When I type the name of a class in RubMethodEditingExample open >> I get DNUs. > > normally it should be fixed now, I've just uploaded a new commit > thanks > Alain > > >> >> more to come > > > >