emacs-devel
[Top][All Lists]
Advanced

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

Re: process-file and Tramp's file cache


From: Stefan Monnier
Subject: Re: process-file and Tramp's file cache
Date: Tue, 18 Aug 2009 15:19:54 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (gnu/linux)

>> Let's go with your suggestion, but limited to a boolean for now (so the
>> name shouldn't end with "-list").

> Shouldn't it `process-file-modification-p' then?

No: the "-p" is for functions returning booleans, not for variables.
Note that "-flag" is not a good idea either, because it's incompatible
with any future extension to additional values (e.g. a list of files).
I suggest `process-file-side-effects'.


        Stefan




reply via email to

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