mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-04-30 03:40:34 +02:00
*** empty log message ***
This commit is contained in:
parent
7f05d32538
commit
6841205b19
1 changed files with 0 additions and 20 deletions
|
@ -1,20 +0,0 @@
|
|||
-*- outline -*-
|
||||
Known GDS problems
|
||||
|
||||
* gds-load-file (C-c C-l) doesn't work
|
||||
|
||||
This is because it isn't yet implemented in gds-client.scm.
|
||||
|
||||
* Incomplete expressions aren't reported nicely
|
||||
|
||||
In code sent for evaluation, that is. Currently this is reported as a
|
||||
GDS Internal Error. It should be reported like error-in-evaluation
|
||||
and, in cases where the code evaluated contained multiple expressions,
|
||||
should correctly show the results of evaluating the expressions that
|
||||
were read before the read error was noticed..
|
||||
|
||||
* In the debugger, `e' (gds-evaluate) isn't easy to use
|
||||
|
||||
Because it doesn't pop up the result! (You can see the result with `v
|
||||
m', but these extra keys shouldn't be needed.)
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue