From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Lars Ingebrigtsen Newsgroups: gmane.emacs.bugs Subject: bug#22760: match face should be in basic-faces Date: Tue, 23 Feb 2016 13:31:47 +1100 Message-ID: <878u2c5f8s.fsf@gnus.org> References: <20A75826-504A-401A-9A80-D710A1296AFC@gmail.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1456194806 3525 80.91.229.3 (23 Feb 2016 02:33:26 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 23 Feb 2016 02:33:26 +0000 (UTC) Cc: 22760@debbugs.gnu.org To: Howard Melman Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Tue Feb 23 03:33:11 2016 Return-path: Envelope-to: geb-bug-gnu-emacs@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 1aY2mk-0006mG-PM for geb-bug-gnu-emacs@m.gmane.org; Tue, 23 Feb 2016 03:33:10 +0100 Original-Received: from localhost ([::1]:53328 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aY2mk-00057q-2Y for geb-bug-gnu-emacs@m.gmane.org; Mon, 22 Feb 2016 21:33:10 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:42830) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aY2mg-00057K-3i for bug-gnu-emacs@gnu.org; Mon, 22 Feb 2016 21:33:07 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aY2mc-0001HD-V2 for bug-gnu-emacs@gnu.org; Mon, 22 Feb 2016 21:33:06 -0500 Original-Received: from debbugs.gnu.org ([208.118.235.43]:41597) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aY2mc-0001H4-Rx for bug-gnu-emacs@gnu.org; Mon, 22 Feb 2016 21:33:02 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84) (envelope-from ) id 1aY2mc-00010H-45 for bug-gnu-emacs@gnu.org; Mon, 22 Feb 2016 21:33:02 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Lars Ingebrigtsen Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Tue, 23 Feb 2016 02:33:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 22760 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 22760-submit@debbugs.gnu.org id=B22760.14561947413794 (code B ref 22760); Tue, 23 Feb 2016 02:33:02 +0000 Original-Received: (at 22760) by debbugs.gnu.org; 23 Feb 2016 02:32:21 +0000 Original-Received: from localhost ([127.0.0.1]:38721 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aY2lw-0000z8-Ph for submit@debbugs.gnu.org; Mon, 22 Feb 2016 21:32:20 -0500 Original-Received: from hermes.netfonds.no ([80.91.224.195]:54153) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aY2lv-0000z1-Np for 22760@debbugs.gnu.org; Mon, 22 Feb 2016 21:32:20 -0500 Original-Received: from cpe-60-225-211-161.nsw.bigpond.net.au ([60.225.211.161] helo=mouse) by hermes.netfonds.no with esmtpsa (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.72) (envelope-from ) id 1aY2lV-0005jK-1p; Tue, 23 Feb 2016 03:31:53 +0100 In-Reply-To: <20A75826-504A-401A-9A80-D710A1296AFC@gmail.com> (Howard Melman's message of "Sun, 21 Feb 2016 16:32:25 -0500") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux) X-MailScanner-ID: 1aY2lV-0005jK-1p MailScanner-NULL-Check: 1456799514.65621@5+NWXfYNS9B8HT0Tyg1Iew X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 208.118.235.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:113510 Archived-At: Howard Melman writes: > The defface of match in replace.el only puts it in the group > matching. I think it should also be in the group > basic-faces. It's listed in the elisp manual in the Basic > Faces section. > > Also, the deffaces in isearch.el of isearch and > lazy-highlight include both of those faces in the group > basic-faces, which seems logical, but neither is documented > in the elisp manual in the Basic Faces section. > > I think all of these should be basic faces that other > packages can use to inherit from so theming is easier. I've now done the suggested changes in emacs-25. -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no