guile-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

GDS Result Display Bug


From: Clinton Ebadi
Subject: GDS Result Display Bug
Date: Wed, 31 Jan 2007 16:43:01 -0500
User-agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.0.92 (gnu/linux)

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  <address@hidden>

        * 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:address@hidden
I'm just thinking aloud; isn't thinking allowed?
443E 4F1A E213 7C54 A306  E328 7601 A1F0 F403 574B

reply via email to

[Prev in Thread] Current Thread [Next in Thread]