[climacs-devel] latest progress

Robert Strandh strandh at labri.fr
Fri Jan 7 07:17:58 UTC 2005


Hello again, 

Luigi Panzeri writes:
 > i am lookig at climacs, which i consider a nice project. I wrote for
 > fun a little function for the buffer library that implements the
 > dabbrev-expand function (plus two utility function), commonly
 > keybinded with M-/ on emacs (one of my favourite command for writing
 > texts)

I took your idea, but implemented it differently: 

  * first, I wanted different behavior when two consecutive
    dabbrev-expand commands were executed.

  * second, I wanted it search forward in the buffer after
    having reached the beginning of the buffer. 

I kept your utility command (and added one for forward search). 

My implementation has been committed, or will be soon if you want to
look at it. 

Thanks for helping out,
-- 
Robert Strandh

---------------------------------------------------------------------
Greenspun's Tenth Rule of Programming: any sufficiently complicated C
or Fortran program contains an ad hoc informally-specified bug-ridden
slow implementation of half of Common Lisp.
---------------------------------------------------------------------



More information about the climacs-devel mailing list