On Wed, Sep 26, 2018 at 10:54 AM Jeroen Demeyer <j.deme...@ugent.be> wrote:
>
> On 2018-09-26 10:10, 'Martin R' via sage-devel wrote:
> > In https://trac.sagemath.org/ticket/26348 a doctest is failing, because
> > apparently the semantics of "..." has changed.
>
> I don't think that anything has changed here. As far as I know, "..." at
> the start of a line after a "sage:" line has always been interpreted as
> a continuation.

I have sometimes found this inconvenient.  I think it should only be
interpreted as a line continuation unless it exactly matches "....: ".
I believe it would be better if any other "..." at the beginning of a
line were treated as a wildcard.  In this case there would still
remain one special case where you can't have a wildcard immediately
followed by the string ".: ", but having that one special case is
acceptable (and easily documentable).

Obviously though, even though this has annoyed me multiple times in
the past, it was never enough for me to do something about it.  But if
somebody else wanted to implement the fix I described above I would
support it.

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to