由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Unix版 - 关于emacs的一个问题.
相关主题
How to change the background color of emacs?Re: Emacs高手帮忙定义几个热健
关于ssh的问题Re: 为什么emacs自动给我加^M.
telnet color setting for bbs?Re: 这是为什么?
how to define arbitrary color for emacshow to calculate number of letters in emacs?
winterm background coloremacs问题求教----有关C程序格式
怎么改变emacs窗口的底色?how to kill a process in emacs?
a question, thank you!two silly questions :-(
Job control question???Emacs mule
相关话题的讨论汇总
话题: color话题: emacs话题: background话题: create话题: fryingfish
进入Unix版参与讨论
1 (共1页)
j****e
发帖数: 508
1
请教大侠们,在emacs中怎样把其它颜色而不是白色设置为background
color的default.Forground color 也有相同的问题。
先行谢过!
f********h
发帖数: 149
2
in your .emacs file. add the following:
(set-foreground-color "the_color_you_like")
(set-background-color "the_color_you_like")

【在 j****e 的大作中提到】
: 请教大侠们,在emacs中怎样把其它颜色而不是白色设置为background
: color的default.Forground color 也有相同的问题。
: 先行谢过!

j****e
发帖数: 508
3
你说的先使用emacs打开文件,然后edit----->Text properties----->background color
吗?这样只能每次都次打开一个文件都要重新设置呀。

【在 f********h 的大作中提到】
: in your .emacs file. add the following:
: (set-foreground-color "the_color_you_like")
: (set-background-color "the_color_you_like")

a***n
发帖数: 5665
4
ft.

【在 j****e 的大作中提到】
: 你说的先使用emacs打开文件,然后edit----->Text properties----->background color
: 吗?这样只能每次都次打开一个文件都要重新设置呀。

f********h
发帖数: 149
5
there should be a file called ".emacs" under your home directory(if not,create
it first), then add these lines into it.

【在 j****e 的大作中提到】
: 你说的先使用emacs打开文件,然后edit----->Text properties----->background color
: 吗?这样只能每次都次打开一个文件都要重新设置呀。

j****e
发帖数: 508
6
Thanks, fryingfish, I got it. Good luck to you!

not,create
color

【在 f********h 的大作中提到】
: there should be a file called ".emacs" under your home directory(if not,create
: it first), then add these lines into it.

1 (共1页)
进入Unix版参与讨论
相关主题
Emacs mulewinterm background color
Funny articles about emacs and vi. (Zhuan)怎么改变emacs窗口的底色?
emacs .el filesa question, thank you!
a low_hand_question about emacs.Job control question???
How to change the background color of emacs?Re: Emacs高手帮忙定义几个热健
关于ssh的问题Re: 为什么emacs自动给我加^M.
telnet color setting for bbs?Re: 这是为什么?
how to define arbitrary color for emacshow to calculate number of letters in emacs?
相关话题的讨论汇总
话题: color话题: emacs话题: background话题: create话题: fryingfish