GNU bug report logs - #60260
29.0.60; c-ts-mode and highlight-indent-guides

Previous Next

Package: emacs;

Reported by: "Aneesh Kumar K.V" <aneesh.kumar <at> linux.ibm.com>

Date: Thu, 22 Dec 2022 18:41:01 UTC

Severity: normal

Tags: notabug

Found in version 29.0.60

Done: Stefan Kangas <stefankangas <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Eli Zaretskii <eliz <at> gnu.org>
To: "Aneesh Kumar K.V" <aneesh.kumar <at> linux.ibm.com>
Cc: 60260 <at> debbugs.gnu.org
Subject: bug#60260: 29.0.60; c-ts-mode and highlight-indent-guides
Date: Thu, 22 Dec 2022 20:46:55 +0200
> From: "Aneesh Kumar K.V" <aneesh.kumar <at> linux.ibm.com>
> Date: Thu, 22 Dec 2022 19:52:33 +0530
> 
> 
> With cc-mode I can use highlight-indent-guides correctly. But with
> c-ts-mode (tree-sitter) it doesn't show the indent markers/character. I am using
> 
> (add-to-list 'major-mode-remap-alist '(c-mode . c-ts-mode))
> (add-hook 'prog-mode-hook #'highlight-indent-guides-mode)
> (set-face-foreground 'highlight-indent-guides-character-face "dimgrey")
>       (setq highlight-indent-guides-auto-enabled nil)
>       (setq highlight-indent-guides-method 'character))

AFAIK, highlight-indent-guides is not an Emacs or ELPA package, so I
suggest that you report this to the developers of
highlight-indent-guides.




This bug report was last modified 1 year and 262 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.