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

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

bug#12762: 24.2.50; text-scale-increase wrong-type-argument error when f


From: Chong Yidong
Subject: bug#12762: 24.2.50; text-scale-increase wrong-type-argument error when face-remapping-alist is (( default . face))
Date: Mon, 29 Oct 2012 17:56:36 +0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2.50 (gnu/linux)

Scott Cummings <rsc@usfamily.net> writes:

> ;; this errors
>   (set (make-local-variable 'face-remapping-alist)
>        '((default  . bold)))  ;; Aquamacs uses this kind of mapping.
>   (text-scale-increase 1)

Fixed in trunk, thanks for the bug report.





reply via email to

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