> From: Juri Linkov <[EMAIL PROTECTED]> > Cc: [EMAIL PROTECTED], [email protected], [EMAIL PROTECTED] > Date: Thu, 20 Oct 2005 19:45:32 +0300 > > > My comment about a possible bug specific to :inherit was because > > evaluating the same expression, namely > > > > (set-face-attribute 'completions-first-difference nil ATTR 'unspecified) > > > > when ATTR is different from :inherit, e.g. :background or :slant, does > > work as Drew expected, and as the doc strings say it should. > > In my tests this doesn't work for other attributes too. Using > > (set-face-attribute 'highlight nil :background 'unspecified) > (set-face-attribute 'italic nil :slant 'unspecified) > > in the above recipe produces the same result, i.e. doesn't change the > default for new frames.
That's not what I saw a month ago, when this discussion started. And Drew confirmed my findings back then. _______________________________________________ Emacs-pretest-bug mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug
