[#6363] Re: rescue clause affecting IO loop behavior — ts <decoux@...>

>>>>> "D" == David Alan Black <dblack@candle.superlink.net> writes:

17 messages 2000/11/14
[#6367] Re: rescue clause affecting IO loop behavior — David Alan Black <dblack@...> 2000/11/14

Hello again --

[#6582] best way to interleaf arrays? — David Alan Black <dblack@...>

Hello --

15 messages 2000/11/26

[#6646] RE: Array Intersect (&) question — Aleksi Niemel<aleksi.niemela@...>

Ross asked something about widely known and largely ignored language (on

23 messages 2000/11/29
[#6652] RE: Array Intersect (&) question — rpmohn@... (Ross Mohn) 2000/11/29

aleksi.niemela@cinnober.com (Aleksi Niemel) wrote in

[#6723] Re: Array Intersect (&) question — Mathieu Bouchard <matju@...> 2000/12/01

> >Use a hash. Here's code to do both and more. It assumes that

[#6656] printing/accessing arrays and hashes — raja@... (Raja S.)

I'm coming to Ruby with a Python & Common Lisp background.

24 messages 2000/11/30

[ruby-talk:6429] Re: Thoughts on a Ruby browser

From: hal9000@...
Date: 2000-11-17 18:10:01 UTC
List: ruby-talk #6429
>
> > 4. I'm not an emacs weenie, but numerous people I respect are. I
> > favor a way to hook the browser into emacs (and whatever other
> > editors are powerful enough).
>
> Many people like emacs, but most descriptions that I've heard have
been
> discouraging.  Still, I see no reason why an IDE shouldn't allow
people to
> choose an alternate editor.
>

A minor nit, but I meant just the opposite. Emacs is not just an editor,
but is only a couple of notches short of being an operating system.
I meant that I'd favor a way to access the browser functionality from
within emacs, not vice versa. There would be an emacs interface just
as there was (say) a Tcl interface and a Win-GUI interface.

They say that the learning curve for emacs is "nearly vertical," and
that's a reasonable assessment. I don't use it because I switch
platforms a lot, it's not always readily available, and over the years
I've forgotten it.

But I do recognize that it's very likely the most powerful editor on
the planet. Having used TECO years ago -- for raw power (though not
for usability) they are probably in the same category. Do you recall
the conversational program ELIZA? Someone implemented that in TECO
years ago. (Yes, it was a text editor and a language, like emacs in
some ways.) That would probably be easier and better in emacs.

But enough reminiscing, and back to Ruby.

Hal

--
Hal Fulton


Sent via Deja.com http://www.deja.com/
Before you buy.

In This Thread