X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com X-Original-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; t=1679436562; h=mime-version:message-id:in-reply-to:date:subject:to:user-agent :references:from:from:to:cc:subject:date:message-id:reply-to; bh=qLSA4k5IJwZFz/P64k8hvJMtoPyudXv2qBPjzaWpvQo=; b=iCHCEP2B1W2wX3eQz34Sn3dSq6U+xpdx8qv7gWmz+eH2ACDHFAHj8nEqqeWa9Cx2L0 hPO04NPb0+Vxr7xI1LfnnonCMNBy0x/a0h3knwZtTXGN4cKbLBHWJ8QQdFfitsLIx00n oqA/rWaikkMlY+En5yByt8JjGAciUFGqDbzgBxdElUUZpasHFflWje8wAE0UpIPhIvOj rwI6iAI7MuAW/XmdVqAQb6vussjVl6Zlu56NmLVy5H3Ghf6LF7tKLJR4LODHqERtKynG C78FvGlzclwUsUz8Liz+s1qXSvoJ8QUumWYsRB/tnlpKcsC4GqiNpav96EsPls+wm2rm SQLw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1679436562; h=mime-version:message-id:in-reply-to:date:subject:to:user-agent :references:from:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=qLSA4k5IJwZFz/P64k8hvJMtoPyudXv2qBPjzaWpvQo=; b=7Bmwva58VexRQBP0k9EMOLOhnNAIPqXGDK0a+BLpMjGek9I4ZzezG17kbpPhtffeKk /O3gErJ/uWizz2M3Z4bXmflWzz+9eV9K3Wy4KWUyUTIy0ZOwhlGmDePOCAHk37f1OOA1 o21MjKDNTXiNROwarkenXcRi/RDG1N1ldszmHuvhEutFiFvOAQkUnVXO/fD++iKAVyzw 1h5wWJHudgPYhd+OJhokviL9XBPdSsY32e1yCdpq1Wj24e8PGqSTZICbYhiG7XChcsPB Mrqes72k1VrOljsGWckrEB0tKixnfCGMfWM1i8nqxFcR9NZhA4/jA3LDBXK3OBAUoOku K/1g== X-Gm-Message-State: AAQBX9e1v1SPmI7BCSisKWNOQ5RIjD55DaumjQIFpab3P911mPauBpIX xQhv4mR/rIGsFgsrgthyFB9FL8VaRpc= X-Google-Smtp-Source: AK7set+rNxUhUUVaYu2i33UYLpbsC12MAY8We24gKQeXdVTfNpImAitbjcVmgV8v/7wdk+p3mT4zPg== X-Received: by 2002:a05:6512:4003:b0:4e7:ff1c:6030 with SMTP id br3-20020a056512400300b004e7ff1c6030mr22548lfb.15.1679436561721; Tue, 21 Mar 2023 15:09:21 -0700 (PDT) From: "vzh (vzhbanov AT gmail DOT com) [via geda-user AT delorie DOT com]" X-Google-Original-From: vzh References: <20230319120044 DOT 4EA0585F61DE AT turkos DOT aspodata DOT se> <20230320112351 DOT 68F568497643 AT turkos DOT aspodata DOT se> <87355xyjnm DOT fsf AT lepton DOT mail-host-address-is-not-set> <20230321210043 DOT 1EEB68497643 AT turkos DOT aspodata DOT se> User-agent: mu4e 1.8.11; emacs 28.2 To: geda-user AT delorie DOT com Subject: Re: [geda-user] Unknown config key Date: Wed, 22 Mar 2023 00:58:36 +0300 In-reply-to: <20230321210043.1EEB68497643@turkos.aspodata.se> Message-ID: <87pm91wycv.fsf@lepton.mail-host-address-is-not-set> MIME-Version: 1.0 Content-Type: text/plain 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 Karl, > Vladimir: > ... >> Unlike in previous C code, processing of short options is dropped >> as they were intended only for using as command line options and >> other using is not documented. >> >> So I'm not going to change it. Moreover, the project rc files are >> subject to be replaced with standard lepton configuration files, >> lepton.conf and such. > ... > > Soo, what happened with: >>> Our approach is just doing reliable changes on each step >>> trying to avoid stressing our users :-) :-) I think it's unreliable to rely on undocumented features. > I don't see the point of changing the rc file. It is more > reasonable to do the change when it is converted to standard > lepton conf. files. We're towards it. The sooner we (re)write/review related code the faster it happens. (I, for one, don't like releases with intermediate results which confuse the users.) > Nevermind, just change the "Unknown config key" to something > more user friendly. What would you suggest? Will "Unknown config key (short config keys are no longer supported)" do? Regards, Vladimir