Re: [O] Bug: src block asterisk escaping doesn't work anymore

2016-07-13 Thread Charles C. Berry
On Wed, 13 Jul 2016, Robert Klein wrote: Hi, When exporting a source block, e.g. --- snip (example org file) --- #+begin_src conf Test ,* asterisk in src block #+end_src --- snip --- the escaping of the asterisk does not work. Instead a headline “asterisk in src block” is created. I do

Re: [O] Org capture + datetree + language specification

2016-07-13 Thread Nick Dokos
Dominik Schrempf writes: > usually, my Org mode documents are in English. However, now I need to > create an Org document in German. I would like to use Org Capture, to > create a date tree in German (but only for this document). Is there a > way to specify this? > I don't know of any way to

[O] Org capture + datetree + language specification

2016-07-13 Thread Dominik Schrempf
Hello, usually, my Org mode documents are in English. However, now I need to create an Org document in German. I would like to use Org Capture, to create a date tree in German (but only for this document). Is there a way to specify this? Thank you, Dominik

Re: [O] export to ics a specific buffer every X hours

2016-07-13 Thread Philip Hudson
You have _two_ concerns here. First is what to do when you save "meetings.org", second is what to do every half hour. Your code handles both of them, essentially correctly, but in the wrong place. On 13 July 2016 at 09:41, Xebar Saram wrote: > Thx > > i do have this now > > (defun z/save-meetin

[O] Feature request: full-frame or not full-frame

2016-07-13 Thread Skorzhinskiy Mikhail
Hi, I want to implement one small feature in the org-mode, but I don't know would anyone interested in such feature or not. There are fixes appears in org-mode not very long time ago. That fixes introduce new behavior of org-mode-related windows (agenda, capture and etc). Before that changes most

[O] Bug: src block asterisk escaping doesn't work anymore

2016-07-13 Thread Robert Klein
Hi, When exporting a source block, e.g. --- snip (example org file) --- #+begin_src conf Test ,* asterisk in src block #+end_src --- snip --- the escaping of the asterisk does not work. Instead a headline “asterisk in src block” is created. Adding a second comma works but that doesn't w

Re: [O] Substitute for (bh/org-agenda-to-appt)

2016-07-13 Thread John Kitchin
You could move it to the org-mode-hook. On July 13, 2016, at 7:21 AM, Louis Turk wrote: With this fuction appointments are set up when Emacs starts: (bh/org-agenda-to-appt) I would like to substitute it with a function that sets the appointments up when org-mode starts instead of when emacs st

[O] Substitute for (bh/org-agenda-to-appt)

2016-07-13 Thread Louis Turk
With this fuction appointments are set up when Emacs starts: (bh/org-agenda-to-appt) I would like to substitute it with a function that sets the appointments up when org-mode starts instead of when emacs starts. The reason being that (bh/org-agenda-to-appt) causes all the org-agenda-files to load

Re: [O] export to ics a specific buffer every X hours

2016-07-13 Thread Xebar Saram
Thx i do have this now (defun z/save-meeting-to-ics () "If the current file is in '~/.dotfiles', the code blocks are tangled" (when (equal (buffer-file-name) (expand-file-name "/home/zeltak/org/files/agenda/ meetings.org")) (rename-file (org-icalendar-export-to-ics) "/