all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Tim Cross <tcross@nospam.une.edu.au>
Subject: Re: How to remove strange return-commands ?
Date: 09 Oct 2002 17:06:59 +1000	[thread overview]
Message-ID: <87smzg3xbg.fsf@blind-bat.une.edu.au> (raw)
In-Reply-To: uhefx6jo1.fsf@bambecksystems.com

rvmolen@bambecksystems.com (Richard V. Molen) writes:

> > Those are carriage return characters (decimal value 13).  If you
> > were searching for an up arrow (shift 6) followed by an M emacs will
> > not match that with a carriage return.
> > Try this to match them:  C-Q C-M
> > This will insert a carriage return character into the search string.
> 

Many people use perl to do this. The perl script is about 3 lines long
(actually, you can probably do it in one line). 

I'm wondering though - perhaps you can achieve the desired behavior by
playing around with the various coding style settings? I have'nt tried
it, but it may be worth looking at.

Tim
-- 
find / -iname microsoft -exec rm -rf {} \;

  reply	other threads:[~2002-10-09  7:06 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.1034088073.19575.help-gnu-emacs@gnu.org>
2002-10-08 15:21 ` How to remove strange return-commands ? Richard V. Molen
2002-10-09  7:06   ` Tim Cross [this message]
2002-10-08 14:40 Bingham, Jay
  -- strict thread matches above, loose matches on Subject: below --
2002-10-08 14:08 Martin Horoba

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=87smzg3xbg.fsf@blind-bat.une.edu.au \
    --to=tcross@nospam.une.edu.au \
    /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.