Re: [O] Table Formatting Values with Dollar Signs in the Value

2013-06-24 Thread Carsten Dominik
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

[O] Table Formatting Values with Dollar Signs in the Value

2013-06-24 Thread Dan LaManna
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