help-smalltalk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re : Re : [Help-smalltalk] Debugging smalltalk-mode.el


From: Mathieu Suen
Subject: Re : Re : [Help-smalltalk] Debugging smalltalk-mode.el
Date: Fri, 23 Jul 2010 07:56:41 -0700 (PDT)

----- Message d'origine ----

> De : Paolo Bonzini <address@hidden>
> Envoyé le : Ven 23 juillet 2010, 14h 43min 16s
> Objet : Re: Re : [Help-smalltalk] Debugging smalltalk-mode.el
> 
> On 07/23/2010 02:24 PM, Mathieu Suen wrote:
> > This is because the  #'smalltalk-narrow-to-method will narrow to:
> >
> >  -----------------
> > ]
> >
> >      bar
> >  -----------------
> >
> > So we need to check before if we are in a  message pattern for the new 
>syntax.
> 
> Or maybe the narrowing is  wrong.  I'll look at it in the next few days 
> if you don't beat  me...
> 
> Paolo
>

:) 

The narrowing function is using  smalltalk-scope-begin-of-defun.
What is the purpose of  smalltalk-scope-begin-of-defun?

Is it to move point at the beginning of the message patern ?

Thanks

--Mathieu







reply via email to

[Prev in Thread] Current Thread [Next in Thread]