[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Using comment character in comint prompt without entering a comment
From: |
Alex |
Subject: |
Re: Using comment character in comint prompt without entering a comment |
Date: |
Sun, 11 Sep 2016 23:13:25 -0600 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux) |
Alex <agrambot@gmail.com> writes:
> Hello all,
>
> I would like to use a comment character in the comint prompt without
> causing the following characters to be commented out. Is there an easy
> way to achieve this?
>
> For example, if my IELM prompt was "ELISP;> ", then all characters
> including and after ";" are font-locked with `font-lock-comment-face'. I
> would like that the comment characters have no special meaning in the
> prompt.
>
> PS: The comment delimiters in IELM don't have the
> `font-lock-comment-delimiter-face` face. Is this supposed to be the
> case?
Any help would be appreciated.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: Using comment character in comint prompt without entering a comment,
Alex <=