From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Drew Adams" Newsgroups: gmane.emacs.devel Subject: RE: Release update Date: Tue, 23 Dec 2008 09:23:55 -0800 Message-ID: <002c01c96523$3cb38af0$0200a8c0@us.oracle.com> References: <002701c9651c$4f9f2810$0200a8c0@us.oracle.com><20081223.174555.50796187.wl@gnu.org><002901c9651e$bd962dd0$0200a8c0@us.oracle.com> <20081223.182041.81602267.wl@gnu.org> 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 1230053076 23922 80.91.229.12 (23 Dec 2008 17:24:36 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 23 Dec 2008 17:24:36 +0000 (UTC) Cc: cyd@stupidchicken.com, emacs-devel@gnu.org, eliz@gnu.org, sdl.web@gmail.com To: "'Werner LEMBERG'" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Dec 23 18:25:41 2008 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 1LFB0g-0004uL-Uv for ged-emacs-devel@m.gmane.org; Tue, 23 Dec 2008 18:25:35 +0100 Original-Received: from localhost ([127.0.0.1]:47710 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LFAzU-0003y0-1R for ged-emacs-devel@m.gmane.org; Tue, 23 Dec 2008 12:24:20 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LFAzP-0003xP-6u for emacs-devel@gnu.org; Tue, 23 Dec 2008 12:24:15 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LFAzN-0003ww-Tf for emacs-devel@gnu.org; Tue, 23 Dec 2008 12:24:14 -0500 Original-Received: from [199.232.76.173] (port=57845 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LFAzN-0003wi-Bu for emacs-devel@gnu.org; Tue, 23 Dec 2008 12:24:13 -0500 Original-Received: from acsinet11.oracle.com ([141.146.126.233]:22022) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1LFAzK-0008U7-2W; Tue, 23 Dec 2008 12:24:10 -0500 Original-Received: from rgminet15.oracle.com (rcsinet15.oracle.com [148.87.113.117]) by acsinet11.oracle.com (Switch-3.3.1/Switch-3.3.1) with ESMTP id mBNHPIoQ019759 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Tue, 23 Dec 2008 17:25:20 GMT Original-Received: from acsmt703.oracle.com (acsmt703.oracle.com [141.146.40.81]) by rgminet15.oracle.com (Switch-3.3.1/Switch-3.3.1) with ESMTP id mBNHOCiq000951; Tue, 23 Dec 2008 17:24:13 GMT Original-Received: from dradamslap1 (/24.5.135.148) by default (Oracle Beehive Gateway v4.0) with ESMTP ; Tue, 23 Dec 2008 09:24:01 -0800 X-Mailer: Microsoft Office Outlook 11 In-Reply-To: <20081223.182041.81602267.wl@gnu.org> Thread-Index: AcllIurWLsuojJ+gTomLEucI4mM2FQAAC9fg X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3350 X-Source-IP: acsmt703.oracle.com [141.146.40.81] X-Auth-Type: Internal IP X-CT-RefId: str=0001.0A09020A.49511EB3.015C:SCFSTAT928724,ss=1,fgs=0 X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 1) 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:107245 Archived-At: > > > You probably have to delete all fontconfig cache files. > > > > Can you tell where to do that? I'm on MS Windows - where do these > > files reside? Are they only for Emacs? (Searching for `cache', > > `fontconfig', and `font-config' turns up nothing in the Elisp > > manual.) > > Sorry, I don't use Windows at all. Perhaps running > > fc-cache.exe -v -r > > does the trick to rebuild the cache files, showing the locations of > the cache directories. In what directory would I run that? (Again, I have Cygwin, in case that changes something.)