From: Richard Riley <rileyrgdev@googlemail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: Emacs New User Questions
Date: Sun, 24 May 2009 19:38:38 +0200 [thread overview]
Message-ID: <gvc0n2$b13$1@news.eternal-september.org> (raw)
In-Reply-To: mailman.7707.1243184172.31690.help-gnu-emacs@gnu.org
Benjamin Badgley <mortecanine@peoplepc.com> writes:
> I will probably thrashed for asking, is there a way to colorize the
> buffers in a manner similar to Vim? Also could possibly use a bit of
In what way does Vim colourise the buffers? Do you just mean normal
keyword/font/color associations? Emacs already does this in Emacs 22 and
later where font-lock-mode is turned on by default I think.
e.g see
http://richardriley.net/projects/emacs/dotemacs
For fancier stuff see:
http://www.emacswiki.org/emacs/ColorTheme
(It's a bit confusing that page imo, but the main point is to download the latest
color-theme tar, add it to your lisp load path and then install a color
theme)
I actually started to use a vim favorite recently and so my .emacs
contains
(require 'zenburn)
(color-theme-zenburn)
Google will locate the zenburn.el file.
But for your googling efforts, "color-theme emacs" are the key words.
regards
r.
> help on getting started with Clisp development. I search Google and come
> up with all sorts of otherworldly arcane wizardry documentation. "Slow
> down, I'm a newbie that really wants to learn this stuff but I'm a slow
> learner. Break it down into easy chunks for me, please?"
--
next parent reply other threads:[~2009-05-24 17:38 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <mailman.7707.1243184172.31690.help-gnu-emacs@gnu.org>
2009-05-24 17:38 ` Richard Riley [this message]
2009-05-24 18:52 ` Emacs New User Questions notbob
2009-05-26 9:30 ` Stefan Kamphausen
2009-05-26 10:18 ` Pascal J. Bourguignon
[not found] <mailman.7826.1243339158.31690.help-gnu-emacs@gnu.org>
2009-05-26 12:49 ` Pascal J. Bourguignon
2009-05-26 11:58 Ben Badgley
-- strict thread matches above, loose matches on Subject: below --
2009-05-23 15:53 Benjamin Badgley
2009-05-24 18:51 ` Tassilo Horn
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='gvc0n2$b13$1@news.eternal-september.org' \
--to=rileyrgdev@googlemail.com \
--cc=help-gnu-emacs@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).