unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#21192: 25.0.50; search-replace of spaces erroneously touches newlines
@ 2015-08-05  8:29 Dima Kogan
  2015-08-05  9:40 ` Artur Malabarba
  0 siblings, 1 reply; 8+ messages in thread
From: Dima Kogan @ 2015-08-05  8:29 UTC (permalink / raw)
  To: 21192

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'





^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2015-08-06  9:15 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-08-05  8:29 bug#21192: 25.0.50; search-replace of spaces erroneously touches newlines Dima Kogan
2015-08-05  9:40 ` Artur Malabarba
2015-08-05 10:10   ` Dima Kogan
2015-08-05 15:15     ` Eli Zaretskii
2015-08-05 17:49       ` Artur Malabarba
2015-08-05 18:17         ` Artur Malabarba
2015-08-05 20:46           ` Dima Kogan
2015-08-06  9:15             ` Artur Malabarba

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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).