Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion dired colors

Path: g2news2.google.com!news2.google.com!npeer01.iad.highwinds-media.com!news.highwinds-media.com!feed-me.highwinds-media.com!news.glorb.com!news2.glorb.com!usenet.stanford.edu!not-for-mail
From: Davin Pearson <davin.pear...@gmail.com>
Newsgroups: gnu.emacs.sources
Subject: Re: dired colors
Date: Wed, 19 Jan 2011 08:50:26 -1200
Lines: 44
Approved: gnu-emacs-sour...@gnu.org
Message-ID: <mailman.3.1295470233.622.gnu-emacs-sources@gnu.org>
References: <c75b2ba7-d535-4600-b529-44c5075076d7@e4g2000vbg.googlegroups.com>
	<4D34D0D8.1040300@ig.com.br>
NNTP-Posting-Host: lists.gnu.org
Mime-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
X-Trace: usenet.stanford.edu 1295470234 20895 199.232.76.165 (19 Jan 2011 20:50:34 GMT)
X-Complaints-To: action@cs.stanford.edu
Cc: gnu-emacs-sour...@gnu.org
To: Vinicius Jose Latorre <viniciu...@ig.com.br>
Envelope-to: gnu-emacs-sour...@gnu.org
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma;
	h=domainkey-signature:mime-version:in-reply-to:references:date
	:message-id:subject:from:to:cc:content-type;
	bh=DW/wrkCiWSt4v8pEAAdt1Bs80OsPQv9RRS3Vwybml78=;
	b=TAGp0PWCzahHKbctMh/EnbKym2V9nj50BG9N4i9+VSEF7utCKV0GdBtCAbAY9BcPka
	t9ixJeLmIPCEuUzZtYScO3qzniAORfGIwM7eerrJxur0uG/uH7V2j7s+zmqujhTq+L7B
	OPTLe9CMfo0JMixiM7Yjm20kGF2voGXOdeRZo=
DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma;
	h=mime-version:in-reply-to:references:date:message-id:subject:from:to
	:cc:content-type;
	b=nRsnj3DxGVtJLRRahESb5xqV2TBe0EVtQChLt2pZ6vXbjFeyQ7hlUft+nqxO4dgpW6
	NI7KLlTvbK8Kl9MWsiJgGM77mqPDvozcX64VWYUTCaWW5Rzreg0zUk1yUgcgoqbZgA9r
	AvJCzi+BWZMP+4bJzU60ltg/5LTHtHoZo55XQ=
In-Reply-To: <4D34D0D8.1040300@ig.com.br>
X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2)
X-BeenThere: gnu-emacs-sour...@gnu.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: GNU Emacs source code postings and patches <gnu-emacs-sources.gnu.org>
List-Unsubscribe: <http://lists.gnu.org/mailman/listinfo/gnu-emacs-sources>,
	<mailto:gnu-emacs-sources-requ...@gnu.org?subject=unsubscribe>
List-Archive: <http://lists.gnu.org/archive/html/gnu-emacs-sources>
List-Post: <mailto:gnu-emacs-sour...@gnu.org>
List-Help: <mailto:gnu-emacs-sources-requ...@gnu.org?subject=help>
List-Subscribe: <http://lists.gnu.org/mailman/listinfo/gnu-emacs-sources>,
	<mailto:gnu-emacs-sources-requ...@gnu.org?subject=subscribe>

2011/1/17 Vinicius Jose Latorre <viniciu...@ig.com.br>:
> Well, first I edited dired-colors.el given by email, because the source file
> lines were wrapped.

Try the following link and download a tarball from here:

http://davin.50webs.com/research/2010/mopa2e2.html#dired-colors

> Then I tried to eval-buffer dired-colors.el, but Emacs gave an error:
>
> setq: Symbol's value as variable is void: emacs-dialect--dosemacs-p

Mistake on my part

> So I inserted the line:
>
> (setq emacs-dialect--dosemacs-p nil)
>
> But when I tried to use dired, Emacs gave another error:
>
> while: Symbol's function definition is void: incf
>
> So, I inserted: (require 'cl)

It seems to work on my computer without (require 'cl) but it doesn't
do any harm to add it so I will in future versions.

> Ok, but when I tried to use dired, Emacs does not open a dired buffer and
> gives the following error:
>
> dired-colors--hook: Wrong number of arguments: quote, 4

I have never seen an error like this before.

> Could you help me?

Try doing a C-M-k on the quote form and see if it works then.

Please tell me if you are successful or unsuccessful in getting my code to work!

-- 
Sincerely and kindest regards, Davin.
Davin Pearson    http://www.davinpearson.com