help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: replacement in string


From: Peter Dyballa
Subject: Re: replacement in string
Date: Tue, 3 Jun 2008 14:13:22 +0200


Am 03.06.2008 um 13:53 schrieb alruccaba:

Your quotation works but it produces an "a \ b" and not "a b" what I intended to.

Then use this:

        (replace-regexp-in-string "/" "" "a / b")

The slash is replaced by nothing.

--
Mit friedvollen Grüßen

  Pete

Who the fsck is "General Failure," and why is he reading my disk?






reply via email to

[Prev in Thread] Current Thread [Next in Thread]