Re: [O] [PATCH] org-attach.el: Fetch attachments from git annex

2016-01-24 Thread Erik Hetzner
* org-attach.el (org-attach-use-annex): New function to check if git annex should be used. (org-attach-annex-fetch-maybe): New function to fetch a file from git annex if necessary. (org-annex-open): Automatically fetch attached files from git annex when opening if necessary. * testing/lis

Re: [O] Wrong type argument: characterp, 134217782 (??)

2016-01-24 Thread Charles C. Berry
On Sun, 24 Jan 2016, vendo.li...@libero.it wrote: Ok, so if I want to use this character '•' (a bullet mark) to trigger math expression, what should I write in my .emacs file regarding the `cdlatex-math- symbol-prefix' variable? The bullet is not a *character* per se in emacs. So you cannot d

[O] Display problems after capture

2016-01-24 Thread Cheryl Wheeler
Hi, I am a new org-mode user, and I am in the process of setting up to-do lists and templates. In my init.el, I have the following: (define-key global-map "\C-cc" 'org-capture) (setq org-capture-templates '( ("x" "Todo" entry (file+headline "~/org/test.org" "Inbox")

Re: [O] Wrong type argument: characterp, 134217782 (??)

2016-01-24 Thread vendo.li...@libero.it
Ok, so if I want to use this character '•' (a bullet mark) to trigger math expression, what should I write in my .emacs file regarding the `cdlatex-math- symbol-prefix' variable? (Please help me out, I know nothing about how to write elisp). Since you mention this might be a bug with CDLaTeX, I'd

Re: [O] Bug: HTML export of equations leads to error [8.3.3 (8.3.3-17-gce80a0-elpaplus @ /home/dfeich/.emacs.d/elpa/org-plus-contrib-20160118/)]

2016-01-24 Thread Derek Feichtinger
Hello On Sun, Jan 24, 2016 at 6:18 PM, Nicolas Goaziou wrote: > Hello, > > Derek Feichtinger writes: > > > I was able to repair the problem by setting the temp buffer that is > created > > within ort-html-format-latex to org-mode. I put the function with the > > added line marked by PATCH here:

Re: [O] [Bug] Testing: ESS (*R*, R (newest)) starting data directory?

2016-01-24 Thread Achim Gratz
Charles C. Berry writes: > Nope. I failed to let bind ess-ask-for-ess-directory in adding a test > a few days ago. > > Fixed in commit 27b590c39551f9aae79d801f61125cbaf1bd896c. […] > Now fixed by binding `ess-history-file' to nil. Thank you. Regards, Achim. -- +<[Q+ Matrix-12 WAVE#46+305 Neuro

Re: [O] [Bug] Testing: ESS (*R*, R (newest)) starting data directory?

2016-01-24 Thread Charles C. Berry
On Sun, 24 Jan 2016, Achim Gratz wrote: This is probably caused by an update of ESS rather than some change in Org, Nope. I failed to let bind ess-ask-for-ess-directory in adding a test a few days ago. Fixed in commit 27b590c39551f9aae79d801f61125cbaf1bd896c. Cannot read history file […

Re: [O] set modes for org-edit-special (elisp block)

2016-01-24 Thread Kyle Meyer
Stefan Huchler writes: > Kyle Meyer writes: > >> >> Looks like you've got the right variable, but the key should be the >> language name and the value should be major mode you want. >> >> ("elisp" . xah-emacs-lisp) > > I changed it a few times and I think I had it this way first, do I have >

Re: [O] set modes for org-edit-special (elisp block)

2016-01-24 Thread Stefan Huchler
Kyle Meyer writes: > > Looks like you've got the right variable, but the key should be the > language name and the value should be major mode you want. > > ("elisp" . xah-emacs-lisp) I changed it a few times and I think I had it this way first, do I have to reload org after it? I closed the

Re: [O] Bug: HTML export of equations leads to error [8.3.3 (8.3.3-17-gce80a0-elpaplus @ /home/dfeich/.emacs.d/elpa/org-plus-contrib-20160118/)]

2016-01-24 Thread Nicolas Goaziou
Hello, Derek Feichtinger writes: > I was able to repair the problem by setting the temp buffer that is created > within ort-html-format-latex to org-mode. I put the function with the > added line marked by PATCH here: Thank you. However, I think it only papers over the problem: I see no reason

Re: [O] Bug: HTML export of equations leads to error [8.3.3 (8.3.3-17-gce80a0-elpaplus @ /home/dfeich/.emacs.d/elpa/org-plus-contrib-20160118/)]

2016-01-24 Thread Derek Feichtinger
Hi I was able to repair the problem by setting the temp buffer that is created within ort-html-format-latex to org-mode. I put the function with the added line marked by PATCH here: #+BEGIN_SRC elisp (defun org-html-format-latex (latex-frag processing-type info) "Format a LaTeX fragment LAT

[O] Bug: HTML export of equations leads to error [8.3.3 (8.3.3-17-gce80a0-elpaplus @ /home/dfeich/.emacs.d/elpa/org-plus-contrib-20160118/)]

2016-01-24 Thread Derek Feichtinger
Dear Org maintainers HTML export of equations leads to an error since my last update from MELPA, yesterday. I can trace it back to the invocation of org-element-context in a temporary buffer in fundamental mode. A more exact analysis follows. Emacs : GNU Emacs 24.5.1 (x86_64-unknown-linux-gnu, G

[O] commit 860bcfbf93

2016-01-24 Thread Achim Gratz
This commit is marked as TINYCHANGE, but committed by the author himself. How and why did someone not having assigned copyright to the FSF get push access to the Orgmode repository? Regards, Achim. -- +<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+ Factory and User Sound

[O] [Bug] Testing: ESS (*R*, R (newest)) starting data directory?

2016-01-24 Thread Achim Gratz
This is probably caused by an update of ESS rather than some change in Org, however Org should probably bind ess-ask-for-ess-directory to nil during batch testing at least. There may be other customizations that need to be taken care of, I also get Cannot read history file […]/org-mode/testing/e