[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: New feature in project.el: Remembering the previously used projects
From: |
Simen Heggestøyl |
Subject: |
Re: New feature in project.el: Remembering the previously used projects |
Date: |
Tue, 02 Jun 2020 19:43:32 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/27.0.91 (gnu/linux) |
Juri Linkov <juri@linkov.net> writes:
> Please use a more future-proof format like is used by saveplace.el,
> for example, in ~/.emacs.d/places it's saved as:
>
> ;;; -*- coding: utf-8; mode: lisp-data -*-
> (("/tmp/"
> (dired-filename . "/tmp/file"))
>
> that allows adding more metadata in future.
Looks good to me. If Dmitry agrees I can start working on changing the
format.
Maybe it should be renamed from "project-list" to simply "projects" too
while we're at it, to match similar files, like "places", "bookmarks",
and so on?
-- Simen
Re: New feature in project.el: Remembering the previously used projects, Simen Heggestøyl, 2020/06/02
Re: New feature in project.el: Remembering the previously used projects, Simen Heggestøyl, 2020/06/02
Re: New feature in project.el: Remembering the previously used projects, Simen Heggestøyl, 2020/06/02
Re: New feature in project.el: Remembering the previously used projects,
Simen Heggestøyl <=
Re: New feature in project.el: Remembering the previously used projects, Simen Heggestøyl, 2020/06/02
Re: New feature in project.el: Remembering the previously used projects, Basil L. Contovounesios, 2020/06/03