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


Message #17 received at control <at> debbugs.gnu.org (full text, mbox):

From: Stefan Kangas <stefankangas <at> gmail.com>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: "Aneesh Kumar K.V" <aneesh.kumar <at> linux.ibm.com>, 60260 <at> debbugs.gnu.org
Subject: Re: bug#60260: 29.0.60; c-ts-mode and highlight-indent-guides
Date: Sun, 3 Sep 2023 02:40:38 -0700
tags 60260 - moreinfo
tags 60260 + notabug
thanks

Eli Zaretskii <eliz <at> gnu.org> writes:

>> 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.

Yes, there isn't much we can do here, unfortunately.  I believe
highlight-indent-guides is developed here:

    https://github.com/DarthFennec/highlight-indent-guides

I'm therefore closing this bug report.




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

Previous Next


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