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

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

[debbugs-tracker] bug#21481: closed (24.5; show-paren-mode does not work


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#21481: closed (24.5; show-paren-mode does not work with --color=no)
Date: Tue, 15 Sep 2015 07:25:02 +0000

Your message dated Tue, 15 Sep 2015 10:24:53 +0300
with message-id <address@hidden>
and subject line Re: bug#21481: 24.5; show-paren-mode does not work with 
--color=no
has caused the debbugs.gnu.org bug report #21481,
regarding 24.5; show-paren-mode does not work with --color=no
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
21481: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=21481
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: 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



--- End Message ---
--- Begin Message --- Subject: Re: bug#21481: 24.5; show-paren-mode does not work with --color=no Date: Tue, 15 Sep 2015 10:24:53 +0300
> From: Simon Gerraty <address@hidden>
> Date: Mon, 14 Sep 2015 12:31:59 -0700
> 
> 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.

Thanks, I modified the definition of show-paren-match face to use
underline on color-less displays.


--- End Message ---

reply via email to

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