From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Juanma Barranquero" Newsgroups: gmane.emacs.help Subject: Re: color depth on Windows Date: Thu, 18 Oct 2007 19:00:38 +0200 Message-ID: References: <1192635597.792556.308640@k35g2000prh.googlegroups.com> <1192723671.672132.298440@v29g2000prd.googlegroups.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1192726869 3244 80.91.229.12 (18 Oct 2007 17:01:09 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 18 Oct 2007 17:01:09 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Maciej Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Oct 18 19:01:10 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 1IiYkA-00046j-6J for geh-help-gnu-emacs@m.gmane.org; Thu, 18 Oct 2007 19:01:10 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IiYk3-0007KT-1c for geh-help-gnu-emacs@m.gmane.org; Thu, 18 Oct 2007 13:01:03 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IiYjm-0007ID-Mw for help-gnu-emacs@gnu.org; Thu, 18 Oct 2007 13:00:46 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IiYji-0007AT-RF for help-gnu-emacs@gnu.org; Thu, 18 Oct 2007 13:00:45 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IiYji-0007AA-Ii for help-gnu-emacs@gnu.org; Thu, 18 Oct 2007 13:00:42 -0400 Original-Received: from an-out-0708.google.com ([209.85.132.240]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IiYji-0001la-4w for help-gnu-emacs@gnu.org; Thu, 18 Oct 2007 13:00:42 -0400 Original-Received: by an-out-0708.google.com with SMTP id c38so36506ana for ; Thu, 18 Oct 2007 10:00:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=5+GV0mMj1b8JbOTWekR0SiBy8p3PBTTuLe9nQPYFppg=; b=jer3H9VTRJZZJLCAGyFzc9GgwarKhVa98rSMBTqeye8Wz0+AjRaanFTBEyKetbkXzZcL87x4TXYWIBN1AUvrP2aGtXsgGfqneGhk1mnOgKjWwy9NW/JaX/7Ut9ww5wYmzNJ4QtmgVc0stSIry8BoxiUKjd1j4I52YGN+qnMfK9s= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=RhFUfSo2JTVz6aAsOGig4+6ybH7HPA+JV9imYY/djcXlQ4q2H9SrpD7dSOhu4M3R00HmuxzK/5pDc35QbR3Y6vBzDlpXe4l2/lfLF7eoD9RYoasslhz2y3TWagECH3bmoKgHsMAD4h5qya+U7bgkgAC1hrtMUai2pYs9bCC/6SM= Original-Received: by 10.114.148.1 with SMTP id v1mr674725wad.1192726838982; Thu, 18 Oct 2007 10:00:38 -0700 (PDT) Original-Received: by 10.115.72.13 with HTTP; Thu, 18 Oct 2007 10:00:38 -0700 (PDT) In-Reply-To: <1192723671.672132.298440@v29g2000prd.googlegroups.com> Content-Disposition: inline X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 2) 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:48532 Archived-At: On 10/18/07, Maciej wrote: > Afterthought: I really wish one of the opening screens of Emacs made > mention to the missing graphics libraries, in bold/red. IMHO it is a > general expectation for programs to "just work" right out-of-the -box > in Windows (whether this ideal is reached is another story), and > properly colored toolbar icons would seem like a standard/necessary > feature of any Windows program. As such, this lack of the XPM library > causes the default Emacs binary to be not fully functional, and it > would thus make sense to alert the user of the problem, and how to > solve it (in a more explicit/direct way than an optional README file). I suggest you send that as a bug / feature request (with M-x report-emacs-bug). Juanma