unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* How to insert, search for ^M
@ 2002-10-25 17:24 Jeff W
  2002-10-25 18:00 ` Daniel Jensen
  0 siblings, 1 reply; 3+ messages in thread
From: Jeff W @ 2002-10-25 17:24 UTC (permalink / raw)


How do I insert, or search for ^M?
thanks
/j

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: How to insert, search for ^M
  2002-10-25 17:24 How to insert, search for ^M Jeff W
@ 2002-10-25 18:00 ` Daniel Jensen
  2002-10-26  2:46   ` Jeff W
  0 siblings, 1 reply; 3+ messages in thread
From: Daniel Jensen @ 2002-10-25 18:00 UTC (permalink / raw)


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")

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: How to insert, search for ^M
  2002-10-25 18:00 ` Daniel Jensen
@ 2002-10-26  2:46   ` Jeff W
  0 siblings, 0 replies; 3+ messages in thread
From: Jeff W @ 2002-10-26  2:46 UTC (permalink / raw)


thanks Daniel
/j

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2002-10-26  2:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-10-25 17:24 How to insert, search for ^M Jeff W
2002-10-25 18:00 ` Daniel Jensen
2002-10-26  2:46   ` Jeff W

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).