From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: highlight-indent-guides in display engine Date: Sun, 14 Jul 2019 08:37:31 +0300 Message-ID: <83ef2tyy5g.fsf@gnu.org> References: <20190706211716.semd47fksgh66rug@Ergus> <83sgrh7uol.fsf@gnu.org> <20190711190651.b2kg64fg2ole2i5d@Ergus> <83zhlk2xiu.fsf@gnu.org> <20190712002127.6tm3scplu73syinp@Ergus> <83tvbr3fl7.fsf@gnu.org> <20190712095841.qn5rlgxxgqjllz4k@Ergus> <83h87r2wpk.fsf@gnu.org> <20190712185100.omyyovxh5hqzpk5z@Ergus> <83v9w61ktg.fsf@gnu.org> <878st249o1.fsf@fastmail.fm> <83ims61g80.fsf@gnu.org> <87o91xfwfo.fsf@fastmail.fm> Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="169117"; mail-complaints-to="usenet@blaine.gmane.org" Cc: spacibba@aol.com, emacs-devel@gnu.org To: Joost Kremers Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Jul 14 07:37:53 2019 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([209.51.188.17]) by blaine.gmane.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1hmXCr-000tBl-1v for ged-emacs-devel@m.gmane.org; Sun, 14 Jul 2019 07:37:53 +0200 Original-Received: from localhost ([::1]:59032 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hmXCp-0006lK-9I for ged-emacs-devel@m.gmane.org; Sun, 14 Jul 2019 01:37:51 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:48492) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hmXCm-0006lE-4u for emacs-devel@gnu.org; Sun, 14 Jul 2019 01:37:48 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:47832) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hmXCm-000798-0c; Sun, 14 Jul 2019 01:37:48 -0400 Original-Received: from [176.228.60.248] (port=4999 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1hmXCl-0004fE-4r; Sun, 14 Jul 2019 01:37:47 -0400 In-reply-to: <87o91xfwfo.fsf@fastmail.fm> (message from Joost Kremers on Sat, 13 Jul 2019 23:37:15 +0200) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.org gmane.emacs.devel:243371 > From: Joost Kremers > Date: Sat, 13 Jul 2019 23:37:15 +0200 > Cc: spacibba@aol.com > > > Then I guess you are one of those for whom the built-in feature > > will not be good enough, and you will keep using some 3rd party > > package. > > Just my opinion, but from a user's perspective it might seem > rather strange that a feature that Emacs supports out of the box > does *not* work with Lisp. With any other editor I might think "oh > well", but Emacs *is* Lisp. So you are saying that we should not provide this as a built-in feature unless we also support dynamic indentation that doesn't heed to tab stops and tab-width?