unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* M-/ in edit replacement string
@ 2004-10-18 14:24 Kevin Spiteri
  2004-10-25 13:13 ` Richard Stallman
  0 siblings, 1 reply; 2+ messages in thread
From: Kevin Spiteri @ 2004-10-18 14:24 UTC (permalink / raw)


In GNU Emacs 21.2.1 (i386-msvc-nt5.0.2195)
  of 2002-03-19 on buffy
configured using `configure --with-msvc (12.00)'
Important settings:
   value of $LC_ALL: nil
   value of $LC_COLLATE: nil
   value of $LC_CTYPE: nil
   value of $LC_MESSAGES: nil
   value of $LC_MONETARY: nil
   value of $LC_NUMERIC: nil
   value of $LC_TIME: nil
   value of $LANG: ENU
   locale-coding-system: iso-latin-1
   default-enable-multibyte-characters: t

Please describe exactly what actions triggered the bug
and the precise symptoms of the bug:

In a buffer containing the following two lines only:
abc
def
run query-replace to "abc" to "ghi". When there is the query,
delete the replacement, type d, and press M-/ <return>.
An error message is given:
perform-replace: Args out of range: 26, 27
When using M-/ in larger buffers, there is no error message, but
there is some unexpected behaviour.


Relevant input:
C-x b h e l l o <return> a b c <return> d e f <return>
M-< M-% a b c <return> g h i <return> e <M-backspace>
d M-/ <return>

Relevant messages:
perform-replace: Args out of range: 26, 27


-- 
Kevin Spiteri
R&D Engineer
FAL Malta Ltd.
kevinspiteri@falmalta.com
(+356) 21 435315 ext 124

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

* Re: M-/ in edit replacement string
  2004-10-18 14:24 M-/ in edit replacement string Kevin Spiteri
@ 2004-10-25 13:13 ` Richard Stallman
  0 siblings, 0 replies; 2+ messages in thread
From: Richard Stallman @ 2004-10-25 13:13 UTC (permalink / raw)
  Cc: bug-gnu-emacs

This does not seem to fail for me in the current development Emacs
sources, so I think the bug was fixed.  Or else other changes covered
it up somewhat.

Would you like to try running the latest development Emacs
from CVS on savannah.gnu.org, and see if you can make some
variant of this fail?

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

end of thread, other threads:[~2004-10-25 13:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-10-18 14:24 M-/ in edit replacement string Kevin Spiteri
2004-10-25 13:13 ` Richard Stallman

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