[racket] scribble indentation in drracket

From: Sam Tobin-Hochstadt (samth at cs.indiana.edu)
Date: Sat Feb 21 22:40:21 EST 2015

The list of contributors is an unfortunate GitHub issue -- if a file is
moved, commits from before the move aren't used to compute that list. If
you click on blame on the page, it'll show the expected authorship.

Sam

On Sat, Feb 21, 2015, 10:11 PM Robby Findler <robby at eecs.northwestern.edu>
wrote:

> I write lots and, sadly, manually indent everything.
>
> There is a start on this but there are still some problems to be
> ironed out. You can find the code here:
>
>   https://github.com/racket/gui/blob/master/gui-lib/scribble/
> private/indentation.rkt
>
> It shows up in DrRacket when you type esc;q (where it reindents the
> paragraph). In other words, it makes some decisions about linebreaking
> and then does indentation. It is not wired in yet for actual
> indentation.
>
> Also, I don't know why it says that Sam is the only contributor there:
> the code was actually written by Lei Wang.
>
> Robby
>
>
> On Sat, Feb 21, 2015 at 8:54 PM, Jon Zeppieri <zeppieri at gmail.com> wrote:
> > Is there some secret to this, or does no one write scribble in drracket?
> > ____________________
> >   Racket Users list:
> >   http://lists.racket-lang.org/users
> ____________________
>   Racket Users list:
>   http://lists.racket-lang.org/users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20150222/7dc31a65/attachment-0001.html>

Posted on the users mailing list.