* set the sides color of emacs
@ 2007-06-11 14:54 lingzedong
2007-06-13 6:36 ` Kevin Rodgers
0 siblings, 1 reply; 5+ messages in thread
From: lingzedong @ 2007-06-11 14:54 UTC (permalink / raw)
To: Help-gnu-emacs
I set my emacs background color to dark-slate-gray, but there are black two
sides between the background and fringes, I want set them to dark-slate-gray
also, how should I do to .emacs?
by the way, I wanted to replace the default compile command "make -k " with
"g++ -o" , and set the default file load path to "/home/name/data " in c++
mode
how can I do it?
need some helph
--
View this message in context: http://www.nabble.com/set-the-sides-color-of-emacs-tf3902027.html#a11062070
Sent from the Emacs - Help mailing list archive at Nabble.com.
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: set the sides color of emacs
[not found] <mailman.1954.1181590787.32220.help-gnu-emacs@gnu.org>
@ 2007-06-11 20:10 ` Chris McMahan
2007-06-11 20:46 ` Joel J. Adamson
2007-06-11 20:11 ` Joel J. Adamson
1 sibling, 1 reply; 5+ messages in thread
From: Chris McMahan @ 2007-06-11 20:10 UTC (permalink / raw)
To: help-gnu-emacs
The face is 'fringe. You can set the foreground and background colors
the same way you do for other fonts.
- Chris
lingzedong <lingzedong@yahoo.com.hk> writes:
> I set my emacs background color to dark-slate-gray, but there are black two
> sides between the background and fringes, I want set them to dark-slate-gray
> also, how should I do to .emacs?
>
> by the way, I wanted to replace the default compile command "make -k " with
> "g++ -o" , and set the default file load path to "/home/name/data " in c++
> mode
> how can I do it?
>
> need some helph
> --
> View this message in context: http://www.nabble.com/set-the-sides-color-of-emacs-tf3902027.html#a11062070
> Sent from the Emacs - Help mailing list archive at Nabble.com.
>
>
>
--
(. .)
=ooO=(_)=Ooo=====================================
Chris McMahan | first_initiallastname@one.dot.net
=================================================
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: set the sides color of emacs
[not found] <mailman.1954.1181590787.32220.help-gnu-emacs@gnu.org>
2007-06-11 20:10 ` Chris McMahan
@ 2007-06-11 20:11 ` Joel J. Adamson
1 sibling, 0 replies; 5+ messages in thread
From: Joel J. Adamson @ 2007-06-11 20:11 UTC (permalink / raw)
To: help-gnu-emacs
Dear Need Some Help,
The face you want to customize is called the "gutter"
To customize any group of settings, enter the command "M-x
customize-group RET <groupname>" The groupname you're looking for is
probably "compile." Also, to handle the above, the groupname is "faces."
Joel
lingzedong <lingzedong@yahoo.com.hk> writes:
> I set my emacs background color to dark-slate-gray, but there are black two
> sides between the background and fringes, I want set them to dark-slate-gray
> also, how should I do to .emacs?
>
> by the way, I wanted to replace the default compile command "make -k " with
> "g++ -o" , and set the default file load path to "/home/name/data " in c++
> mode
> how can I do it?
>
> need some helph
> --
> View this message in context: http://www.nabble.com/set-the-sides-color-of-emacs-tf3902027.html#a11062070
> Sent from the Emacs - Help mailing list archive at Nabble.com.
>
>
>
--
Joel J. Adamson
Biostatistician
Pediatric Psychopharmacology Research Unit
Massachusetts General Hospital
Boston, MA 02114
(617) 643-1432
(303) 880-3109
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: set the sides color of emacs
2007-06-11 20:10 ` Chris McMahan
@ 2007-06-11 20:46 ` Joel J. Adamson
0 siblings, 0 replies; 5+ messages in thread
From: Joel J. Adamson @ 2007-06-11 20:46 UTC (permalink / raw)
To: help-gnu-emacs
Chris McMahan <first_initiallastname@one.dot.net> writes:
> The face is 'fringe. You can set the foreground and background colors
> the same way you do for other fonts.
Yeah, that's what I meant.
--
Joel J. Adamson
Biostatistician
Pediatric Psychopharmacology Research Unit
Massachusetts General Hospital
Boston, MA 02114
(617) 643-1432
(303) 880-3109
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: set the sides color of emacs
2007-06-11 14:54 set the sides color of emacs lingzedong
@ 2007-06-13 6:36 ` Kevin Rodgers
0 siblings, 0 replies; 5+ messages in thread
From: Kevin Rodgers @ 2007-06-13 6:36 UTC (permalink / raw)
To: help-gnu-emacs
lingzedong wrote:
> by the way, I wanted to replace the default compile command "make -k " with
> "g++ -o" , and set the default file load path to "/home/name/data " in c++
> mode
C-h v compile-command
--
Kevin Rodgers
Denver, Colorado, USA
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2007-06-13 6:36 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-06-11 14:54 set the sides color of emacs lingzedong
2007-06-13 6:36 ` Kevin Rodgers
[not found] <mailman.1954.1181590787.32220.help-gnu-emacs@gnu.org>
2007-06-11 20:10 ` Chris McMahan
2007-06-11 20:46 ` Joel J. Adamson
2007-06-11 20:11 ` Joel J. Adamson
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).