help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

. . .


From: nospam55
Subject: . . .
Date: Thu, 12 Feb 2004 18:47:39 +0100
User-agent: KNode/0.7.1

nospam55 wrote:

> Felix E. Klee wrote:
> 
>> On Wed, 11 Feb 2004 21:21:21 +0200 Eli Zaretskii wrote:
>>> By customizing the face called `fringe'.
>> 
>> Thanks, this worked fine.
>> 
> 
> I'm also interested, how can I customize that?
> 
>     nospam55

... I mean, do you think it is safe to edit the 



(custom-set-faces
  ;; custom-set-faces was added by Custom -- don't edit or cut/paste it!
  ;; Your init file should contain only one such instance.
 '(cperl-array-face ((t (:foreground "yellow" :slant italic))))
 '(cperl-hash-face ((t (:foreground "SpringGreen" :slant italic))))
  [etc]
 '(fringe ((((class color) (background dark)) (:background "darkslategray"))))

  [etc]

in .emacs ? 
Is there another way to customize?
Another way to set the fringe face without customization functions?

thank you


reply via email to

[Prev in Thread] Current Thread [Next in Thread]