emacs-devel
[Top][All Lists]
Advanced

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

Re: master b4f0c4c: Allow controlling where xwidget-webkit stores cookie


From: Eli Zaretskii
Subject: Re: master b4f0c4c: Allow controlling where xwidget-webkit stores cookies
Date: Fri, 19 Nov 2021 15:54:00 +0200

> branch: master
> commit b4f0c4c694e1c00b4025fe16039b8940d97c66aa
> Author: Po Lu <luangruo@yahoo.com>
> Commit: Po Lu <luangruo@yahoo.com>
> [...]
> +(defcustom xwidget-webkit-cookie-file
> +  (file-name-concat user-emacs-directory
> +                    "xwidget-webkit-cookies.txt")

Any reasons why this uses file-name-concat instead of
expand-file-name?

Also, should this default to nil? or maybe to 'ask', so that the first
time a cookie wants to be stored, Emacs will ask the user?



reply via email to

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