Authentication-Results: mail-b.sr.ht; dkim=pass header.d=protesilaos.com header.i=@protesilaos.com Received: from relay12.mail.gandi.net (relay12.mail.gandi.net [217.70.178.232]) by mail-b.sr.ht (Postfix) with ESMTPS id 0D38011F031 for <~protesilaos/lin@lists.sr.ht>; Fri, 10 Jun 2022 11:10:06 +0000 (UTC) Received: (Authenticated sender: public@protesilaos.com) by mail.gandi.net (Postfix) with ESMTPSA id 48572200009; Fri, 10 Jun 2022 11:10:04 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=protesilaos.com; s=gm1; t=1654859405; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=mPOjl18XIo+NphNgo73raQfyyiwI3577EAms0SPP6b0=; b=EcShB8rdNMM541L4CQSVOFe2GtXeIHurSmiGABNuLBT3ZVl5c7QiDC7kivUBN/mZYOel9V oD9aT7WfCPlnCYjnApDjLnXkpJFET9EVWIsJa49Z8SWh7h1Bdx6wvcq0UVvuz7Bf8uJ8+o /A9XJ6llSIQIarPztb0aiGvn2W573yYuSMKvzcdt10tHKWPVk2WdJIDz1VSb8MJACoxYFY ftGuPgmiwJJI6P+OFCftBQw4Yz7Lv7swcg/2ltdJbqQJrP8aMgMch/faYNuYgxHtTB44q3 rQi/yWHzH/dEBqLw26mbtux27wAsIB11ZKpqGkxxXEx9rovQdu9d5lpSf+Bhtg== From: Protesilaos Stavrou To: Christian Tietze , ~protesilaos/lin@lists.sr.ht Subject: Re: lin-mode in dired buffers with Mac colors doesn't combine well with region colors In-Reply-To: References: <87pmjhvm7u.fsf@protesilaos.com> User-Agent: Notmuch/0.36 (https://notmuchmail.org) Emacs/29.0.50 (x86_64-pc-linux-gnu) Date: Fri, 10 Jun 2022 14:10:04 +0300 Message-ID: <875yl8srjn.fsf@protesilaos.com> MIME-Version: 1.0 Content-Type: text/plain > From: Christian Tietze > Date: Fri, 10 Jun 2022 13:04:06 +0200 > > Time to backpedal! It's not lin's fault at all :) > > I used this to make lin's colors win over other mode's faces. Was a > quick fix I added a while ago and forgot about. > > ;; From -50 to +50 to override other faces, e.g. neotree links > (setq hl-line-overlay-priority +50) > > Removing that (or reverting to -50) fixes all my problems. (Or at least > those I reported here.) Gotcha! I remember when I used to change that priority for mct (and I did read your blog post about those priorities), but I did not think it would be the culprit here. -- Protesilaos Stavrou https://protesilaos.com