bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#13264: 24.2.91; error when set plstore-cache-passphrase-for-symmetri


From: Glenn Morris
Subject: bug#13264: 24.2.91; error when set plstore-cache-passphrase-for-symmetric-encryption to t
Date: Thu, 27 Dec 2012 03:11:44 -0500
User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)

Leo wrote:

> (setq plstore-cache-passphrase-for-symmetric-encryption t)

AFAICS, this variable is totally undocumented and not marked as a user
option.

> -      (let* ((file (file-truename (plstore--get-buffer plstore)))
> +      (let* ((file (file-truename (buffer-file-name (plstore--get-buffer 
> plstore))))

There's a function `plstore-get-file' that does the above. (No idea why
this one gets a plstore- prefix rather than a plstore-- one.)

Anyway, this seems like a safe fix that should be in emacs-24, so I
installed it there as well.






reply via email to

[Prev in Thread] Current Thread [Next in Thread]