[climacs-devel] delete-indentation

Aleksandar Bakic a_bakic at yahoo.com
Sun Feb 6 17:34:20 UTC 2005


Hi,

What exactly is delete-indentation supposed to do? Could indent-line call
delete-indentation instead of deleting spaces and tabs by itself?

If delete-indentation should just delete indentation of the line pointed to by
mark (even though the code seems to do something different), I have these
questions:

  Should delete-indentation not clone its mark argument?

  Why does it not do anything when operating on the first line (when
beginning-of-line causes the first call to beginning-of-buffer-p to return
true)?

  Why does it call (delete-range mark -1) when it starts with calling
beginning-of-line?

Alex


		
__________________________________ 
Do you Yahoo!? 
Take Yahoo! Mail with you! Get it on your mobile phone. 
http://mobile.yahoo.com/maildemo 



More information about the climacs-devel mailing list