Path: csiph.com!news.mixmin.net!weretis.net!feeder4.news.weretis.net!feeder5.news.weretis.net!news.solani.org!.POSTED!not-for-mail From: Karl Ratzsch Newsgroups: comp.graphics.apps.gnuplot Subject: Re: How to reset configurations to their defaults? Date: Fri, 29 Jun 2018 01:57:26 +0200 Organization: solani.org Lines: 20 Message-ID: References: <2e3258e6-1bce-465f-9817-049a03ae996f@googlegroups.com> <21868ab2-d7c2-472d-9b53-60f40311fd31@googlegroups.com> <9d2ffdb9-bad7-43f9-b3d6-613fa7f06a61@googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Trace: solani.org 1530230249 21012 127.0.0.43 (28 Jun 2018 23:57:29 GMT) X-Complaints-To: abuse@news.solani.org NNTP-Posting-Date: Thu, 28 Jun 2018 23:57:29 +0000 (UTC) User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.8.0 X-User-ID: eJwNycERACEIA8CWUEiQchjO9F+Ct9+Fc3EyCAYE6YtlidHoGLo9LNV/BYrb3ezkRu6pulfEAxYqEH4= Cancel-Lock: sha1:zkJyQgHcWQprtPDkEEl07l97aa4= In-Reply-To: Content-Language: de-DE-1901 Xref: csiph.com comp.graphics.apps.gnuplot:3986 Am 28.06.2018 um 22:22 schrieb palme@kapott.org: >> 1) Execute each user script separately in a really clean environment (i.e. with a "reset" or whatever before them), and then find a non-gnuplot based way to put all of them onto a single page (i.e. emulating "multiplot" by myself). >> >> 2) The gnuplot community agrees that there might be different kinds of "reset" commands: one that also affects a multiplot context, another one that resets everything EXCEPT the multiplot information, ... ideas welcome > > 3) Each set command could support "set ... default" to reset all parameters to their default values (as it already exists with "set key default") > "reset" does not "destroy" the multiplot environment, it's just not compatible with multiplot's "layout" option. That specific aspect could easily get fixed, i think.