On Jan 14 01:30, Neil Jerram wrote: > Volkan YAZICI <[EMAIL PROTECTED]> writes: > > gds-scheme.el: > > -------------- > > 406 (define-key map [mouse-1] 'gds-show-last-stack) > > 407 (insert "[click here to show error stack]" > > Good point, thanks. How about adding two possibilities here? > > 1. `RET' as a text-property binding within the "[click here to show > error stack]" text - i.e. same scope as mouse-1. > > 2. `C-h S' in scheme-mode-map. This means that `C-h S' will work > anywhere in both the *Guile Evaluation* buffer and the source code > buffer.
Both of these features would be nice. Umm... If it is possible, I'd give my vote to both! Regards. _______________________________________________ Guile-user mailing list [email protected] http://lists.gnu.org/mailman/listinfo/guile-user
