Re: [O] Org-capture fails in Org 9.05

2017-02-15 Thread Nicolas Goaziou
Hello, Jay Iyer writes: > new Mac and encountered an error that prevents org-capture to complete the > refiling step. I have attached a backtrace here for your review. > Please let me know if this is an installation error of some kind and how I > can fix it. > > ps: highly satisfied Org-moder

[O] Org-capture fails in Org 9.05

2017-02-15 Thread Jay Iyer
Hi, I installed Emacs 25.1 (Org 9.05 is built in to this version for Mac) on a new Mac and encountered an error that prevents org-capture to complete the refiling step. I have attached a backtrace here for your review. Please let me know if this is an installation error of some kind and how I can

Re: [O] org-annotate/collaboration?

2017-02-15 Thread Eric Abrahamsen
Uwe Brauer writes: >> Uwe Brauer writes: > >> I think collaborators who have even a tiny familiarity with >> technological tools make the whole process much, much easier. >> Unfortunately I'm working with technophobes, the sort of people who >> call the browser "the internet"

Re: [O] Is `head-include-scripts' flag reachable from OPTIONS?

2017-02-15 Thread rick
On 15 Feb 2017, 13:43:34 -0500 Nick Dokos wrote: > #+BIND: org-html-head-include-scripts nil > > perhaps? Ah, yes. This works much better than what I had before, which was to put the following lines at the bottom of my source file. #+BEGIN_COMMENT Local Variables: eval: (setq org-html-head-incl

[O] No agenda view at work, need guidance

2017-02-15 Thread Martin Schöön
After upgrading to Org 9.0.5 elpa (as part of trying out elpa for the first time ever) I get the 'pick agenda option menu'. Pickin "a" or "t" all I get is a message: "Invalid function: org-with-silentmodifications" OS: Corporaate tweak of Ubuntu 14.04 Emacs 24.3.1 Before doing the Org upgrade I

Re: [O] Is `head-include-scripts' flag reachable from OPTIONS?

2017-02-15 Thread Nick Dokos
r...@tamos.net writes: > When I export to html, it puts a javascript

Re: [O] Why is Org PDF LaTeX Output not readonly?

2017-02-15 Thread Eric S Fraga
On Wednesday, 15 Feb 2017 at 16:07, Florian Lindner wrote: > The exported PDF opens in okular (xdg-open) and I'm perfectly happy with it. > I think we're talking about different > things. I mean the buffer that contains the output of the latex command and > potential error message, looking like:

[O] Is `head-include-scripts' flag reachable from OPTIONS?

2017-02-15 Thread rick
When I export to html, it puts a javascript

Re: [O] basic spreadsheet question

2017-02-15 Thread AW
Am Dienstag, 14. Februar 2017, 21:06:38 CET schrieb Jude DaShiell: > When currency is calculated, is it possible in org-mode to have a "$" > prefix on currency amounts? > > > -- Probably not. See here: https://emacs.stackexchange.com/questions/15076/how-to-add-dollar-amounts-in-org-mode --

Re: [O] Why is Org PDF LaTeX Output not readonly?

2017-02-15 Thread Nick Dokos
Florian Lindner writes: > Am 15.02.2017 um 15:22 schrieb Eric S Fraga: > The exported PDF opens in okular (xdg-open) and I'm perfectly happy with it. > I think we're talking about different > things. I mean the buffer that contains the output of the latex command and > potential error message,

Re: [O] Why is Org PDF LaTeX Output not readonly?

2017-02-15 Thread Florian Lindner
Am 15.02.2017 um 15:22 schrieb Eric S Fraga: > On Wednesday, 15 Feb 2017 at 14:02, Florian Lindner wrote: >> Hello, >> >> is there any reason why the output buffer of org mode exporting to >> LaTeX is not read-only? Read-only is probably not the >> right expression, what I mean is that e.g. q calls

Re: [O] Why is Org PDF LaTeX Output not readonly?

2017-02-15 Thread Eric S Fraga
On Wednesday, 15 Feb 2017 at 14:02, Florian Lindner wrote: > Hello, > > is there any reason why the output buffer of org mode exporting to > LaTeX is not read-only? Read-only is probably not the > right expression, what I mean is that e.g. q calls quit-window and > closes the window. This way it's

[O] Why is Org PDF LaTeX Output not readonly?

2017-02-15 Thread Florian Lindner
Hello, is there any reason why the output buffer of org mode exporting to LaTeX is not read-only? Read-only is probably not the right expression, what I mean is that e.g. q calls quit-window and closes the window. This way it's done by Auctex. Thanks, Florian