GNU bug report logs -
#60260
29.0.60; c-ts-mode and highlight-indent-guides
Previous Next
Full log
Message #22 received at 60260-done <at> debbugs.gnu.org (full text, mbox):
Stefan Kangas <stefankangas <at> gmail.com> writes:
> 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.
It seems like I forgot to actually close this, so I'm doing that now.
This bug report was last modified 1 year and 317 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.