[O] Navigating from agenda causes incorrect expansion of children

2014-03-18 Thread Dan LaManna
Not sure if this is a feature or a bug, but those on #org-mode prompted 
me to post it.


GNU Emacs 24.3.50.1 (x86_64-unknown-linux-gnu, GTK+ Version 2.24.10)
Org version 8.2.5c

If you take the following minimal example of an org file:
* A
** B
*** TODO C
*** D
*** E

And navigate to TODO C from an agenda buffer this will be the 
*displayed* text:

* A
** B
*** TODO C
*** D...

Leaving it to appear that D has children, when it in fact has a sibling 
that's been hidden.


Is this some type of custom variable I'm missing, or is this working as 
intended - or is this truly a bug?


May be worth mentioning, myself and others in #org-mode have noticed 
this happening in other contexts, however this was the only reproducible 
method.


- dan lamanna



[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 want to use some type of max depth option. Passing the literal
flag doesn't help in this case.

Here is the original SO question including the example which lead me here:
http://stackoverflow.com/q/17263267/520929


-- 
*Dan LaManna*
Mobile: 518.477.3465
dan.lama...@gmail.com
http://danlamanna.com
@dan_lamanna on twitter.