From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Peter Dyballa Newsgroups: gmane.emacs.help Subject: Re: How to find current font-lock settings of a buffer? Date: Sat, 7 Feb 2009 16:01:17 +0100 Message-ID: <2C73404D-3F35-4D7B-B9C3-C71B04BD739F@Web.DE> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v753.1) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1234018964 28217 80.91.229.12 (7 Feb 2009 15:02:44 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 7 Feb 2009 15:02:44 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Geralt Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Feb 07 16:03:57 2009 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1LVoip-0002Nq-D2 for geh-help-gnu-emacs@m.gmane.org; Sat, 07 Feb 2009 16:03:55 +0100 Original-Received: from localhost ([127.0.0.1]:59113 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LVohW-0001br-BG for geh-help-gnu-emacs@m.gmane.org; Sat, 07 Feb 2009 10:02:34 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LVogP-0001KO-2i for help-gnu-emacs@gnu.org; Sat, 07 Feb 2009 10:01:25 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LVogL-0001Jz-Oo for help-gnu-emacs@gnu.org; Sat, 07 Feb 2009 10:01:24 -0500 Original-Received: from [199.232.76.173] (port=39982 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LVogL-0001Jw-JK for help-gnu-emacs@gnu.org; Sat, 07 Feb 2009 10:01:21 -0500 Original-Received: from fmmailgate03.web.de ([217.72.192.234]:37500) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LVogL-0001Vj-3b for help-gnu-emacs@gnu.org; Sat, 07 Feb 2009 10:01:21 -0500 Original-Received: from smtp08.web.de (fmsmtp08.dlan.cinetic.de [172.20.5.216]) by fmmailgate03.web.de (Postfix) with ESMTP id AED05F7A9E9B; Sat, 7 Feb 2009 16:01:19 +0100 (CET) Original-Received: from [91.35.203.12] (helo=[192.168.1.2]) by smtp08.web.de with asmtp (TLSv1:AES128-SHA:128) (WEB.DE 4.110 #277) id 1LVogJ-000834-00; Sat, 07 Feb 2009 16:01:19 +0100 In-Reply-To: X-Mailer: Apple Mail (2.753.1) X-Sender: Peter_Dyballa@web.de X-Provags-ID: V01U2FsdGVkX1/lg5J4T/UYCvfB+9FO1hPJb/0N6NMfWpB32VZU IwDNn0evYTvaeWXD5yVLUbB1R9ghRlvEDbdCuwBQ9/d69I8fbK wos11CLQaYu38ZQUFnew== X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.4-2.6 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:61975 Archived-At: Am 07.02.2009 um 15:49 schrieb Geralt: > how can I see the current font-lock settings of a buffer? M-x describe-face RET on character of that face. In GNU Emacs 23 C-u C-x = works similarly. -- Greetings Pete How many Microsoft engineers does it take to screw in a light-bulb? None. They just redefine "dark" as the new standard.