[#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:6375] Re: What would a Ruby browser look like?

From: "Conrad Schneiker/Austin/Contr/IBM" <schneik@...>
Date: 2000-11-15 01:18:44 UTC
List: ruby-talk #6375
Charles Hixson writes:

# The "auxiliary programs" I was referring to are primarily editors.  Many
# editors will break a double-click selection at any non-alphanumeric
# character.  Some are customizable, but many aren't.  So unless there is 
a good
# reason why the parts of the name would frequently be selected 
separately, I
# would prefer that underscores
[not be used in Ruby identifiers].

That's an interesting reason. I have never encountered that problem. 

But maybe this is because I generally do click and drag (which is fast and 
easy on high-res monitors with small fonts, and because more often than 
not I need to select one or more neighboring characters) rather than 
double clicking (which I personally find obnoxious to use with any 
frequency). Perhaps this is because of working on platforms where shell 
scripts, Perl, and so on have long supported underscores_in_names. xterms, 
gvim, and even notepad and Lotus Notes on NT all seem to do the (IMHO) 
"right" thing. I did find a couple of counter-examples though, 
notably/ironically, Lotus Word Pro and Netscape Composer, but I think 
these are infrequently used for Ruby programming. :-)

Have other people encountered underscore-related editing problems? What 
does emacs do in this case?

Conrad Schneiker
(This note is unofficial and subject to improvement without notice.)

In This Thread

Prev Next