On Tue, Oct 12 2010, Andy Wingo wrote: [...]
>> Expecting anything to work in Geiser before starting (or connecting to) >> a REPL is a bad expectation, yes :) > > Could it ask to start a new Guile or connect to a Guile? Every time you try a geiser command without an active REPL, there's an error message in the echo area saying "No Geiser REPL for this buffer (try M-x run-geiser)" If that message wasn't displayed in Neil's case, that's a bug. >> I don't think it's a good a idea to load modules behind the user's >> back. > > Could it ask? :-) It could, but it's a lot of work :-) It can also be annoying to keep answering questions: i'd need to keep track of whether i've already asked, options would be needed to deactivate the behaviour, to make auto-loading the default... more work... I think i'd need one or two more users feeling the need for this feature (i don't) :-).