From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: =?ISO-8859-15?Q?Jan_Dj=E4rv?= Newsgroups: gmane.emacs.devel Subject: Re: *Help* window fonts, colors. Date: Mon, 05 Feb 2007 08:02:11 +0100 Message-ID: <45C6D673.7010301@swipnet.se> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1170658974 16648 80.91.229.12 (5 Feb 2007 07:02:54 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 5 Feb 2007 07:02:54 +0000 (UTC) Cc: alinsoar@voila.fr, rms@gnu.org, emacs-devel@gnu.org To: Drew Adams Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Feb 05 08:02:46 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 1HDxsB-0006RK-Qc for ged-emacs-devel@m.gmane.org; Mon, 05 Feb 2007 08:02:44 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HDxsB-0005Eh-Dd for ged-emacs-devel@m.gmane.org; Mon, 05 Feb 2007 02:02:43 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HDxrz-0005EY-FD for emacs-devel@gnu.org; Mon, 05 Feb 2007 02:02:31 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HDxry-0005EH-I7 for emacs-devel@gnu.org; Mon, 05 Feb 2007 02:02:31 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HDxry-0005ED-E0 for emacs-devel@gnu.org; Mon, 05 Feb 2007 02:02:30 -0500 Original-Received: from av6-2-sn3.vrr.skanova.net ([81.228.9.180]) by monty-python.gnu.org with esmtp (Exim 4.52) id 1HDxrx-0004PQ-2y; Mon, 05 Feb 2007 02:02:29 -0500 Original-Received: by av6-2-sn3.vrr.skanova.net (Postfix, from userid 502) id B951F387FE; Mon, 5 Feb 2007 08:02:27 +0100 (CET) Original-Received: from smtp3-1-sn3.vrr.skanova.net (smtp3-1-sn3.vrr.skanova.net [81.228.9.101]) by av6-2-sn3.vrr.skanova.net (Postfix) with ESMTP id A298F38742; Mon, 5 Feb 2007 08:02:27 +0100 (CET) Original-Received: from husetbladh.homeip.net (81-235-205-78-no59.tbcn.telia.com [81.235.205.78]) by smtp3-1-sn3.vrr.skanova.net (Postfix) with ESMTP id 5B07037E47; Mon, 5 Feb 2007 08:02:27 +0100 (CET) User-Agent: Thunderbird 1.5.0.9 (X11/20070103) In-Reply-To: X-detected-kernel: Linux 2.4-2.6 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:65886 Archived-At: Drew Adams skrev: >>>> I have just asked on #emacs whether I can customize the fonts, >>>> colors of the frame of the *Help* buffer, and I was asked by 2 >>>> persons to report this problem here. >>>> >>>> I don't think the absence of such a feature is a bug. I would not >>>> object to adding such a feature, but now is not the time for that. >>> What is meant by the missing feature that would be added? I >>> don't understand what is being requested. >>> ... >>> And there are other ways to customize a *Help* frame. >>> What's missing? >> A frame is not a buffer. > > And? The OP asked about customizing the "fonts, colors of the _frame_ of > the *Help* buffer". > > That's why I asked for clarification. If the buffer is not standalone in its > own frame, then changing the fonts and colors of its frame would also affect > other buffers displayed there. If the buffer is in its own frame, then I > don't see what's missing now. > > Perhaps the OP meant font-lock coloring. That could be added for buffer > *Help*, but I'm not sure that's what was requested. Can the OP clarify please? I thought he wanted font-lock. Jan D.