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

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

Re: Newbie: Unable to write a custom function


From: Uber_Micro
Subject: Re: Newbie: Unable to write a custom function
Date: Wed, 06 Dec 2006 17:49:46 GMT
User-agent: Gnus v5.9.0

Mathias Dahl <brakjoller@gmail.com> writes:


> Maybe this is what you want:
> 
> (defun del-back-to-string (str)
>   (interactive "sString: ")
>    ...


(interactive "*sString: ")

just a good habit to get into, "*" in front checks for read only
buffer 



-- 
So I remember, (ispell-buffer)


reply via email to

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