Sorry  - I meant to reply all. My questions weren't directed at anyone
specific.
S.

On Mon, 13 Mar 2017 at 21:24, Stephen De Gabrielle <spdegabrie...@gmail.com>
wrote:

> Do you mean a drracket plugin that
> i. Expands #lang racket into racket/base and requires,
> ii. removes the unneeded requires
>
> Should there be a complimentary function that suggests and adds requires
> if an error triggers for an undefined function?
>
> Are there any other gaps between DrRacket and Emacs? (specifically for
> Racket dev/languages - I'm not suggesting org-mode or anything like that)
>
> Is it easier to develop extensions to Emacs than plugins for DrRacket?
>
> Kind regards
>
> Stephen
>
> On Mon, 13 Mar 2017 at 18:20, Matthias Felleisen <matth...@ccs.neu.edu>
> wrote:
>
>
> I know that one. I want the refactoring.
>
>
> > On Mar 13, 2017, at 1:40 PM, Robby Findler <ro...@eecs.northwestern.edu>
> wrote:
> >
> > 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.
>
> --
> Kind regards,
> Stephen
> --
>
-- 
Kind regards,
Stephen
--

-- 
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