bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#21481: 24.5; show-paren-mode does not work with --color=no


From: Simon Gerraty
Subject: bug#21481: 24.5; show-paren-mode does not work with --color=no
Date: Mon, 14 Sep 2015 12:31:59 -0700

Hi,

I've noticed in recent versions of Emacs that paren matching does not
work.

Turns out it *does* work, but I cannot see the result, because emacs is
started with --color=no (sorry but I cannot stand the color stuff)

If I start emacs without that paren matching works - using cyan
to highlight open paren.

That would suggest that the face used for show-paren-match is wrong -
ignoring color=no.

I cannot confirm that since I cannot seem to get any of the functions in
faces.el to run, even after explicitly loading it.
Which is odd.

I've seen this on multiple platforms, the common factor being emacs
version > 22

In GNU Emacs 24.5.1 (x86_64--netbsd)
 of 2015-07-10 on amd64-nb61
Configured using:
 `configure --srcdir=/work/editors/emacs24-nox11/work/emacs-24.5
 --localstatedir=/var --without-dbus --without-m17n-flt --without-otf
 --without-rsvg --without-x --without-xft --without-gif --without-jpeg
 --without-png --without-tiff --without-xpm --prefix=/usr/pkg
 --build=x86_64--netbsd --host=x86_64--netbsd --infodir=/usr/pkg/info
 --mandir=/usr/pkg/man 'CFLAGS=-O2 -I/usr/include' 'CPPFLAGS=-DTERMINFO
 -I/usr/include' 'LDFLAGS=-L/usr/lib -Wl,-R/usr/lib -Wl,-R/usr/pkg/lib''

Important settings:
  value of $LC_ALL: C
  value of $LANG: C
  locale-coding-system: nil





reply via email to

[Prev in Thread] Current Thread [Next in Thread]