Re: More i18n

2007-01-31 Thread Ludovic Courtès
Hi, I finally went ahead and merged the new i18n module into HEAD for you to test. Hopefully nothing will break and the i18n API won't need to changed (much). ;-) A few more notes... Kevin Ryde <[EMAIL PROTECTED]> writes: > Call the node just "Internationalization" and then call the sub nodes

GDS Result Display Bug

2007-01-31 Thread Clinton Ebadi
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 exi

Re: GDS Result Display Bug

2007-01-31 Thread Clinton Ebadi
Oops, forgot .diff Index: gds-scheme.el === RCS file: /cvsroot/guile/guile/guile-core/emacs/gds-scheme.el,v retrieving revision 1.4 diff -u -r1.4 gds-scheme.el --- gds-scheme.el 17 Jan 2007 13:38:17 - 1.4 +++ gds-scheme.el 31 Jan

Re: More i18n

2007-01-31 Thread Kevin Ryde
[EMAIL PROTECTED] (Ludovic Courtès) writes: > > Not possible, because "Internationalization" already names the parent > node, and "Introduction" alone probably isn't a good idea. "Internationalization Introduction" will be a goer then. It's self-explanatory so there's no need for extra words on t