all messages for Emacs-related lists mirrored at yhetil.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

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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.