all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Glenn Morris <rgm@gnu.org>
To: trentbuck@gmail.com
Cc: bug-gnu-emacs@gnu.org
Subject: Re: scheme mode marginal comment delimiters on 8-colour ttys
Date: Sat, 18 Aug 2007 19:50:30 -0400	[thread overview]
Message-ID: <14lkc8o115.fsf@fencepost.gnu.org> (raw)
In-Reply-To: <87k5rspt2h.fsf@baal.twb.ath.cx> (trentbuck@gmail.com's message of "Sun, 19 Aug 2007 04:59:34 +1000")

trentbuck@gmail.com wrote:

> On eight-colour ttys, comment bodies are not coloured; only the
> comment delimiters are.  In Scheme mode, one writes something like
>
>     ;;; commentary on next block
>     ;; commentary on next line
>     form                        ; commentary on current line
>
> The semicolons of the first two lines are red, but the single semi on
> the third line is not red.  C-u M-x what cursor position RET shows
> that it is (incorrectly?) fontified with font-lock-comment-face,
> whereas the other semis are fontified with
> font-lock-comment-delimiter-face.

Thanks; I believe I have fixed this.

      reply	other threads:[~2007-08-18 23:50 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-18 18:59 scheme mode marginal comment delimiters on 8-colour ttys trentbuck
2007-08-18 23:50 ` Glenn Morris [this message]

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

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

  git send-email \
    --in-reply-to=14lkc8o115.fsf@fencepost.gnu.org \
    --to=rgm@gnu.org \
    --cc=bug-gnu-emacs@gnu.org \
    --cc=trentbuck@gmail.com \
    /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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.