On Friday 12 March 2010 15:07:22 Dr. Werner Fink wrote:
> On Fri, Mar 12, 2010 at 02:56:20PM +0100, Michal Hlavinka wrote:
> > On Thursday 11 March 2010 18:47:07 ольга крыжановская wrote:
> > > Why is this patch not needed for emacs/gmacs mode?
> > 
> > Well, seems I don't understand your question. Looking in the patch (I'm
> > not an author of that patch, but it fixes the problem) - there is just
> > one condition affected  = "||mbwide()" added, it means that what needs
> > to be done is already done when other part(s) of the condition is true
> > and one of them are sh_isoption(SH_GEMACS) and sh_isoption(SH_EMACS), so
> > for emacs/gemacs mode it already executes condition body
> 
> Maybe it would be also possible to use
> 
>        sh_isoption(SH_VIRAW)
> 
> instead of mbwide()

tested, but does not work

> 
>        Werner

_______________________________________________
ast-developers mailing list
[email protected]
https://mailman.research.att.com/mailman/listinfo/ast-developers

Reply via email to