Emacs mucks up the syntax highlighting when the ''' strings contain unbalanced ' inside of them. The same problem exists with """ and unbalanced ", but it is less common. Emacs is truly braindead in this case.
On June 20, 2002 11:40 am, Edmund Lian wrote: > Ian Bicking wrote: > >I'd like to fix all the '''-quoted doc strings in Webware (replacing > >them with """). > > I must have missed the discussion about this... what's wrong with ''' doc > strings? I've been using these because it's easier to type than """... > > ...Edmund. > > > > ------------------------------------------------------- > Sponsored by: > ThinkGeek at http://www.ThinkGeek.com/ > _______________________________________________ > Webware-devel mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/webware-devel ------------------------------------------------------- Sponsored by: ThinkGeek at http://www.ThinkGeek.com/ _______________________________________________ Webware-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/webware-devel
