unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* persistent storage for Emacs packages
@ 2013-10-18 16:45 Tyler Smith
  2013-10-18 17:44 ` Thorsten Jolitz
                   ` (4 more replies)
  0 siblings, 5 replies; 31+ messages in thread
From: Tyler Smith @ 2013-10-18 16:45 UTC (permalink / raw)
  To: emacs-devel

[-- Attachment #1: Type: text/plain, Size: 683 bytes --]

Hello,

I am developing a small Emacs extension I would like to distribute as a
package. This package provides an interface to the GRASS gis software.
During initialization, a table of completions is generated. This takes
several minutes, but only needs to be done once. Where should I be saving
this data?

I'm currently using customize-save-variable, but as users aren't expected
to modify the values directly this is not correct. Is there a location I
can count on having read and write access to across platforms? Or should I
be requiring each user to specify the location of the data file as a
customization option?

I would appreciate any suggestions.

Thank you,

Tyler Smith

[-- Attachment #2: Type: text/html, Size: 885 bytes --]

^ permalink raw reply	[flat|nested] 31+ messages in thread

end of thread, other threads:[~2013-11-25 19:21 UTC | newest]

Thread overview: 31+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-10-18 16:45 persistent storage for Emacs packages Tyler Smith
2013-10-18 17:44 ` Thorsten Jolitz
2013-10-18 19:54 ` Stefan Monnier
2013-10-18 22:37   ` Josh
2013-10-18 22:49     ` Rüdiger Sonderfeld
2013-10-18 23:00       ` Josh
     [not found]       ` <18713_1382137341_5261BDFD_18713_15_2_da88b78b76204dbcbbf9b5a4acbe6a0c@EXHUB2010-3.campus.MCGILL.CA>
2013-10-19  1:37         ` Tyler Smith
     [not found] ` <19473_1382126090_5261920A_19473_52_3_0b1fb8bede554cb79d9303697d2056a2@EXHUB2010-3.campus.MCGILL.CA>
2013-10-18 20:01   ` Tyler Smith
2013-10-19  1:53     ` Stefan Monnier
2013-10-18 22:45 ` Karl Fogel
2013-10-18 22:48   ` Nic Ferrier
2013-11-21 16:13     ` Ted Zlatanov
2013-11-22 13:40       ` Stefan Monnier
2013-11-25 13:30         ` Ted Zlatanov
2013-11-25 16:58           ` Nic Ferrier
2013-11-25 19:21             ` Ted Zlatanov
2013-10-20 19:19 ` Emacs and XDG Base Dir Spec was: " Thomas Koch
2013-10-20 23:16   ` Glenn Morris
2013-10-21  5:07     ` Jan Djärv
2013-10-21  6:32       ` Glenn Morris
2013-10-21  7:47         ` Thien-Thi Nguyen
2013-10-21  9:35         ` Jan Djärv
2013-10-21 12:58       ` Stefan Monnier
2013-10-21 13:31         ` John Yates
2013-10-21 15:25           ` Barry Fishman
     [not found]       ` <17329_1382360340_52652514_17329_164_1_1c38477173ab4b6cb80a8c50bd6dd0e9@EXHUB2010-1.campus.MCGILL.CA>
2013-10-21 13:19         ` Tyler Smith
2013-10-21 18:09           ` Josh
     [not found]           ` <20874_1382379012_52656E04_20874_7_7_6906997aba2b4fc2b717f1f695c0e3df@EXHUB2010-2.campus.MCGILL.CA>
2013-10-21 18:24             ` Tyler Smith
2013-10-21 19:37               ` Stefan Monnier
2013-10-21 20:54                 ` Josh
2013-10-21 21:00                   ` Glenn Morris

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).