all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: trentbuck@gmail.com
To: bug-gnu-emacs@gnu.org
Cc: trentbuck@gmail.com
Subject: scheme mode marginal comment delimiters on 8-colour ttys
Date: Sun, 19 Aug 2007 04:59:34 +1000	[thread overview]
Message-ID: <87k5rspt2h.fsf@baal.twb.ath.cx> (raw)


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.

This symptom appears with the -Q switch.

In GNU Emacs 22.1.1 (x86_64-pc-linux-gnu, X toolkit, Xaw3d scroll bars)
 of 2007-07-07 on nautilus, modified by Debian
configured using `configure  '--build=x86_64-linux-gnu' '--host=x86_64-linux-gnu' '--prefix=/usr' '--sharedstatedir=/var/lib' '--libexecdir=/usr/lib' '--localstatedir=/var/lib' '--infodir=/usr/share/info' '--mandir=/usr/share/man' '--with-pop=yes' '--enable-locallisppath=/etc/emacs22:/etc/emacs:/usr/local/share/emacs/22.1/site-lisp:/usr/local/share/emacs/site-lisp:/usr/share/emacs/22.1/site-lisp:/usr/share/emacs/site-lisp:/usr/share/emacs/22.1/leim' '--with-x=yes' '--with-x-toolkit=athena' '--with-toolkit-scroll-bars' 'build_alias=x86_64-linux-gnu' 'host_alias=x86_64-linux-gnu' 'CFLAGS=-DDEBIAN -g -O2''

Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: C
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: en_AU.utf8
  locale-coding-system: utf-8
  default-enable-multibyte-characters: t

Major mode: Scheme

Minor modes in effect:
  encoded-kbd-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  unify-8859-on-encoding-mode: t
  utf-translate-cjk-mode: t
  auto-compression-mode: t
  line-number-mode: t

Recent input:
ESC x r e o r t SPC DEL DEL DEL p o r t SPC e n SPC 
DEL m SPC b u SPC RET

Recent messages:
("emacs" "-Q" "tmp.scm")
Loading encoded-kb...done
For information about the GNU Project and its goals, type C-h C-p.
tmp.scm has auto save data; consider M-x recover-this-file
Loading scheme...done
Loading emacsbug...
Loading regexp-opt...done
Loading emacsbug...done

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

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

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=87k5rspt2h.fsf@baal.twb.ath.cx \
    --to=trentbuck@gmail.com \
    --cc=bug-gnu-emacs@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 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.