help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: delete the first few chars of each line


From: David Kastrup
Subject: Re: delete the first few chars of each line
Date: 21 Sep 2003 22:49:10 +0200
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50

"Stefan Monnier" <monnier@iro.umontreal.ca> writes:

> >   (delete-region (point) (+ 10 (point))))
> 
> Isn't this (delete-char 10) ?

Only if you have a brain.

-- 
David Kastrup, Kriemhildstr. 15, 44793 Bochum


reply via email to

[Prev in Thread] Current Thread [Next in Thread]