24 Jan
                
                    2010
                
            
            
                24 Jan
                
                '10
                
            
            
            
        
    
                1:31 p.m.
            
        Robert Brown <robert.brown@gmail.com> writes:
LOAD-OP definitely compiles the Lisp source and then loads the resulting fasl file. You use LOAD-SOURCE-OP when you only want to load the Lisp source code without compiling it.
Oh, right! Sorry for the confusion. -- __Pascal Bourguignon__ http://www.informatimago.com/