emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: highlight-indent-guides in display engine


From: Ergus
Subject: Re: highlight-indent-guides in display engine
Date: Mon, 15 Jul 2019 19:10:24 +0200
User-agent: NeoMutt/20180716

On Mon, Jul 15, 2019 at 10:49:20AM -0400, Stefan Monnier wrote:
int main ()
{
 sfgasfgasfg(tot(x
 |  |  |  |  |  |+ 3),
 |  |  |  |  |y);
}

AFAICT this will work just as well in Lisp.


       Stefan


If it works also for lisp, better then, my concern was that in case
there are things like:

 (setq
  isearch-adjusted nil
  isearch-yank-flag nil)

or `cond', where the indentation is usually one space instead of 2, it
may become more confusing than beneficial.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]