You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have tracked down this error. Emacs creates backup files ending with ~. Other editors do something similar with for example .bak files. The file ending with ~ or .bak will overwrite the main file, so that is what is create the strange caching behaviour.
Is this something that you want a pull request for?
Hi @PeterMonsson, am I understanding correctly that VTE is creating content from the ~ template that overwrites content from the template? If that's the case, then it seems reasonable to have VTE filter out templates that end with '~'.
Hi,
I do the following:
I observe that I get the first version of the template and not the newest.
Why is this happening? I can't see any cache that I can remove
The text was updated successfully, but these errors were encountered: