Re: [O] org-hidden-keywords not working

2014-06-15 Thread Bastien
Hi, this is now fixed in the maint branch, thanks, -- Bastien

[O] org-hidden-keywords not working

2014-06-15 Thread Leu Zhe
I found that by using the org-hidden-keywords can hide the #+titile:, which is a sweet feature. However, since I set the variable to t as '(org-hidden-keywords (quote (author date email title))) in custom file, but it does not work. Did anyone meet this kind of issue? Leu