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
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
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
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
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