On Jun 24, 2013, at 2:55 PM, Dan LaManna wrote:
> An issue arose while using org table mode to display a list of files and
> whether or not they exist using file-exists-p as a formula. However the file
> names contain dollar signs in their name so org-mode tries to reference that
> column whi
An issue arose while using org table mode to display a list of files and
whether or not they exist using file-exists-p as a formula. However the
file names contain dollar signs in their name so org-mode tries to
reference that column which may or may not exist. I believe this is a bug,
or perhaps I