From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Alexander Shukaev Newsgroups: gmane.emacs.help Subject: Re: Speck (Spell checker for Emacs) Date: Wed, 22 Apr 2015 12:50:21 +0200 Message-ID: References: <5536279E.9080204@gmx.at> <55376AD7.5090308@gmx.at> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1429699864 5381 80.91.229.3 (22 Apr 2015 10:51:04 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 22 Apr 2015 10:51:04 +0000 (UTC) Cc: help-gnu-emacs To: martin rudalics Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Apr 22 12:51:03 2015 Return-path: Envelope-to: geh-help-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 1YksFC-0005YL-2o for geh-help-gnu-emacs@m.gmane.org; Wed, 22 Apr 2015 12:51:02 +0200 Original-Received: from localhost ([::1]:34311 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YksF8-0004Ab-JO for geh-help-gnu-emacs@m.gmane.org; Wed, 22 Apr 2015 06:50:58 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:53787) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YksEa-0003ml-43 for help-gnu-emacs@gnu.org; Wed, 22 Apr 2015 06:50:24 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YksEY-0001AO-Tt for help-gnu-emacs@gnu.org; Wed, 22 Apr 2015 06:50:24 -0400 Original-Received: from mail-la0-x22d.google.com ([2a00:1450:4010:c03::22d]:35550) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YksEY-00017Q-Lg for help-gnu-emacs@gnu.org; Wed, 22 Apr 2015 06:50:22 -0400 Original-Received: by labbd9 with SMTP id bd9so171708292lab.2 for ; Wed, 22 Apr 2015 03:50:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=ZEzT8GNDt8DkmgU+3acuWN9KVGc7jaMhzaTaJ8Jwu3I=; b=uSACUV8f19gNfr1yruHHwUMOSoWWyNFc1ozy1cA74Uz+t1SPtQHPPOjd80acOsviUr OM/OAAJ7M9xOMcbszQ5U1FHh+OBEEmN5dnk9IP+0c6Ba3wnK4wVdgpHNHvxn0eYHC3PV Fi73aHq/osj+z/XMYYIOs8vO0A88i1dsgbDSrdnzCfM03paFjoecW1SE0fNSPV3lD63n RCmoYvz59lQNYX9RdO40fw/5o04uPSLrNjhvgEpE4zLCzgKkcwUUAJD+DJiOjLN7VFXL PtkvtqH8njJ7APAZBteVDnTcoKHt83/Wq4lbwKDsWZCCvqR3lnUq1B64CjzDX3YRm+nL 8Amw== X-Received: by 10.152.87.13 with SMTP id t13mr24359293laz.66.1429699821773; Wed, 22 Apr 2015 03:50:21 -0700 (PDT) Original-Received: by 10.112.36.103 with HTTP; Wed, 22 Apr 2015 03:50:21 -0700 (PDT) In-Reply-To: <55376AD7.5090308@gmx.at> X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:4010:c03::22d X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:103933 Archived-At: > > Try `speck-face-inhibit-list'. Since speck works only on displayed > text, adding to that list the corresponding face assigned by font-lock > should work (conceptually). =E2=80=8BThank you, Martin, that worked perfectly! Kind regards, Alexander=E2=80=8B