Currently guile-debugging uses other-window to switch back to the
buffer an expression was evaluated in, but this fails to work properly
when the frame has more than two window. Wrapping the results display
in save-selected-window properly restores the selected window no
matter how many windows exist.

2007-01-31  Clinton Ebadi  <[EMAIL PROTECTED]>

        * gds-scheme.el (gds-display-results): Use save-selected-window
        instead of switching to other-window in order to return to the
        proper window in frames with more than two windows


Attachment: gds-scheme.el
Description: application/emacs-lisp

-- 
http://unknownlamer.org
Jabber:[EMAIL PROTECTED]
I'm just thinking aloud; isn't thinking allowed?
443E 4F1A E213 7C54 A306  E328 7601 A1F0 F403 574B
_______________________________________________
Guile-devel mailing list
Guile-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/guile-devel

Reply via email to