From: Richard Stallman <rms@gnu.org>
Cc: emacs-devel@gnu.org
Subject: Re: Miles' patch still fixes xfaces.c
Date: Tue, 27 May 2003 18:40:14 -0400 [thread overview]
Message-ID: <E19Kn78-0004iY-6a@fencepost.gnu.org> (raw)
In-Reply-To: <m19KRur-000IeBC@rattlesnake.com> (bob@rattlesnake.com)
The recent change to xfaces.c has not fixed the problem that
no one can permanently change
:weight bold
to
:weight normal
in the variable `mode-line-buffer-identification', which is
buffer-local and in other places.
I don't remember the issue. What does it mean to "permanently change"
this? And why can't you do it? What happens if you try?
Fortunately, Miles Bader posted a semi-fix on 18 Dec 2002. This was a
`semi-fix' because his code sometimes led to a race condition and a
crash in Emacs. But not very often.
Mile's patch is
diff -u -r1.266 xfaces.c
--- src/xfaces.c 17 Nov 2002 23:51:19 -0000 1.266
+++ src/xfaces.c 18 Dec 2002 05:26:34 -0000
What is the change? (I gather the change was not installed.)
Can Miles explain what caused the problem?
Maybe we can find a better fix based on that info.
next prev parent reply other threads:[~2003-05-27 22:40 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-05-26 20:27 Printing elisp char literals Stefan Monnier
2003-05-26 20:49 ` David Kastrup
2003-05-27 10:39 ` Stephen J. Turnbull
2003-05-27 0:02 ` Miles' patch still fixes xfaces.c Robert J. Chassell
2003-05-27 22:40 ` Richard Stallman [this message]
2003-05-28 0:46 ` Robert J. Chassell
2003-05-31 19:52 ` Richard Stallman
2003-05-31 21:43 ` Robert J. Chassell
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=E19Kn78-0004iY-6a@fencepost.gnu.org \
--to=rms@gnu.org \
--cc=emacs-devel@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.