GNU bug report logs -
#31586
27.0.50; `frame-title-format' doesn't save match data
Previous Next
Reported by: Philipp <p.stephani2 <at> gmail.com>
Date: Thu, 24 May 2018 21:57:04 UTC
Severity: wishlist
Merged with 33697
Found in versions 26.1, 27.0.50
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Philipp <p.stephani2 <at> gmail.com> writes:
> emacs -Q -eval "(setq frame-title-format '(\"\" (:eval (string-match \".\" \"a\"))))"
>
> Then go to the first character in the scratch buffer (M-<), and run
>
> M-% a RET b RET
>
> The first time you attempt to replace something, Emacs will signal an
> error:
>
> perform-replace: Args out of range: #<buffer *scratch*>, 0, 1
>
> Backtrace:
>
> Debugger entered--Lisp error: (args-out-of-range #<buffer *scratch*> 0 1)
> buffer-substring-no-properties(0 1)
(I'm going through old bug reports that unfortunately weren't resolved
at the time.)
I can reproduce this in Emacs 26.1, but not in Emacs 28.1, so I guess
this has been fixed in the years since it was reported, and I'm closing
this bug report. If you're still seeing the problem in recent Emacs
versions, please respond to the debbugs address and we'll reopen.
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog: http://lars.ingebrigtsen.no
This bug report was last modified 3 years and 16 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.