emacs-bug-tracker
[Top][All Lists]
Advanced

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

[debbugs-tracker] bug#21192: closed (25.0.50; search-replace of spaces e


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#21192: closed (25.0.50; search-replace of spaces erroneously touches newlines)
Date: Thu, 06 Aug 2015 09:16:02 +0000

Your message dated Thu, 6 Aug 2015 10:15:48 +0100
with message-id <address@hidden>
and subject line Re: bug#21192: 25.0.50; search-replace of spaces erroneously 
touches newlines
has caused the debbugs.gnu.org bug report #21192,
regarding 25.0.50; search-replace of spaces erroneously touches newlines
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
21192: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=21192
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: 25.0.50; search-replace of spaces erroneously touches newlines Date: Wed, 05 Aug 2015 01:29:42 -0700
Hi. The following is an erroneous behavior in a new build of emacs
(built from https://github.com/emacs-mirror/emacs/commit/bd3b426).

1. emacs -Q

2. Enter the following so the buffer looks like
--------------------
123
  abc
--------------------

3. M-%, ' ' -> '' (i.e. delete all spaces)

4. What should happen is that the ' ' before 'abc' should be removed.
Instead, the newline is removed also, so that I get a single line
'123abc'



--- End Message ---
--- Begin Message --- Subject: Re: bug#21192: 25.0.50; search-replace of spaces erroneously touches newlines Date: Thu, 6 Aug 2015 10:15:48 +0100

Great, closing then.


--- End Message ---

reply via email to

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