unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Stefan Kangas <stefankangas@gmail.com>
To: Eli Zaretskii <eliz@gnu.org>
Cc: "Aneesh Kumar K.V" <aneesh.kumar@linux.ibm.com>, 60260@debbugs.gnu.org
Subject: bug#60260: 29.0.60; c-ts-mode and highlight-indent-guides
Date: Sun, 3 Sep 2023 02:40:38 -0700	[thread overview]
Message-ID: <CADwFkm=MnBVp-gP8_-2=Gbeh6Sy-NB=9cw+b2F=ZmSOeFSpRcQ@mail.gmail.com> (raw)
In-Reply-To: <83lemz8ee8.fsf@gnu.org> (Eli Zaretskii's message of "Thu, 22 Dec 2022 20:46:55 +0200")

tags 60260 - moreinfo
tags 60260 + notabug
thanks

Eli Zaretskii <eliz@gnu.org> writes:

>> From: "Aneesh Kumar K.V" <aneesh.kumar@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.





  reply	other threads:[~2023-09-03  9:40 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-22 14:22 bug#60260: 29.0.60; c-ts-mode and highlight-indent-guides Aneesh Kumar K.V
2022-12-22 18:46 ` Eli Zaretskii
2023-09-03  9:40   ` Stefan Kangas [this message]
2023-09-04 21:12     ` Stefan Kangas

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CADwFkm=MnBVp-gP8_-2=Gbeh6Sy-NB=9cw+b2F=ZmSOeFSpRcQ@mail.gmail.com' \
    --to=stefankangas@gmail.com \
    --cc=60260@debbugs.gnu.org \
    --cc=aneesh.kumar@linux.ibm.com \
    --cc=eliz@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).