unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
* GDS Result Display Bug
@ 2007-01-31 21:43 Clinton Ebadi
  2007-01-31 21:53 ` Clinton Ebadi
  0 siblings, 1 reply; 3+ messages in thread
From: Clinton Ebadi @ 2007-01-31 21:43 UTC (permalink / raw)
  To: guile-devel

[-- Attachment #1: Type: text/plain, Size: 542 bytes --]

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  <clinton@unknownlamer.org>

	* 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 #2: gds-scheme.el --]
[-- Type: application/emacs-lisp, Size: 39884 bytes --]

[-- Attachment #3: Type: text/plain, Size: 154 bytes --]


-- 
http://unknownlamer.org
Jabber:clinton@hcoop.net
I'm just thinking aloud; isn't thinking allowed?
443E 4F1A E213 7C54 A306  E328 7601 A1F0 F403 574B

[-- Attachment #4: Type: text/plain, Size: 143 bytes --]

_______________________________________________
Guile-devel mailing list
Guile-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/guile-devel

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2007-02-06 23:33 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-01-31 21:43 GDS Result Display Bug Clinton Ebadi
2007-01-31 21:53 ` Clinton Ebadi
2007-02-06 23:33   ` Neil Jerram

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).