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

Emacs non mi ascolta



Perche' non riesco a settare lo sfondo nero in emacs21?

Continuo ad andare nel menu customization e a modificare le basic faces mettendo che i font devono avere come sfondo il nero e come colore il bianco. Facendo poi applicare il tutto alla sessione corrente vedo tutto nero. Quando pero' salvo per avere il tutto nelle future sessioni e riavvio
ritorno alla schermata con sfondo bianco...
Questo e' il mio file di configurazione di emacs:

;; custom-set-variables was added by Custom -- don't edit or cut/paste it!
 ;; Your init file should contain only one such instance.
'(auto-compression-mode t nil (jka-compr))
'(auto-insert-mode t nil (autoinsert))
'(case-fold-search t)
'(column-number-mode t)
'(current-language-environment "Latin-9")
'(default-input-method "latin-9-prefix")
'(fill-column 80)
'(frame-background-mode (quote dark))
'(global-font-lock-mode t nil (font-lock))
'(mouse-wheel-mode t nil (mwheel))
'(tab-width 4))
(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.
'(default ((t (:stipple nil :background "#000000" :foreground "#ffffff" :inverse-video nil :box nil :strike-through nil :overline nil :underline nil :slant normal :weight normal :height 123 :width normal :family "adobe-courier")))))

grazie 1000

--
try: troll.uses(Brain)(custom-set-variables
except TypeError, data: troll.plonk()
Co-Responsabile Hardware Information & Technology http://hit.edengames.net




Reply to: