home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Source Code 1993 July / THE_SOURCE_CODE_CD_ROM.iso / gnu / lucid / help-lucid-emacs / text0368.txt < prev    next >
Encoding:
Text File  |  1993-07-14  |  303 b   |  10 lines

  1. There is not (currently) an after-movement-function in lemacs.  If that's
  2. really what you want, then the set_point() routine in extents.c is where it
  3. should be implemented.
  4.  
  5. However, I suspect that for most applications, the post-command-hook would
  6. be more appropriate (and more efficient.)
  7.  
  8.     -- Jamie
  9.  
  10.