emacs-devel
[Top][All Lists]
Advanced

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

Re: Recent commit modifying mark-whole-buffer (master/aeb613ea95b7970e66


From: Lars Ingebrigtsen
Subject: Re: Recent commit modifying mark-whole-buffer (master/aeb613ea95b7970e66d663ec5cba54e9ec0528fa)
Date: Sat, 30 Apr 2016 16:51:51 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux)

Stefan Monnier <address@hidden> writes:

> FWIW, I disagree.  I expect on the contrary that if the author wrote
> (propertize "foo" 'face 'bold), he meant "make this thing bolder than
> the rest" rather than "make this thing bold and override the default
> minibuffer prompt's face for all other properties".

Yes...  that might very well be true...

>> I mean, they can also bind `minibuffer-prompt-properties', but
>> that's...  not very convenient, since it has other, necessary
>> properties, or redefine the minibuffer-prompt face, but that's also not
>> what you want to do for a single prompt.
>
> You can use (propertize "foo" 'face '(bold default)) when you want to
> override the default minibuffer prompt face.

Ah, I didn't know that.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no



reply via email to

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