From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.devel Subject: Re: bug of display-table & make-glyph-code Date: Fri, 07 Sep 2007 13:48:17 -0400 Message-ID: References: <200708271732.22306.zslevin@gmail.com> <46DD9F41.8090700@gmx.at> <46DE63EE.3070509@gmx.at> <46DE7DBA.90408@gmx.at> <46DEE8AB.9050203@gmx.at> <46DFBF17.4010702@gmx.at> <7utzq71c7s.fsf@fencepost.gnu.org> <46E105A2.4000609@gmx.at> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1189195370 9630 80.91.229.12 (7 Sep 2007 20:02:50 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 7 Sep 2007 20:02:50 +0000 (UTC) Cc: rms@gnu.org, emacs-devel@gnu.org To: martin rudalics Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Sep 07 22:02:50 2007 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1ITk2S-0001oZ-0A for ged-emacs-devel@m.gmane.org; Fri, 07 Sep 2007 22:02:48 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ITk2P-0004Nl-Ti for ged-emacs-devel@m.gmane.org; Fri, 07 Sep 2007 16:02:45 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1ITjuW-000211-5V for emacs-devel@gnu.org; Fri, 07 Sep 2007 15:54:36 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1ITjuU-0001y9-IN for emacs-devel@gnu.org; Fri, 07 Sep 2007 15:54:35 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ITjuU-0001xv-BT for emacs-devel@gnu.org; Fri, 07 Sep 2007 15:54:34 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1ITjuT-0000U0-Vw for emacs-devel@gnu.org; Fri, 07 Sep 2007 15:54:34 -0400 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.60) (envelope-from ) id 1IThwH-0005Rq-7E; Fri, 07 Sep 2007 13:48:17 -0400 X-Spook: clones MD2 Honduras Crowell LABLINK CNCIS spies Project X-Ran: 6,fF`N@fLf,x#-^.B0Z#;TXa#XGX|D5Qj_6`3-Qo7by("T|lf//N&.I-F>+9rBrY\VW._6 X-Hue: green X-Attribution: GM In-Reply-To: <46E105A2.4000609@gmx.at> (martin rudalics's message of "Fri, 07 Sep 2007 10:02:42 +0200") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-Detected-Kernel: Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:78197 Archived-At: martin rudalics wrote: > That's what I thought in the first place. Using > `font-lock-warning-face' is an "incompatible" change though, hence I > would have to document it in NEWS? Well, an incompatible change only in a default, and a change for the better, IMO. Though changing faces does seem to be a minefield. :( If you wanted to be ultra-cautious, just fix the bug in 22, and change to warning in the trunk?