[O] Some LaTeX Beamer / org-mode questions

2016-05-30 Thread Florian Lindner
Hello, I'm working on my first presentation using org mode together with latex beamer (until now, I produce the slide using beamer only). The top of my org file looks like that: #+startup: beamer #+LATEX_CLASS: beamer #+LATEX_CLASS_OPTIONS: [presentation] #+BEAMER_THEME: Boadilla

Re: [O] Some LaTeX Beamer / org-mode questions

2016-05-30 Thread Rainer M Krug
Florian Lindner writes: > Hello, > > I'm working on my first presentation using org mode together with latex > beamer (until now, I produce the slide using beamer only). Same as me - beamer in org is really niche when you get the hang of it (still not completely there). >

[O] How to change agenda sorting order temporarily?

2016-05-30 Thread Martin Beck
I'm working with a lot of pre-defined agendas, but I sometimes would like to change the sorting order of one of those to different criteria (by time, alphanumerically, etc.).   I did not find a way to do that in org-mode directly - did I overlook something, or do I really have to change the

[O] Org-agenda-sorting: can I sort by inactive timestamps?

2016-05-30 Thread Martin Beck
I'm using inactive timestamps to show the creation date of a new heading and also to show the modification dates with some short text notes about the progress in there:   Example:   * Headings Test <2016-05-30 Mo 13:18> * Heading 1 [2016-05-30 Mo 13:21] * Heading 2 [2016-05-30 Mo 13:16] *

Re: [O] Some LaTeX Beamer / org-mode questions

2016-05-30 Thread Florian Lindner
On Mon, 30 May 2016 11:19:52 +0200 Rasmus wrote: > Hi, > > Florian Lindner writes: > > > I'm working on my first presentation using org mode together with > > latex beamer (until now, I produce the slide using beamer only). > > > > The top of my org file

Re: [O] Trouble evaluating R source code blocks with C-c C-c

2016-05-30 Thread Vikas Rawal
Thanks. The code still seems to freeze. The backtrace now is. Debugger entered--Lisp error: (quit) process-send-string(#

Re: [O] Some LaTeX Beamer / org-mode questions

2016-05-30 Thread Rasmus
Hi, Florian Lindner writes: > I'm working on my first presentation using org mode together with latex > beamer (until now, I produce the slide using beamer only). > > The top of my org file looks like that: > > #+startup: beamer > #+LATEX_CLASS: beamer > >

Re: [O] Some LaTeX Beamer / org-mode questions

2016-05-30 Thread Rasmus
Hi, Florian Lindner writes: >> #+options: title:nil > > Sorry, can't make it work. >> #+subtitle: > > Neither that works for me Are you sure you are using an up-to-date version of Org? M-x org-version should return 8.3.something. Rasmus -- Governments should be afraid

[O] lost 'open-square-bracket' since upgrade this morning

2016-05-30 Thread Sharon Kimble
Since upgrading to 'org-plus-contrib-20160530' this morning I am totally unable to have an 'open-square-bracket', which negates the ability to write/compose org-links! It shows the 'open-square-bracket' in the mini-buffer but never in the required place in the text. How can I get them back

Re: [O] Org-agenda-sorting: can I sort by inactive timestamps?

2016-05-30 Thread Matt Lundin
"Martin Beck" writes: > I'm using inactive timestamps to show the creation date of a new > heading and also to show the modification dates with some short text > notes about the progress in there: > > Example: > > * Headings Test > <2016-05-30 Mo 13:18> > * Heading 1 >

Re: [O] lost 'open-square-bracket' since upgrade this morning

2016-05-30 Thread Matt Lundin
Sharon Kimble <boudic...@skimble.plus.com> writes: > Since upgrading to 'org-plus-contrib-20160530' this morning I am totally > unable to have an 'open-square-bracket', which negates the ability to > write/compose org-links! It shows the 'open-square-bracket' in the > min

[O] org-mode 8.3.x directly opens URL/ follows Timestamp, if Return is clicked

2016-05-30 Thread Martin Beck
I recently upgraded from org-mode 8.2.x to org-mode 8.3.4 and all-in-all, it worked really great without too many side effects. Thanks to all of you who contributed and made it such a robust upgrade. :-)   However,  there is one change that is annoying for me every time I want to enter a

Re: [O] How to change agenda sorting order temporarily?

2016-05-30 Thread Richard Lawrence
Hi Martin, Martin Beck writes: > I'm working with a lot of pre-defined agendas, but I sometimes would > like to change the sorting order of one of those to different criteria > (by time, alphanumerically, etc.). > I did not find a way to do that in org-mode directly - did I

Re: [O] lost 'open-square-bracket' since upgrade this morning

2016-05-30 Thread Sharon Kimble
Matt Lundin <m...@imapmail.org> writes: > Sharon Kimble <boudic...@skimble.plus.com> writes: > >> Since upgrading to 'org-plus-contrib-20160530' this morning I am totally >> unable to have an 'open-square-bracket', which negates the ability to >> write/compose

Re: [O] How to change agenda sorting order temporarily?

2016-05-30 Thread Matt Lundin
Matt Lundin writes: > "Martin Beck" writes: > >> I'm working with a lot of pre-defined agendas, but I sometimes would >> like to change the sorting order of one of those to different criteria >> (by time, alphanumerically, etc.). >> >> I did not find a way

