From: anders <anders.u.persson@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: Emacs like jed
Date: 31 May 2007 15:21:25 -0700 [thread overview]
Message-ID: <1180650085.343730.257010@u30g2000hsc.googlegroups.com> (raw)
In-Reply-To: <1180570136.733231.55820@q19g2000prn.googlegroups.com>
On 31 Maj, 02:08, mowgli <knowledgel...@gmail.com> wrote:
> I like emacs but I like jed's default colors (atleast for the shell
> script mode). How can I use those colors in emacs or how to set those?
> I couldn't find any color theme similar to jed's default colors
>
> Regards,
> mowgli
i don't know if this helps but i have set upp colors and cursor with
the following commands in my .emacs files
--------------------------------------------------------------------------------------------
(set-foreground-color "white") ;to set foreground color to white
(set-background-color "black") ;to set background color to black
(global-hl-line-mode 1) ;; Mark current line
;(set-face-background 'hl-line "#332") ; To customize the background
color - Emacs 22 Only
(set-face-background 'highlight "#332") ; To customize the background
color - Emacs 21 Only
---------------------------------------------------------------------------------------
The last 3 ones if for i like an cursorline following me,
There is a Emacs 22 or Emacs 21 version move comment ; to the none
corrent one for your systems,
Best regards Anders
next prev parent reply other threads:[~2007-05-31 22:21 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-05-31 0:08 Emacs like jed mowgli
2007-05-31 22:21 ` anders [this message]
2007-06-01 23:42 ` mowgli
2007-06-02 3:31 ` Drew Adams
[not found] ` <mailman.1485.1180755187.32220.help-gnu-emacs@gnu.org>
2007-06-02 5:15 ` mowgli
2007-06-02 13:17 ` Drew Adams
2007-06-02 7:19 ` Eli Zaretskii
[not found] ` <mailman.1489.1180768812.32220.help-gnu-emacs@gnu.org>
2007-06-02 9:20 ` mowgli
2007-06-02 10:44 ` Seweryn Kokot
2007-06-02 13:39 ` Drew Adams
2007-06-02 17:23 ` Eli Zaretskii
[not found] ` <mailman.1505.1180804991.32220.help-gnu-emacs@gnu.org>
2007-06-02 21:47 ` mowgli
2007-06-02 23:52 ` Bauke Jan Douma
[not found] ` <mailman.1513.1180828337.32220.help-gnu-emacs@gnu.org>
2007-06-03 0:37 ` mowgli
2007-06-03 3:06 ` Eli Zaretskii
[not found] ` <mailman.1518.1180839981.32220.help-gnu-emacs@gnu.org>
2007-06-03 22:10 ` mowgli
2007-06-04 3:20 ` Eli Zaretskii
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=1180650085.343730.257010@u30g2000hsc.googlegroups.com \
--to=anders.u.persson@gmail.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).