From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: nat Newsgroups: gmane.emacs.help Subject: hexcolour and hl-line Date: Fri, 9 Jul 2010 13:34:56 -0300 Message-ID: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=0016e68ee003b2a7bb048af6fba6 X-Trace: dough.gmane.org 1278711211 13098 80.91.229.12 (9 Jul 2010 21:33:31 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 9 Jul 2010 21:33:31 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Jul 09 23:33:29 2010 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1OXLCJ-0008OV-E8 for geh-help-gnu-emacs@m.gmane.org; Fri, 09 Jul 2010 23:33:27 +0200 Original-Received: from localhost ([127.0.0.1]:42677 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OXLCI-0008Ge-Hf for geh-help-gnu-emacs@m.gmane.org; Fri, 09 Jul 2010 17:33:26 -0400 Original-Received: from [140.186.70.92] (port=35431 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OXGXS-00007k-DV for help-gnu-emacs@gnu.org; Fri, 09 Jul 2010 12:34:59 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OXGXR-00078p-9c for help-gnu-emacs@gnu.org; Fri, 09 Jul 2010 12:34:58 -0400 Original-Received: from mail-vw0-f41.google.com ([209.85.212.41]:48069) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OXGXR-00078e-6w for help-gnu-emacs@gnu.org; Fri, 09 Jul 2010 12:34:57 -0400 Original-Received: by vws1 with SMTP id 1so769570vws.0 for ; Fri, 09 Jul 2010 09:34:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:date:message-id :subject:from:to:content-type; bh=9Xni4Cb0VmwL1QYY2jy4F6ITrqF/VAYrmcRSdi0W6Qw=; b=Z7vlJ9MbGTQK5PiqqtuROledpBrlVgugfh1qN5EcZ+MimHlJ+frbCVA8OTN/5/T0Ab Z2gwC+MlYGoxowrnw7/EyrjHKzwqpuTGeU3Cdgkko3GxmCBJd7f/+byVamxBiKpuVj7K J4RRBzJxKY5PZfO7z3arHBM50hZrau6QNyOqE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=Qat+9xKL1fwQYi+k2f2Azz9dxm1SKbarVRBM5gCvH0y6CHjp2Vgw+cerMO0vkIM2Cu nQsHayDvU4a0rTC6IAX6YwthF8Ph/p6g9/86b9xKYYmLW5dlKZtYv2JRxX0g2ZGoMiIR I8gWcrPFCGUUpE/JOPeEThBX0q5SsIF3B0kL0= Original-Received: by 10.220.122.1 with SMTP id j1mr5292214vcr.262.1278693296217; Fri, 09 Jul 2010 09:34:56 -0700 (PDT) Original-Received: by 10.220.188.129 with HTTP; Fri, 9 Jul 2010 09:34:56 -0700 (PDT) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Mailman-Approved-At: Fri, 09 Jul 2010 17:32:46 -0400 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:74162 Archived-At: --0016e68ee003b2a7bb048af6fba6 Content-Type: text/plain; charset=UTF-8 I would like to combine the functions of http://www.emacswiki.org/emacs/HighlightCurrentLine and http://www.emacswiki.org/emacs/HexColour - the problem is hl-line seems to have priority over my hexcolour-keywords. How could I force the hexcolor background to always override the "current line" highlighting? --0016e68ee003b2a7bb048af6fba6 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable I would like to combine the functions of http://www.emacswiki.org/emacs/HighlightCurre= ntLine=C2=A0and ht= tp://www.emacswiki.org/emacs/HexColour=C2=A0- the problem is hl-line se= ems to have priority over my hexcolour-keywords. How could I force the hexc= olor background to always override the "current line" highlightin= g? --0016e68ee003b2a7bb048af6fba6--