From: Uber_Micro <uber_microREMOVE@hushmail.com>
Subject: Re: Newbie: Unable to write a custom function
Date: Wed, 06 Dec 2006 17:49:46 GMT [thread overview]
Message-ID: <871wncykw6.fsf@localhost.localdomain> (raw)
In-Reply-To: uk618av88.fsf@gmail.com
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)
prev parent reply other threads:[~2006-12-06 17:49 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-12-02 21:23 Newbie: Unable to write a custom function deech
2006-12-02 21:52 ` Andre Kuehne
2006-12-03 0:06 ` Dieter Wilhelm
2006-12-04 9:03 ` Mathias Dahl
2006-12-06 17:49 ` Uber_Micro [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=871wncykw6.fsf@localhost.localdomain \
--to=uber_microremove@hushmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.