Authentication-Results: mail-b.sr.ht; dkim=pass header.d=christiantietze.de header.i=@christiantietze.de; dkim=pass header.d=messagingengine.com header.i=@messagingengine.com Received: from wout4-smtp.messagingengine.com (wout4-smtp.messagingengine.com [64.147.123.20]) by mail-b.sr.ht (Postfix) with ESMTPS id A0DA411F031 for <~protesilaos/lin@lists.sr.ht>; Fri, 10 Jun 2022 10:43:33 +0000 (UTC) Received: from compute2.internal (compute2.nyi.internal [10.202.2.46]) by mailout.west.internal (Postfix) with ESMTP id 32CA23200A10; Fri, 10 Jun 2022 06:43:32 -0400 (EDT) Received: from mailfrontend2 ([10.202.2.163]) by compute2.internal (MEProxy); Fri, 10 Jun 2022 06:43:32 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= christiantietze.de; h=cc:cc:content-type:date:date:from:from :in-reply-to:in-reply-to:message-id:mime-version:references :reply-to:sender:subject:subject:to:to; s=fm2; t=1654857811; x= 1654944211; bh=GTOTzZYzF1+TK2sMurDqfD9ts1+yM/T9UYI+LEmNEfk=; b=K OVHTx3UUoGjLq7HzJkv40ZB8OKrPYU9CMEeljFY3JLMjfqV0SOXPNXjjJoLxht9c di1N97cHubdBlkW4bK+UCaIlOwmbL9yFNZcVBEwiL/L2aCglPVe6XuJS50eLeLqL 65l1zGiZ9+VtF4ixXsdDZdaqUrsrWpCK0L16FXxW/XGTp3Ykh8iTkWDEXrMPpnnL XDBeVJxKXfm2e3+bnr/qN31NpDfnfwR7qVwK+96SZqEr8eJc/W7F/cSPkqqEJcn4 +xgBI/CUf9Tp4lPXLfGxDwdq8v4nHOP1vgX7muoElEOFIgZ2eV8Km/w7Z3dsyZ1n qmCGHOpqaG8FlN3z37A+g== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:cc:content-type:date:date:feedback-id :feedback-id:from:from:in-reply-to:in-reply-to:message-id :mime-version:references:reply-to:sender:subject:subject:to:to :x-me-proxy:x-me-proxy:x-me-sender:x-me-sender:x-sasl-enc; s= fm2; t=1654857811; x=1654944211; bh=GTOTzZYzF1+TK2sMurDqfD9ts1+y M/T9UYI+LEmNEfk=; b=e3GT+0+c8xYMmMruEDMb5MeXdSDB4UvIDNR87heCg55W cV7Vx/MraFdc8oX4bXcRgU5LlChM4IIL+NhJv0/ROMRZknPKKpZ6fMKoBKQP4ZjZ wKh5MloVvRmWWvPTdEoTzMVzlhGuSMPZTY5S/6okSG2MUCUiVTHw80/wWNJJk/bW gfHyWQGcflPa8Ckig6GXrnGKL5uGdcV3tjDMZH9grnnjW+rfFXXGoLaQEKoVqkCt nsOpLUZ8Xf4Wc0oQRUODMJ+YWBG4FHnv+1OmaxKDb2tuvtEIjP/5SHliAW/rghbX 70zuoJkm+yJpYMyKkI085Lc6SOPAPdopY33Kjb68Fw== X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedvfedrudduuddgfedtucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucenucfjughrpefhvfevufgjfhffkfggtgesthdtre dttddttdenucfhrhhomhepvehhrhhishhtihgrnhcuvfhivghtiigvuceomhgvsegthhhr ihhsthhirghnthhivghtiigvrdguvgeqnecuggftrfgrthhtvghrnhephfeiffevhfeuff egheeihfejuedutdelgeefueekueelueejtddufeeuvefgtdevnecuvehluhhsthgvrhfu ihiivgeptdenucfrrghrrghmpehmrghilhhfrhhomhepmhgvsegthhhrihhsthhirghnth hivghtiigvrdguvg X-ME-Proxy: Feedback-ID: id1314435:Fastmail Received: by mail.messagingengine.com (Postfix) with ESMTPA; Fri, 10 Jun 2022 06:43:30 -0400 (EDT) From: Christian Tietze To: Protesilaos Stavrou , ~protesilaos/lin@lists.sr.ht Cc: Subject: Re: lin-mode in dired buffers with Mac colors doesn't combine well with region colors In-Reply-To: <87pmjhvm7u.fsf@protesilaos.com> References: <87pmjhvm7u.fsf@protesilaos.com> Date: Fri, 10 Jun 2022 12:43:29 +0200 Message-ID: MIME-Version: 1.0 Content-Type: text/plain Yes, that makes sense now -- I cannot enable a mode to highlight lines in a way that suggests per-line selection, and then break with the expectation by moving the point sideways with a region :) So hl-line-mode it is. Will test-drive that for a while. Thanks! -- Christian