Re: [O] Fwd: Patch - Org Mac Outlook - Fix Call to Outlook in some cases

2015-06-09 Thread Alan Schmitt
On 2015-06-09 22:20, Mike McLean writes: > Here is a version of the patch with a (hopefully) correct Changelog format Applied and pushed, thanks! Alan -- OpenPGP Key ID : 040D0A3B4ED2E5C7 Weekly CO₂ average (2015-05-30, Mauna Loa Observatory): 403.41 ppm signature.asc Description: PGP signa

Re: [O] Organizing and taming hectic Academia work (faculty viewpoint)? Tips or a good guides sought after :)

2015-06-09 Thread windy
Another question, I am a student , I think it is a big problem that how to exchange you article with your teacher, because the teacher will comment or revise your article once again and again. However, Many teachers will not use emacs to write articles and also the pdf file is not so convenient

Re: [O] Fwd: Patch - Org Mac Outlook - Fix Call to Outlook in some cases

2015-06-09 Thread Mike McLean
Here is a version of the patch with a (hopefully) correct Changelog format [image: --] Mike McLean [image: https://]about.me/mikemclean On Thu, Apr 9, 2015 at 5:27 PM, Mike McLean wrote: > @Rasmus - I created the first version of Org Mac Outloo

Re: [O] [PATCH] lisp/ox-html.el: reorder output of meta data in head

2015-06-09 Thread Nicolas Goaziou
Hello, apers...@lbl.gov writes: > * lisp/ox-html.el (org-html--build-meta-info ): charset and viewport > meta data should come first in `head'. As mentioned for example in: > - https://code.google.com/p/doctype-mirror/wiki/MetaCharsetAttribute > - http://getbootstrap.com/getting-started/#te

Re: [O] CUSTOM_ID doesn't work for HTML export on Org trunk

2015-06-09 Thread Nicolas Goaziou
Hello, Oleh Krehel writes: > I don't know if this has been raised before, but it seems not to be > fixed yet. Currently, in HTML export, instead of #custom_id I'm getting > e.g. #orgheadline10. The following buffer --8<---cut here---start->8--- * Headline

Re: [O] Links in #+caption: lines

2015-06-09 Thread Thomas S. Dye
Nicolas Goaziou writes: > Rasmus writes: > >> Would it be possible to specify inheritance priority? So that e.g. link >> would retain the blue coloring? > > One solution would be to split fontification of raw keywords and blocks > OTOH and blocks that can contain Org data OTOH, as suggested by

Re: [O] Clocking each days entries into one table?

2015-06-09 Thread Subhan Michael Tindall
Have you investigated clocktables? Type in the following & hit C-c C-c with point on the 'BEGIN' line somewhere to update. This one produces a month summary by agenda file #+BEGIN: clocktable :block thismonth :narrow 30 :tcolumns 6 :maxlevel 1 :step day :fileskip0 :timestamp :scope agenda :link

[O] CUSTOM_ID doesn't work for HTML export on Org trunk

2015-06-09 Thread Oleh Krehel
Hi all, I don't know if this has been raised before, but it seems not to be fixed yet. Currently, in HTML export, instead of #custom_id I'm getting e.g. #orgheadline10. The commit that broke this was 2 months ago: 160820bc9498e9364103e72b55a27cf92576dbb8 still works fine. Let me know if this i

Re: [O] [bug] TODO [/] cookie not updating if list has inline task

2015-06-09 Thread Nicolas Goaziou
writes: > coming back to my original problem: is there a consensus on how inline > tasks should be treated within lists? Inline means to me that they > should not break up a list... but I would like this resolved if > possible. Fixed in a4cc9d82d8069741be64c55f35f9d3ad7e2663d5. Thank you. Rega

Re: [O] Organizing and taming hectic Academia work (faculty viewpoint)? Tips or a good guides sought after :)

2015-06-09 Thread John Kitchin
you might also enjoy our youtube video: https://www.youtube.com/watch?v=fgizHHd7nOo And this one on using org-mode in teaching: https://www.youtube.com/watch?v=IsSMs-4GlT8&list=FLQp2VLAOlvq142YN3JO3y8w and https://www.youtube.com/watch?v=cRUCiF2MwP4 See http://github.com/jkitchin/jmax for my Ema

Re: [O] [bug] Error evaluating table expression with relative references

2015-06-09 Thread Nicolas Goaziou
Hello, Eric S Fraga writes: > I seem to have encountered a bug in table spreadsheet evaluations. See > this example: > > #+begin_src org > ,* Table evaluation with relative references > | 1 | 2 | 3 | 6 | > | 1 | 2 | 3 | #ERROR | > ,#+TBLFM: @1$4=vsum($1..$3)::@2$4=vsum($1..$-1) > #

[O] bad interaction between yasnippet and org-mode

2015-06-09 Thread Mark Edgington
I have a yas snippet that looks like the following: * $1 :sometag: $0 When I try to expand this snippet (on an empty line) in an org-mode buffer, there seems to be a bad interaction happening between org-mode and yasnippet, such that when entering in text at the $1 location, ty

Re: [O] org-tree-to-indirect-buffer - naming and prefix in define keyboard key

2015-06-09 Thread Alan Schmitt
On 2015-06-09 10:36, Rainer M Krug writes: > While writing this, I discovered the C-u prefix to keep the last opened > indirect buffer open. > > But I still have two question: > > 1) How can I map the command C-u M-x ~org-tree-to-indirect-buffer~ to a > keyboard shortcut? According to http://erg

Re: [O] [feature request] org-capture-window-setup to stop capture window taking up whole frame

2015-06-09 Thread Bernhard Pröll
With a lot of windows open the annoying part of =org-capture= is =switch-to-buffer-other-window= for me. My approach is using the current window for the capture buffer: #+BEGIN_SRC elisp (defadvice org-capture (around bp/org-capture--around) (flet ((switch-to-buffer-other-window (buf) (switch-t

Re: [O] Organizing and taming hectic Academia work (faculty viewpoint)? Tips or a good guides sought after :)

2015-06-09 Thread Alan Schmitt
Hi, On 2015-06-08 18:39, Xebar Saram writes: > i am looking for 2 things really: > 1. as i said in the post topic a good guide if anyone is aware of or detailed > examples of using org in Academia (mainly aimed at faculty :)) > > 2. related to that as a young researcher with multiple students,

Re: [O] [feature request] org-capture-window-setup to stop capture window taking up whole frame

2015-06-09 Thread Eric S Fraga
On Tuesday, 9 Jun 2015 at 11:22, Alan Schmitt wrote: > Hello Eric, > > On 2015-06-08 17:23, Eric S Fraga writes: > >> as monitors get bigger and bigger, I tend to have lots of (emacs) >> windows in a frame. No matter how many I have, org-capture takes over >> the whole frame which is kind of was

Re: [O] [feature request] org-capture-window-setup to stop capture window taking up whole frame

2015-06-09 Thread Alan Schmitt
Hello Eric, On 2015-06-08 17:23, Eric S Fraga writes: > as monitors get bigger and bigger, I tend to have lots of (emacs) > windows in a frame. No matter how many I have, org-capture takes over > the whole frame which is kind of wasteful. How about using several frames? For instance I have the

Re: [O] Clocking each days entries into one table?

2015-06-09 Thread Sharon Kimble
Robert Klein writes: > Hi, > > did you read Bernt Hansen's doumentation > (http://doc.norang.ca/org-mode.html)? Sections 9 and 10 in particular > could be of help to you. > > Best regards > Robert Thanks Robert, I am aware of Bernt Hansen's setup, and have included some of it in my setup. But I

[O] org-tree-to-indirect-buffer - naming and prefix in define keyboard key

2015-06-09 Thread Rainer M Krug
Hi I just discovered the function ~org-tree-to-indirect-buffer~ and really love it as I have a large org file (nearly 10 000 lines, R code, analysis, simulation, ...) and this makes navigating and editing much easier. While writing this, I discovered the C-u prefix to keep the last opened indirec

Re: [O] [feature request] org-capture-window-setup to stop capture window taking up whole frame

2015-06-09 Thread e.fraga
On Monday, 8 Jun 2015 at 16:46, Kaushal wrote: > `org-capture` does not take up the full frame for me by default; I > just tried that in an emacs -Q session. You're right: it does not take up the full frame with -Q. Strange: I cannot find anything in my configuration that would change this behav

Re: [O] Specifying ATTR_LATEX document wide?

2015-06-09 Thread Rainer M Krug
Nicolas Goaziou writes: > Rainer M Krug writes: > >> But I assume, I could also set them via file local variables, which I >> did with `org-export-allow-bind-keywords'. > > I don't think there's any guarantee that all local file keywords > definitions are observed during export (e.g., most of th

Re: [O] [RFC] Org linting library

2015-06-09 Thread Rainer M Krug
Nicolas Goaziou writes: > Rainer M Krug writes: > >> OK - now I get it. The syntax implies that I want to display the image >> located there as the descriptor. > > Correct. > >> Would it be possible for org-lint to give a more direct warning that this >> link is in the description and not the li

Re: [O] [RFC] Org linting library

2015-06-09 Thread Nicolas Goaziou
Rainer M Krug writes: > OK - now I get it. The syntax implies that I want to display the image > located there as the descriptor. Correct. > Would it be possible for org-lint to give a more direct warning that this > link is in the description and not the link itself? Could you suggest an appr

Re: [O] `org-agenda-sorting-strategy` -- missing text properties.

2015-06-09 Thread Nicolas Goaziou
Hello, Keith David Bershatsky writes: > There are nine (9) places in org-version 8.2.10 (which is included > within Emacs public release 24.5.1) that could use some attention by > the org-mode team. I have fixed it in my own custom version of > org-mode, but I have seen a couple of questions rec

Re: [O] Specifying ATTR_LATEX document wide?

2015-06-09 Thread Nicolas Goaziou
Rainer M Krug writes: > But I assume, I could also set them via file local variables, which I > did with `org-export-allow-bind-keywords'. I don't think there's any guarantee that all local file keywords definitions are observed during export (e.g., most of the export process happens in temporar

Re: [O] Links in #+caption: lines

2015-06-09 Thread Nicolas Goaziou
Rasmus writes: > Would it be possible to specify inheritance priority? So that e.g. link > would retain the blue coloring? One solution would be to split fontification of raw keywords and blocks OTOH and blocks that can contain Org data OTOH, as suggested by Kaushal (

Re: [O] Organizing and taming hectic Academia work (faculty viewpoint)? Tips or a good guides sought after :)

2015-06-09 Thread Holger Wenzel
Hi Xebar, Xebar Saram gmail.com> writes: > > > Dear Martin > Thanks so much for your prompt response. I did ofc do an extensive google research yet found that as can be seen in your link most entries focus on either writing papers or general bits an pieces .What i am looking for is a holi