Re: [O] Export datetree item subtree with its date, not the file's

2015-10-20 Thread Kyle Meyer
Göktuğ Kayaalp writes: > Hello, > > Thanks for your response. As you suggest, I switched to using the > EXPORT_DATE property. It works as expected. > > Now a little problem that I have is that I cannot have timestamps like > «10 September 2015» in my exports, but a literal inactive time

Re: [O] How to make ~evil-leader~ work for for ~org-src-mode~?

2015-10-20 Thread Ista Zahn
Hi Ben, It doesn't work because evil-leader/set-key-for-mode sets keys for major modes and org-src-mode is a minor mode. Unfortunately I don't know the answer to your implied question "how do I make it work?", but that is why it doesn't work. Best, Ista On Tue, Oct 20, 2015 at 10:22 AM, Ben wro

Re: [O] Format of links in PDF beamer export

2015-10-20 Thread Eric S Fraga
On Tuesday, 20 Oct 2015 at 15:01, Loris Bennett wrote: > Hi, > > How can I control the appearance of link in a PDF beamer presentation. beamer export uses hyperref so customise this package using \hypersetup. -- : Eric S Fraga (0xFFFCF67D), Emacs 24.5.1, Org release_8.3.2-164-g50a182

Re: [O] Format of links in PDF beamer export

2015-10-20 Thread Sebastian Christ
Hi Loris, I put #+LATEX_HEADER: \hypersetup{colorlinks=true} in my org files and let hyperref do the styling. -- Sebastian > On Tue, 20 Oct 2015 15:01:57 +0200, "Loris Bennett" > said: > > Hi, > How can I control the appearance of link in a PDF beamer presentation. > >

[O] Org-agenda-leaders

2015-10-20 Thread Uwe Jochum
Hi all, when I switched to the orgmode 8.3.2 quite a lot of entries in my weekly agenda disappeared. This seems to be related to the fact that I renamed the agenda leaders like so: '(org-agenda-deadline-leaders (quote ("FRIST: " "In %3d d.: "))) '(org-agenda-scheduled-leaders (quote ("TER

Re: [O] Export datetree item subtree with its date, not the file's

2015-10-20 Thread Göktuğ Kayaalp
Hello, Thanks for your response. As you suggest, I switched to using the EXPORT_DATE property. It works as expected. Now a little problem that I have is that I cannot have timestamps like «10 September 2015» in my exports, but a literal inactive timestamp. This is because in the relat

[O] How to make ~evil-leader~ work for for ~org-src-mode~?

2015-10-20 Thread Ben
Dear all, I want to set some evil-leader keys for org-src-mode with the following code: (evil-leader/set-key-for-mode 'org-src-mode "k" 'org-edit-src-abort "s" 'org-edit-src-save "'" 'org-edit-src-exit) But it doesn't work. Why is that? Thanks, Ben

[O] Format of links in PDF beamer export

2015-10-20 Thread Loris Bennett
Hi, How can I control the appearance of link in a PDF beamer presentation. I'm using the default beamer style with the following [[http://www.dfg.de/foerderung/programme/infrastruktur/wgi/forschungsgrossgeraete/index.html][Übersicht]] which works, but it is not visually obvious in the PDF that

Re: [O] Show first leaf heading on startup

2015-10-20 Thread Christian Moe
You could set a VISIBILITY property manually, but that solution of course is not robust to changes in outline and does not automatically carry over to other documents. [[info:org#Initial visibility]] Yours, Christian Shankar Rao writes: > How can I make it so that on startup, only the content