Re: [O] Braced inline math no longer supported: ($ ... $)

2014-10-30 Thread Jonas Hörsch
On Thu, Oct 30 2014, Nick Dokos wrote: > See the recent discussion here: > >http://thread.gmane.org/gmane.emacs.orgmode/92136 > Thanks, and sorry, I actually did a cursory search, for braces and math-mode. Didn't occur to me to use the word parentheses. signature.asc Description: PGP signa

[O] OrgStruct: start with collapsed view (was: Moving my init.el to Org)

2014-10-30 Thread Karl Voit
Hi! * Thorsten Jolitz wrote: > Marcin Borkowski writes: > >> And now there's another problem: I'd like to have my init file >> collapsed to only headlines on opening. Since I visit my init file >> through a custom command (which finds it and turns on orgstruct), I >> don't need to use file loca

Re: [O] OrgStruct: start with collapsed view

2014-10-30 Thread Rasmus
Karl Voit writes: > Hi! > > * Thorsten Jolitz wrote: >> Marcin Borkowski writes: >> >>> And now there's another problem: I'd like to have my init file >>> collapsed to only headlines on opening. Since I visit my init file >>> through a custom command (which finds it and turns on orgstruct), I

[O] org-icalendar-store-uid messes up encrypted sections?

2014-10-30 Thread Kevin Brubeck Unhammer
I've got an entry marked :crypt: and after trying org-icalendar export with emacs 24.4 my git diff showed that the entry had changed like this: *** Gift ideas:crypt: -BEGIN PGP MESSAGE- -Version: GnuPG v1.4.12 (GNU/Linux) - -hQEMAz

[O] how to turn off UID-creation for non-exported ical items?

2014-10-30 Thread Kevin Brubeck Unhammer
Before upgrading to Emacs 24.4, I used org-caldav to sync my agenda with OwnCloud. This of course requires stable UID's on the exported items, so I have (setq org-icalendar-store-UID t) Items which are not exported don't need UID's, and didn't seem to get them before. But after upgrading, sud