Not the same thing, but if you mouse over the requires in DrRacket, it
will put a red background on the ones that have no apparent use (of
course, requires may have an effect too; neither tool picks that up,
IIUC).

Robby


On Mon, Mar 13, 2017 at 12:38 PM, Jay McCarthy <jay.mccar...@gmail.com> wrote:
> Actually it is the trim option. I prefer racket-base-requires though
>
> Jay
>
> On Mon, Mar 13, 2017 at 1:37 PM Jay McCarthy <jay.mccar...@gmail.com> wrote:
>>
>> M-x racket-tidy-requires
>>
>> Jay
>>
>> On Mon, Mar 13, 2017 at 1:29 PM Matthias Felleisen <matth...@ccs.neu.edu>
>> wrote:
>>>
>>>
>>> Does Emacs really give you this refactoring? If so, I may have to
>>> reconsider DrRacket.
>>>
>>>
>>> > On Mar 13, 2017, at 1:18 PM, Jay McCarthy <jay.mccar...@gmail.com>
>>> > wrote:
>>> >
>>> > racket-mode in Emacs does this
>>> >
>>> > Jay
>>> >
>>> > On Mon, Mar 13, 2017 at 1:17 PM Dan Liebgold
>>> > <dan_liebg...@naughtydog.com> wrote:
>>> > Hi -
>>> >
>>> > In refactoring a some Racket code I'd love to have a "require and
>>> > provide only what you need" tool to help trim down the require and provide
>>> > lists. Is there such a thing? Or at least a better approach for this than
>>> > inspection or trial and error?
>>> >
>>> > Thanks,
>>> > Dna
>>> >
>>> > --
>>> > You received this message because you are subscribed to the Google
>>> > Groups "Racket Users" group.
>>> > To unsubscribe from this group and stop receiving emails from it, send
>>> > an email to racket-users+unsubscr...@googlegroups.com.
>>> > For more options, visit https://groups.google.com/d/optout.
>>> > --
>>> > -=[     Jay McCarthy               http://jeapostrophe.github.io    ]=-
>>> > -=[ Associate Professor        PLT @ CS @ UMass Lowell     ]=-
>>> > -=[ Moses 1:33: And worlds without number have I created; ]=-
>>> >
>>> > --
>>> > You received this message because you are subscribed to the Google
>>> > Groups "Racket Users" group.
>>> > To unsubscribe from this group and stop receiving emails from it, send
>>> > an email to racket-users+unsubscr...@googlegroups.com.
>>> > For more options, visit https://groups.google.com/d/optout.
>>>
>> --
>> -=[     Jay McCarthy               http://jeapostrophe.github.io    ]=-
>> -=[ Associate Professor        PLT @ CS @ UMass Lowell     ]=-
>> -=[ Moses 1:33: And worlds without number have I created; ]=-
>
> --
> -=[     Jay McCarthy               http://jeapostrophe.github.io    ]=-
> -=[ Associate Professor        PLT @ CS @ UMass Lowell     ]=-
> -=[ Moses 1:33: And worlds without number have I created; ]=-
>
> --
> You received this message because you are subscribed to the Google Groups
> "Racket Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to racket-users+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.

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

Reply via email to