require is not enough

Uwe Brauer oub at mat.ucm.es
Thu Jul 15 06:32:51 EDT 2010


>>>>> On Thu, 15 Jul 2010 02:02:03 +0900, "Stephen
>>>>> J. Turnbull" <stephen at xemacs.org> wrote: 

   > Uwe Brauer writes:
   >> I tested it again: 
   >> my init files contains:
   >> 
   >> (require 'vc-change-login) 				
   >> 
   >> eval-last-sexp returns t, but 

   > Are you sure?  `require' is documented to return its
   > argument if successful, or to signal an error (that is,
   > it doesn't return at all) if not.

Sigh, now it works,  eval-last-sexp returns its argument and
the vc-rcs-checkin version is the one from
vc-change-login. Strange.




More information about the XEmacs-Beta mailing list