Hello, Alan Schmitt <alan.schm...@polytechnique.org> writes:
> Yes, this is not satisfactory (and the email and author is also > problematic in this regard). We need to know whether an option was set > in the file, independently of its default value. Is there a way to do > this? I didn't follow this thread closely, but to answer your question, you can add the following option: (:email-changed-in-buffer-p "EMAIL" nil nil t) If (plist-get info :email-changed-in-buffer-p) is non-nil, email was set from a buffer keyword. Regards, -- Nicolas Goaziou