unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#21351: 25.0.50; Regression in `format'
@ 2015-08-26 13:27 Artur Malabarba
  2015-08-27 10:18 ` Artur Malabarba
  0 siblings, 1 reply; 5+ messages in thread
From: Artur Malabarba @ 2015-08-26 13:27 UTC (permalink / raw)
  To: 21351

Run the following from emacs -Q

(setq format-string #("mouse-1, RET: %s -- w: copy %s" 12 20 (face
minibuffer-prompt) 21 30 (face minibuffer-prompt)))
(format format-string "visit" "link")

It errors with: (args-out-of-range 24 36)

This didn't happen a few months ago.





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

* bug#21351: 25.0.50; Regression in `format'
  2015-08-26 13:27 bug#21351: 25.0.50; Regression in `format' Artur Malabarba
@ 2015-08-27 10:18 ` Artur Malabarba
  2015-08-27 11:11   ` Paul Eggert
  0 siblings, 1 reply; 5+ messages in thread
From: Artur Malabarba @ 2015-08-27 10:18 UTC (permalink / raw)
  To: 21351, Paul Eggert

I can confirm this was caused at or after
71781c3 * format-message now curves ` and '

(CC'ing paul)

2015-08-26 14:27 GMT+01:00 Artur Malabarba <bruce.connor.am@gmail.com>:
> Run the following from emacs -Q
>
> (setq format-string #("mouse-1, RET: %s -- w: copy %s" 12 20 (face
> minibuffer-prompt) 21 30 (face minibuffer-prompt)))
> (format format-string "visit" "link")
>
> It errors with: (args-out-of-range 24 36)
>
> This didn't happen a few months ago.
>
>
>





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

* bug#21351: 25.0.50; Regression in `format'
  2015-08-27 10:18 ` Artur Malabarba
@ 2015-08-27 11:11   ` Paul Eggert
  2015-08-27 11:42     ` Artur Malabarba
  0 siblings, 1 reply; 5+ messages in thread
From: Paul Eggert @ 2015-08-27 11:11 UTC (permalink / raw)
  To: bruce.connor.am, 21351-done

Thanks for reporting that.  It was a typo in my recent changes, which I fixed in 
master commit f33c164123e2bc46c4d06853b1a32130126d54c8.





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

* bug#21351: 25.0.50; Regression in `format'
  2015-08-27 11:11   ` Paul Eggert
@ 2015-08-27 11:42     ` Artur Malabarba
  2015-08-27 15:52       ` Paul Eggert
  0 siblings, 1 reply; 5+ messages in thread
From: Artur Malabarba @ 2015-08-27 11:42 UTC (permalink / raw)
  To: Paul Eggert; +Cc: 21351-done

While you're at it. Would you like to make that little snippet into a test? :-)

2015-08-27 12:11 GMT+01:00 Paul Eggert <eggert@cs.ucla.edu>:
> Thanks for reporting that.  It was a typo in my recent changes, which I
> fixed in master commit f33c164123e2bc46c4d06853b1a32130126d54c8.





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

* bug#21351: 25.0.50; Regression in `format'
  2015-08-27 11:42     ` Artur Malabarba
@ 2015-08-27 15:52       ` Paul Eggert
  0 siblings, 0 replies; 5+ messages in thread
From: Paul Eggert @ 2015-08-27 15:52 UTC (permalink / raw)
  To: bruce.connor.am; +Cc: 21351-done

Artur Malabarba wrote:
> Would you like to make that little snippet into a test?

Done in master commit 6dbe056b9beec0b9ff6c84331a49c568408dbbaa.





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

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

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-26 13:27 bug#21351: 25.0.50; Regression in `format' Artur Malabarba
2015-08-27 10:18 ` Artur Malabarba
2015-08-27 11:11   ` Paul Eggert
2015-08-27 11:42     ` Artur Malabarba
2015-08-27 15:52       ` Paul Eggert

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