From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Tim Johnson Newsgroups: gmane.emacs.help Subject: Re: speedbar select function face Date: Mon, 29 Oct 2007 15:13:35 -0800 Organization: Posted via Supernews, http://www.supernews.com Message-ID: <13icq8lg4aq6fb7@news.supernews.com> References: <13icmbjols9b722@news.supernews.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7Bit X-Trace: ger.gmane.org 1193701253 2003 80.91.229.12 (29 Oct 2007 23:40:53 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 29 Oct 2007 23:40:53 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Oct 30 00:40:55 2007 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 1ImeDx-0000Xg-Ir for geh-help-gnu-emacs@m.gmane.org; Tue, 30 Oct 2007 00:40:49 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ImeDn-0000Sw-OL for geh-help-gnu-emacs@m.gmane.org; Mon, 29 Oct 2007 19:40:39 -0400 Original-Path: shelby.stanford.edu!headwall.stanford.edu!newshub.sdsu.edu!proxad.net!feeder1-2.proxad.net!usenet-fr.net!grolier!sn-xt-sjc-02!sn-xt-sjc-09!sn-post-sjc-01!supernews.com!news.supernews.com!not-for-mail Original-Newsgroups: gnu.emacs.help User-Agent: KNode/0.10.5 Original-X-Complaints-To: abuse@supernews.com Original-Lines: 17 Original-Xref: shelby.stanford.edu gnu.emacs.help:153427 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:48913 Archived-At: Greetings Pete: Peter Dyballa wrote: > > Am 29.10.2007 um 23:06 schrieb Tim Johnson: > >> I'm accustomed to use (what-cursor-position 1) to get a text >> property, but that doesn't seem to work in this case. > > And C-u C-x =? No result. In either case, the keystrokes remove focus from the highlighted area - so it is a bit like trying to bite my own teeth :-). I has able to determine that it is speedbar-highlight-face, and give it a more readable color, so life is good... thanks tim