Hi,

I think we should support emacs console users too. AFAIK, below lines
just work with emacs under X.

gds-scheme.el:
--------------
406              (define-key map [mouse-1] 'gds-show-last-stack)
407              (insert "[click here to show error stack]"

As an emacs user who prefers to use emacs under GNU screen, it'd be
better to bind that action to a key too. (It's not very easy to type
M-x gds-show-last-stack everytime.)


Regards.


_______________________________________________
Guile-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/guile-user

Reply via email to