From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stayvoid Newsgroups: gmane.emacs.help Subject: Change directory color Date: Wed, 28 Mar 2012 04:48:18 +0400 Message-ID: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: dough.gmane.org 1332895711 22063 80.91.229.3 (28 Mar 2012 00:48:31 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 28 Mar 2012 00:48:31 +0000 (UTC) To: help-gnu-emacs Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Mar 28 02:48:30 2012 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1SCh3r-0000Oy-UU for geh-help-gnu-emacs@m.gmane.org; Wed, 28 Mar 2012 02:48:28 +0200 Original-Received: from localhost ([::1]:60799 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SCh3r-0005J6-A3 for geh-help-gnu-emacs@m.gmane.org; Tue, 27 Mar 2012 20:48:27 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:55239) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SCh3m-0005IO-1i for help-gnu-emacs@gnu.org; Tue, 27 Mar 2012 20:48:23 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SCh3k-0003Ir-Gl for help-gnu-emacs@gnu.org; Tue, 27 Mar 2012 20:48:21 -0400 Original-Received: from mail-ob0-f169.google.com ([209.85.214.169]:57790) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SCh3k-0003Ie-9w for help-gnu-emacs@gnu.org; Tue, 27 Mar 2012 20:48:20 -0400 Original-Received: by obbta14 with SMTP id ta14so671179obb.0 for ; Tue, 27 Mar 2012 17:48:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=xsHVRq/Fz/8dCITntyn4cjadBd/BlDadU7XaoLRe5f8=; b=coVTUj/K2HNKeAB7MNXmdqnpyy7UuxJ9rpGJa9Nbkag6CeOycAFD0xl3fCqQ85kAi6 i1GhJcrHNTudq9HH+kF/wzlOM70TUYUDILuiC/O/ideiPyYtEyKVUxYTiu0csH6aqMe2 suNq93IH3kIUQwzrHVwePI/R8gmScOV2ASHQlM69XWDh0hEGO3gPAvxvFi2zmdJONi/2 845rxrDrB/iwy2nkZDMBHpg/KTEZiG9p1JzAaT5zXnBo81idRdnr/P3z9jb+8j52F/7B zsabKoS8Qa0Q1HUiNxAHmlPX7dnm87tYcBtMc2RRHjc1iBEMZJxkJPUWKlG6MjQl7xVz KDmw== Original-Received: by 10.182.160.105 with SMTP id xj9mr30065729obb.73.1332895698505; Tue, 27 Mar 2012 17:48:18 -0700 (PDT) Original-Received: by 10.60.19.233 with HTTP; Tue, 27 Mar 2012 17:48:18 -0700 (PDT) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 209.85.214.169 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:84119 Archived-At: Hi, Is there a way to change the default (blue) directory color to something else? I've tried to solve this with .bashrc and color-theme.el, but it didn't work out. Cheers