| 1 : |
anton
|
1.2
|
name> does not take the same argument as e.g. .name. Remedy: add cell+ |
| 2 : |
anton
|
1.13
|
before name>, but adapt all uses. anton 23apr94 Solved? |
| 3 : |
anton
|
1.2
|
|
| 4 : |
anton
|
1.6
|
revealing the same name several times (e.g., by using recursive) |
| 5 : |
anton
|
1.14
|
results in "redefined ..." messages. anton 28jul94 |
| 6 : |
anton
|
1.1
|
|
| 7 : |
anton
|
1.11
|
etags.fs crashes one of my applications (gs.fs). anton 12jan95 |
| 8 : |
anton
|
1.12
|
|
| 9 : |
|
|
not all aliases are in the etags file. Bug in etags.fs? anton 24jan95 |
| 10 : |
|
|
|
| 11 : |
|
|
emacs often finds the wrong tag. anton 24jan95 |
| 12 : |
|
|
|
| 13 : |
anton
|
1.13
|
gforth.el: indentation does not work right on the first line of a |
| 14 : |
|
|
buffer. anton 27jan95 |
| 15 : |
|
|
|
| 16 : |
|
|
Conditional compilation continues after the file ends. This is allowed |
| 17 : |
|
|
by the standard (through an ambiguous condition), but the compiler |
| 18 : |
|
|
should at least produce a warning. anton 27jan95 |