eiffel-emacs-users Mailing List for Emacs Eiffel mode (Page 2)
Brought to you by:
berenddeboer
You can subscribe to this list here.
2006 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(8) |
Dec
(3) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2007 |
Jan
(10) |
Feb
(4) |
Mar
|
Apr
(1) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2008 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(2) |
Oct
|
Nov
|
Dec
|
2012 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(2) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: Colin A. <col...@ho...> - 2006-11-14 15:17:56
|
I have just found a problem indenting inspect: with l_zone being a CHARACTER, the following code does not indent as it appears here: inspect l_zone when 'C', 'U', 'O', 'J', 'S', 'E' then Result := True else end instead l_zone lines up with inspect and when. _________________________________________________________________ Download the new Windows Live Toolbar, including Desktop search! http://toolbar.live.com/?mkt=en-gb |
From: Colin A. <col...@ho...> - 2006-11-14 07:52:09
|
Berend, can you advertise this mailling list on team Eiffel? (I can't post their anymore - only comments) _________________________________________________________________ The new Windows Live Toolbar helps you guard against viruses http://toolbar.live.com/?mkt=en-gb |
From: Colin A. <col...@ho...> - 2006-11-13 15:35:43
|
>>>>>"Colin" == Colin Adams <CA...@ax...> writes: >> Why? I found it quite useful to C-left or C-right over a >> feature name. Colin> But that's my point, you can't, because underscore is a Colin> separator, not a word character. Berend> I mean, I actually want to go to the next unit of a feature name, so I like the current behaviour :-) Berend> So you want an option to make an underscore part of the definition of a word. No, I want that to be the default behaviour, because that is the syntax of Eiffel. So by all means add an option, but change the default behaviour. Colin> What is the paragraph unit - is it a routine or a feature Colin> clause? >> Nope, it's just the next blank line, I think this is inherited Colin> behaviour, there's no code to change this. Colin> I'm sure there is - I remember that some programming modes Colin> do indeed change the definition of a paragraph. Berend> That's true, I meant that the eiffel.el mode doesn't change it. Well, I think it ought to define a single feature as the paragraph unit. _________________________________________________________________ Windows Live Messenger has arrived. Click here to download it for free! http://imagine-msn.com/messenger/launch80/?locale=en-gb |
From: Berend de B. <be...@po...> - 2006-11-09 20:22:22
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 >>>>> "Colin" == Colin Adams <CA...@ax...> writes: Colin> It appears an _ is a word separator character, so a class Colin> name does not get treated as a single word - bad! Why? I found it quite useful to C-left or C-right over a feature name. Colin> What is the paragraph unit - is it a routine or a feature Colin> clause? Nope, it's just the next blank line, I think this is inherited behaviour, there's no code to change this. - -- Live long and prosper, Berend de Boer (PGP public key: http://www.pobox.com/~berend/berend-public-key.txt) -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (GNU/Linux) Comment: Processed by Mailcrypt 3.5.8 <http://mailcrypt.sourceforge.net/> iD8DBQFFU43NIyuuaiRyjTYRAgh+AKDZv3Nk1sE5zk508Domp/pUY9iZ0gCbByi5 KbqNUgcQ9QWtStLgcE/bDzs= =eXpe -----END PGP SIGNATURE----- |