bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#21351: 25.0.50; Regression in `format'


From: Artur Malabarba
Subject: bug#21351: 25.0.50; Regression in `format'
Date: Thu, 27 Aug 2015 11:18:37 +0100

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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]