X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com Date: Tue, 21 Jul 2015 14:19:25 +0200 (CEST) From: Roland Lutz To: geda-user AT delorie DOT com Subject: Re: [geda-user] My gschem 1.9.1 is breaking rubber bands In-Reply-To: <1437430095.1321.17.camel@ssalewski.de> Message-ID: References: <1437430095 DOT 1321 DOT 17 DOT camel AT ssalewski DOT de> User-Agent: Alpine 2.11 (DEB 23 2013-08-11) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Reply-To: geda-user AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: geda-user AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Tue, 21 Jul 2015, Stefan Salewski wrote: > Is so, there should really be a "netlist modified warning": A widget or > menu item which can generates a current netlist in RAM, and shows a > warning when that netlist is changed. That feature would allow fully > save graphical cleanup of of schematics. I think I suggested that > already in the past. This is a nice idea. I imagine a "netlist changes since last save" window where you can see a diff of the netlists and can decide if the changes are intentional or accidental. A simplified version of this would be an automatic re-generation of a netlist file for each schematic, so you would notice on commit if the netlist changed. This would also have the nice effect of treating the netlist as a first-class source object. Roland