[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: gEDA-dev: some suggestions
On Tuesday 19 December 2006 09:22, Timmerman, Bert wrote:
> Well, most apps do have a "preferences" menu option for user
> configurable settings.
GNU Emacs has the same problem that we have here with the '.emacs' file, in
which you can put any random elisp you want. However, Emacs provides a
(sort-of) GUI for editing many of its configuration variables. Here's an
extract from my .emacs file:
(custom-set-variables
;; custom-set-variables was added by Custom -- don't edit or cut/paste it!
;; Your init file should contain only one such instance.
'(confirm-kill-emacs (quote y-or-n-p))
'(mail-user-agent (quote gnus-user-agent))
'(user-full-name "Peter Brett"))
(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.
'(diff-added-face ((t (:inherit diff-changed-face :foreground "darkgreen"))))
'(diff-removed-face ((t (:inherit
diff-changed-face :foreground "darkred")))))
Perhaps a similar system could be built into gschem...?
Peter
--
Fisher Society committee http://tinyurl.com/o39w2
CUSBC novices, match and league secretary http://tinyurl.com/mwrc9
CU Spaceflight http://tinyurl.com/ognu2
v3sw6YChw7$ln3pr6$ck3ma8u7+Lw3+2m0l7Ci6e4+8t4Gb8en6g6Pa2Xs5Mr4p4
hackerkey.com peter-b.co.uk
PGP signature
_______________________________________________
geda-dev mailing list
geda-dev@moria.seul.org
http://www.seul.org/cgi-bin/mailman/listinfo/geda-dev