27 Feb
                
                    2009
                
            
            
                27 Feb
                
                '09
                
            
            
            
        
    
                2:50 p.m.
            
        szergling <senatorzergling@gmail.com> writes:
I have an older Emacs 21.4.1 here which doesn't have with-selected-window (a macro). The current (the last time I checked) "emulation" of with-selected-window defines a function instead of a macro. This causes evaluation of its body form at the wrong time/places. See eg slime-repl-show-maximum-output (the original source of my investigations and hence the subject of this email).
This is in CVS now. Thank you! -T.