From: Daniel Jensen <daniel@bigwalter.net>
Subject: Re: How to insert, search for ^M
Date: Fri, 25 Oct 2002 20:00:44 +0200 [thread overview]
Message-ID: <86iszq4cvn.fsf@bigwalter.net> (raw)
In-Reply-To: 501727be.0210250924.3c9dd517@posting.google.com
jeffw_00@kwcpa.com (Jeff W) writes:
> How do I insert, or search for ^M?
Insert: C-q C-m
Search: C-s C-q C-m
,----[ C-h k C-q ]
| C-q runs the command quoted-insert
| which is an interactive compiled Lisp function in `simple'.
| (quoted-insert ARG)
|
| Read next input character and insert it.
| This is useful for inserting control characters.
| ...
`----
--
(message (concat "mailto:" "%s@%s.%s") "daniel" "bigwalter" "net")
next prev parent reply other threads:[~2002-10-25 18:00 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-10-25 17:24 How to insert, search for ^M Jeff W
2002-10-25 18:00 ` Daniel Jensen [this message]
2002-10-26 2:46 ` Jeff W
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=86iszq4cvn.fsf@bigwalter.net \
--to=daniel@bigwalter.net \
/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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).