Re: [O] [BUG] org-mode 8.3.x directly opens URL/ follows Timestamp, if Return is clicked

2016-05-30 Thread Matt Lundin
"Martin Beck" writes: > I recently upgraded from org-mode 8.2.x to org-mode 8.3.4 and > all-in-all, it worked really great without too many side effects. > Thanks to all of you who contributed and made it such a robust > upgrade. :-) > > However, there is one change that is

Re: [O] lost 'open-square-bracket' since upgrade this morning

2016-05-30 Thread Sharon Kimble
Sharon Kimble <boudic...@skimble.plus.com> writes: > Since upgrading to 'org-plus-contrib-20160530' this morning I am totally > unable to have an 'open-square-bracket', which negates the ability to > write/compose org-links! It shows the 'open-square-bracket' in the > min

Re: [O] Trouble evaluating R source code blocks with C-c C-c

2016-05-30 Thread Charles C. Berry
On Mon, 30 May 2016, Vikas Rawal wrote: Thanks. The code still seems to freeze. The backtrace now is. OK, let me abbreviate this by cutting off the ends of long lines: Debugger entered--Lisp error: (quit) process-send-string(# ".ess.eval(\"lm(log_cal~sector+ [...]

Re: [O] How to change agenda sorting order temporarily?

2016-05-30 Thread Matt Lundin
"Martin Beck" writes: > I'm working with a lot of pre-defined agendas, but I sometimes would > like to change the sorting order of one of those to different criteria > (by time, alphanumerically, etc.). > > I did not find a way to do that in org-mode directly - did I overlook

Re: [O] [BUG] org-mode 8.3.x directly opens URL/ follows Timestamp, if Return is clicked

2016-05-30 Thread Eric Abrahamsen
Matt Lundin writes: > "Martin Beck" writes: > >> I recently upgraded from org-mode 8.2.x to org-mode 8.3.4 and >> all-in-all, it worked really great without too many side effects. >> Thanks to all of you who contributed and made it such a robust >> upgrade.

Re: [O] [BUG] org-mode 8.3.x directly opens URL/ follows Timestamp, if Return is clicked

2016-05-30 Thread Eric Abrahamsen
Matt Lundin writes: > Eric Abrahamsen writes: > >>> This bug was fixed on October 31, 2015 with the following commit: >>> >>> a87c34cb8d58e7019c8d081c02bbac9e93cef8ab >>> >>> Unfortunately, that commit must have been applied only to the master >>>

Re: [O] assign tags via helm/avy?

2016-05-30 Thread Xebar Saram
thx so much john! is there a way where the function can auto read all the tags from "org-tag-persistent-alist " instead of manfully adding to the function each time a new tag is added? best Z On Tue, May 31, 2016 at 3:42 AM, John Kitchin wrote: > Here is a helm

Re: [O] assign tags via helm/avy?

2016-05-30 Thread John Kitchin
Here is a helm approach that seems like what you want. #+BEGIN_SRC emacs-lisp (defun tag-lister () "Function that gets and returns possible tags." (list "tag1" "tag2" "tag3")) (defun helm-tagger () (interactive) (helm :sources `((name . "HELM tag setter") (candidates .

Re: [O] assign tags via helm/avy?

2016-05-30 Thread Kaushal Modi
On Mon, May 30, 2016, 11:18 PM Xebar Saram wrote: > thx so much john! > > is there a way where the function can auto read all the tags from > "org-tag-persistent-alist " instead of manfully adding to the function each > time a new tag is added? > > best > > Z > If you use the

Re: [O] [BUG] org-mode 8.3.x directly opens URL/ follows Timestamp, if Return is clicked

2016-05-30 Thread Matt Lundin
Eric Abrahamsen writes: >> This bug was fixed on October 31, 2015 with the following commit: >> >> a87c34cb8d58e7019c8d081c02bbac9e93cef8ab >> >> Unfortunately, that commit must have been applied only to the master >> branch, as it is not present in the maint branch and

[O] [BUG] error with org-refile and ido-completion-help

2016-05-30 Thread Matt Lundin
When calling org-refile with org-completion-use-ido set to t, pressing TAB in ido-mode results in an error. This is because ido-completion-help expects a list of strings. However, org-refile sends ido-completing-read a list of lists. To replicate: 1. /usr/bin/emacs -Q -l ~/.minimal.el

Re: [O] How to change agenda sorting order temporarily?

2016-05-30 Thread Samuel Wales
we have more or less instant tag filtering. i wonder if we could also have instant sort order changing?

Re: [O] org-mode 8.3.x directly opens URL/ follows Timestamp, if Return is clicked

2016-05-30 Thread Philip Hudson
On 30 May 2016 at 13:42, Martin Beck wrote: > I can change that by first entering a space after the link, but I often > forget that and it's not a really robust workaround for me. My workaround is C-o C-f (open-line, forward-char). -- Phil Hudson

Re: [O] Inquiry about ical2org

2016-05-30 Thread Eric S Fraga
On Friday, 27 May 2016 at 16:06, John Hendy wrote: > Is your original version anywhere handy? I tried searching but don't > seem to find it. I have not made it available since the one on Worg diverged but only because I didn't get around to doing anything about it. Attached is my latest version