From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Artur Malabarba Newsgroups: gmane.emacs.devel Subject: Face or font-lock-face in the package menu Date: Tue, 21 Apr 2015 09:45:11 +0100 Message-ID: Reply-To: bruce.connor.am@gmail.com NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=001a11c3fd948d7f8e05143810c1 X-Trace: ger.gmane.org 1429605937 13165 80.91.229.3 (21 Apr 2015 08:45:37 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 21 Apr 2015 08:45:37 +0000 (UTC) To: emacs-devel Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Apr 21 10:45:36 2015 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1YkToF-0003OU-72 for ged-emacs-devel@m.gmane.org; Tue, 21 Apr 2015 10:45:35 +0200 Original-Received: from localhost ([::1]:56850 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YkToE-0005KK-JC for ged-emacs-devel@m.gmane.org; Tue, 21 Apr 2015 04:45:34 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:58579) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YkTnx-0005KA-4k for emacs-devel@gnu.org; Tue, 21 Apr 2015 04:45:18 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YkTnt-0003XE-6Z for emacs-devel@gnu.org; Tue, 21 Apr 2015 04:45:17 -0400 Original-Received: from mail-la0-x22b.google.com ([2a00:1450:4010:c03::22b]:33851) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YkTns-0003Wi-S4 for emacs-devel@gnu.org; Tue, 21 Apr 2015 04:45:13 -0400 Original-Received: by laat2 with SMTP id t2so145898158laa.1 for ; Tue, 21 Apr 2015 01:45:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:reply-to:sender:date:message-id:subject:from:to :content-type; bh=AHbU2kfrNKg+NLfmSE1efVcwfb4BT0PbqV6BB0DMi+c=; b=e9GXUh4A4hTIHKO3/NsRHubXI1dtY2q5f4YxR5p4auyetII2cfmazxKYbux2XANeEK PEwQ+dKC15syTrpL6N4rg+0GkwxfEZcMwIoM8LER5wahYeo092oBOYy5u+tIVPkgMRN5 HhUXWwOx5E8zdC+2q0NBB5sF5ejTuTWGP0LfBnaTyFU2DTiVVAhexFBY5jRzQLFwjVMQ hUEDyzpv9FIBNjcjiPa3F8oKIrVMliaL5ZX6rTj0doReq97bTcxwDGbqxZG95YHhtAnW Ac7QczrACkgI5Pl/ycmJ/m5/WzK3A+mW1NNGuuGAZIad71qpbu3ZpxMlkSd3qmP6S7YR 67hg== X-Received: by 10.112.63.165 with SMTP id h5mr18812039lbs.16.1429605911984; Tue, 21 Apr 2015 01:45:11 -0700 (PDT) Original-Received: by 10.25.150.1 with HTTP; Tue, 21 Apr 2015 01:45:11 -0700 (PDT) Original-Received: by 10.25.150.1 with HTTP; Tue, 21 Apr 2015 01:45:11 -0700 (PDT) X-Google-Sender-Auth: 1T7j6eZ_qiyhcM0lcHbJxfEwCg4 X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:4010:c03::22b X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:185742 Archived-At: --001a11c3fd948d7f8e05143810c1 Content-Type: text/plain; charset=UTF-8 I just noticed that the package menu uses a mix of face and font-lock-face properties. I can only imagine that was accidental. Is it preferable to convert all to face or to font-lock-face? --001a11c3fd948d7f8e05143810c1 Content-Type: text/html; charset=UTF-8

I just noticed that the package menu uses a mix of face and font-lock-face properties. I can only imagine that was accidental. Is it preferable to convert all to face or to font-lock-face?

--001a11c3fd948d7f8e05143810c1--