gEDA-dev: some suggestions

Peter TB Brett peter at peter-b.co.uk
Tue Dec 19 04:56:07 EST 2006


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://www.seul.org/pipermail/geda-dev/attachments/20061219/02dd9e2a/attachment.pgp


More information about the geda-dev mailing list