Browse thread
RE: Syntax for label, NEW PROPOSAL
-
Don Syme
-
Jacques Garrigue
-
Dave Mason
-
Jacques Garrigue
- Sven LUTHER
-
Jacques Garrigue
-
Dave Mason
-
Jacques Garrigue
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Sven LUTHER <luther@d...> |
| Subject: | Re: Syntax for label, NEW PROPOSAL |
On Sat, Mar 18, 2000 at 09:26:54AM +0900, Jacques Garrigue wrote: > > 3) I hope classic mode will remain the default for a *long* time. > > There are no plans to change this. > At least a consensus would be needed. I think what would be very nice, is to be able to commute argument for some functions, while using the classic mode for the rest of the code. this could (or maybe can already) be done as follows : ... lot of classic code ... #open "commute" (* or "label", or "whatever" ...) some label/commute/modern code #close "commute" ... rest of classic code ... if that is possible, all is fine with me, best would be to have it be done automatically, but since it don't seem to be possible, ... Friendly, Sven LUTHER