Next: kill-region, Previous: Storing Text, Up: Cutting & Storing Text [Contents][Index]
zap-to-char
Let us look at the interactive zap-to-char
function.
• Complete zap-to-char | The complete implementation. | |
• zap-to-char interactive | A three part interactive expression. | |
• zap-to-char body | A short overview. | |
• search-forward | How to search for a string. | |
• progn | The progn special form.
| |
• Summing up zap-to-char | Using point and search-forward .
|