unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Xah <xahlee@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: Using a newline character in the newstring in M-x replace-regexp
Date: Thu, 14 Aug 2008 13:35:45 -0700 (PDT)	[thread overview]
Message-ID: <b64de75a-2bf8-488f-830e-6fbe4142a162@n33g2000pri.googlegroups.com> (raw)
In-Reply-To: mailman.16702.1218742268.18990.help-gnu-emacs@gnu.org

On Aug 14, 12:31 pm, Corey Foote <coreyfo...@hotmail.com> wrote:
> Hi,
>
> I've got one more quick question for you guys. The string
> I'd like to use as the newstring in M-x replace-regexp contains a few newline
> characters. Normally, I insert newlines by typing C-q C-j, but this doesn't
> work when calling this function. How do you specify a newline character when
> making a call to M-x replace-regexp?

It works for me and should work in any emacs 22. For interactive use,
i think C-q C-j is actually the only way to insert newlines.

If you are calling this function in elisp, you can use “\n”. But
literal line feed should also work...

so i'm not sure what might be your problem?

  Xah
∑ http://xahlee.org/

       reply	other threads:[~2008-08-14 20:35 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.16702.1218742268.18990.help-gnu-emacs@gnu.org>
2008-08-14 20:35 ` Xah [this message]
2008-08-16 14:00   ` Using a newline character in the newstring in M-x replace-regexp harven
2008-09-11  1:52     ` David Combs
2008-09-11  5:12       ` Kevin Rodgers
2008-08-14 19:31 Corey Foote
2008-08-14 22:54 ` Peter Dyballa

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=b64de75a-2bf8-488f-830e-6fbe4142a162@n33g2000pri.googlegroups.com \
    --to=xahlee@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    /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).