all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Bingham, Jay" <Jay.Bingham@hp.com>
Subject: RE: How to remove strange return-commands ?
Date: Tue, 8 Oct 2002 09:40:46 -0500	[thread overview]
Message-ID: <72A87F7160C0994D8C5A36E2FDC227F5035E6E9C@txnexc01.americas.cpqcorp.net> (raw)

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.

I have seen much discussion on removing these from a buffer.  I am certain that there are many packages available to do this.  Since I wrote my own function before I discovered emacs packages I have not paid much attention to them.  You might want to take a look at the packages list at http://www.emacswiki.org/elisp/.  Or you could look in the archives of this list.  (My function is not quite ready for primetime).

-_
J_)
C_)ingham
.    HP - NonStop Austin Software & Services - Software Product Assurance
.    Austin, TX
. Language is the apparel in which your thoughts parade in public.
. Never clothe them in vulgar and shoddy attire.          -Dr. George W. Crane-

 -----Original Message-----
From: 	Martin Horoba [mailto:00spam00@gmx.net] 
Sent:	Tuesday, October 08, 2002 9:09 AM
To:	help-gnu-emacs@gnu.org
Subject:	How to remove strange return-commands ?

Hi,

I want to get some files from noEmacs-windows-editors into Linux GNU
Emacs Editor.

But you cannot work because of "strange" return-commands from windows
in these files (->  ^M ).

How it's possible to remove/replace these commands with Emacs or any
other tools in Unix-Systems ?
(with the Emacs-replace-function you cannot find ^M)

Thanks for Help,
	Martin
_______________________________________________
Help-gnu-emacs mailing list
Help-gnu-emacs@gnu.org
http://mail.gnu.org/mailman/listinfo/help-gnu-emacs

             reply	other threads:[~2002-10-08 14:40 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-10-08 14:40 Bingham, Jay [this message]
     [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
  -- 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=72A87F7160C0994D8C5A36E2FDC227F5035E6E9C@txnexc01.americas.cpqcorp.net \
    --to=jay.bingham@hp.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.