[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-user: local gschemrc light background
- To: geda-user@seul.org
- Subject: gEDA-user: local gschemrc light background
- From: Karel Kulhavy <clock@twibright.com>
- Date: Wed, 3 Nov 2004 13:36:21 +0000
- Delivered-to: archiver@seul.org
- Delivered-to: geda-user-outgoing@seul.org
- Delivered-to: geda-user@seul.org
- Delivery-date: Wed, 03 Nov 2004 08:36:49 -0500
- Reply-to: geda-user@seul.org
- Sender: owner-geda-user@seul.org
- User-agent: Mutt/1.4.2.1i
Hello
According to lib/system-gschemrc.in I put into my local gschemrc
(load (string-append gedadatarc "@PATHSEP@gschem-lightbg")) ; light background
But it didn't work:
Error : system-error [C:59 L:0] in ./gschemrc
Most recently read form: (#@load (#@string-append #@gedadatarc @PATHSEP@gschem-lightbg))
I switched the comments in global gschemrc and it worked.
Why doesn't it work? Is local and global gschemrc syntax different?
How can I change the color scheme in local gschemrc?
Cl<