Volkan YAZICI <[EMAIL PROTECTED]> writes:

> 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!

Doing both is what I meant.  These bindings will be in CVS soon and
then the next guile-debugging release.

Regards,
     Neil



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

Reply via email to