From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: Marcin Borkowski Newsgroups: gmane.emacs.devel Subject: Re: persist -- new package for ELPA Date: Thu, 04 Jul 2019 21:19:23 +0200 Message-ID: <87tvc1a9qc.fsf@mbork.pl> References: <87blyi3z6m.fsf@russet.org.uk> <87d0ixx1q9.fsf@mbork.pl> <87k1d590rj.fsf@russet.org.uk> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="262834"; mail-complaints-to="usenet@blaine.gmane.org" User-Agent: mu4e 1.1.0; emacs 27.0.50 Cc: emacs-devel@gnu.org To: Phillip Lord Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jul 04 21:22:11 2019 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([209.51.188.17]) by blaine.gmane.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1hj7J4-0016FE-ML for ged-emacs-devel@m.gmane.org; Thu, 04 Jul 2019 21:22:10 +0200 Original-Received: from localhost ([::1]:48364 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hj7J3-0002Q2-Oj for ged-emacs-devel@m.gmane.org; Thu, 04 Jul 2019 15:22:09 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:37968) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hj7II-0002Pk-U6 for emacs-devel@gnu.org; Thu, 04 Jul 2019 15:21:23 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hj7IH-0001FG-Ih for emacs-devel@gnu.org; Thu, 04 Jul 2019 15:21:22 -0400 Original-Received: from mail.mojserwer.eu ([195.110.48.8]:59536) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hj7IH-0001F1-Bp for emacs-devel@gnu.org; Thu, 04 Jul 2019 15:21:21 -0400 Original-Received: from localhost (localhost [127.0.0.1]) by mail.mojserwer.eu (Postfix) with ESMTP id 8BA5EE6665; Thu, 4 Jul 2019 21:21:20 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at mail.mojserwer.eu Original-Received: from mail.mojserwer.eu ([127.0.0.1]) by localhost (mail.mojserwer.eu [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id nOwVuLRfgexW; Thu, 4 Jul 2019 21:21:15 +0200 (CEST) Original-Received: from localhost (jeden09-dwa27.echostar.pl [213.156.109.227]) by mail.mojserwer.eu (Postfix) with ESMTPSA id 70772E63F1; Thu, 4 Jul 2019 21:21:15 +0200 (CEST) In-reply-to: <87k1d590rj.fsf@russet.org.uk> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 195.110.48.8 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.org gmane.emacs.devel:238360 Archived-At: On 2019-06-28, at 17:40, Phillip Lord wrote: > Marcin Borkowski writes: > >> On 2019-06-28, at 10:13, Phillip Lord wrote: >> >>> I've written a little package that I thought might be good for ELPA. >>> It allows variables to persist across sessions; it designed for >>> developers of packages rather than users. >>> >>> Comments welcome. >>> >>> https://gitlab.com/phillord/persist >> >> BTW, this: http://mbork.pl/2018-09-10_Persisting_Emacs_variables > > > Yeah, saw this when I was looking for a pre-existing solution. I thought > it would make more sense to write it up as package. Also, I am a little > unsure using user-init-file makes sense, since this was not meant to be > user facing. > > Your post did convince me that I was going to have to write something > though! Thanks! I'll look into your package one day. Best, -- Marcin Borkowski http://mbork.pl