[O] What is the symbol/glyph that ... ?

2015-06-19 Thread Sharon Kimble
What is the symbol/glyph or whatever for clocking in on a task in the agenda please? The menu says that it is "I", yet whatever I press on this UK keyboard I can't find it! I've tried I, 1, !, and even |, but none of them work! I can clock out okay using the keyboard, but just not able to clock in

Re: [O] org-babel-load-file fails with (wrong-type-argument stringp nil)

2015-06-19 Thread Nick Dokos
Marcelo de Moraes Serpa writes: > *bump* does anyone have any idea? I'd like to save my current org setup, but > looks like I'll need to do a clean install. Thanks! > > On Mon, Jun 15, 2015 at 12:43 PM, Marcelo de Moraes Serpa > wrote: > > Hi list, > > I'm usingĀ Org-mode version 8.

Re: [O] org-babel-load-file fails with (wrong-type-argument stringp nil)

2015-06-19 Thread Marcelo de Moraes Serpa
*bump* does anyone have any idea? I'd like to save my current org setup, but looks like I'll need to do a clean install. Thanks! On Mon, Jun 15, 2015 at 12:43 PM, Marcelo de Moraes Serpa < celose...@gmail.com> wrote: > Hi list, > > I'm using Org-mode version 8.2.10 (8.2.10-dist @ > /Users/fullofc

[O] Bug: [PATCH] org.texi: Fix typo

2015-06-19 Thread myq larson
* doc/org.texi (Diary-style sexp entries): Fix typo. TINYCHANGE --- doc/org.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/org.texi b/doc/org.texi index 05d8666..5fc48d9 100644 --- a/doc/org.texi +++ b/doc/org.texi @@ -5925,7 +5925,7 @@ package@footnote{When working

Re: [O] why org capture finalise asks for deleting bookmarks every time

2015-06-19 Thread Qiang Fang
Hi Kyle, Indeed bookmark-save-flag is 1 and org-capture-bookmark is t. I changed bookmark-save-flag to t and everything is working perfectly. Thank you! Qiang On Fri, Jun 19, 2015 at 3:14 PM, Kyle Meyer wrote: > Q wrote: > > When I finished typing in a capture buffer, I hit C-c C-c, > > this i

Re: [O] Emacs/ESS/org freezes/hangs on big data/ RAM(~256GB) processes when run in org/babel

2015-06-19 Thread Andreas Leha
Hi Rainer, Rainer M Krug writes: > "Charles C. Berry" writes: > >> On Wed, 17 Jun 2015, William Denton wrote: >> >>> On 17 June 2015, Xebar Saram wrote: >>> I do alot of modeling work that involves using huge datasets and run process intensive R processes (such as complex mixed models,

Re: [O] Emacs/ESS/org freezes/hangs on big data/ RAM(~256GB) processes when run in org/babel

2015-06-19 Thread Andreas Leha
"Charles C. Berry" writes: > On Thu, 18 Jun 2015, Andreas Leha wrote: > >> Hi Chuck, >> >> [snip: all context about workflows for R projects] >> >>> For example, the bioConductor package geneRxCluster [1] comes from an >>> Org mode document that contains the C and R code as src blocks and a >>> su

Re: [O] Emacs/ESS/org freezes/hangs on big data/ RAM(~256GB) processes when run in org/babel

2015-06-19 Thread Charles C. Berry
On Thu, 18 Jun 2015, Andreas Leha wrote: Hi Chuck, [snip: all context about workflows for R projects] For example, the bioConductor package geneRxCluster [1] comes from an Org mode document that contains the C and R code as src blocks and a subtree with the vignette (Using geneRxCluster) that

Re: [O] helm-bibtex questions

2015-06-19 Thread John Kitchin
> >> 3.is it possible to ass an option to auto generate a bibkey for a selected >> citation based on user criteria such as author(date)short-title? > > Maintaining the content of the BibTeX file not really in the scope of > helm-bibtex (I prefer to write my BibTeX entries by hand). Perhaps > org-r

Re: [O] helm-bibtex questions

2015-06-19 Thread John Kitchin
Xebar Saram writes: > Hi again Titus > > 2 quick questions that arose from using helm-bitex today extensively: > > how does one exclude in the search items? for example i want to search for > xebar without keyword "progress" (I want to exclude in progress articles > not published yet) Try this i

Re: [O] why org capture finalise asks for deleting bookmarks every time

2015-06-19 Thread Kyle Meyer
Q wrote: > When I finished typing in a capture buffer, I hit C-c C-c, > this is what I get in the message buffer, looks like emacs is trying to save > all opened file and then delete backup of bookmarks. How do I avoid all this? What are bookmark-save-flag and org-capture-bookmark set to? I don

Re: [O] no org-export-to-html-and-open since distribution switch

2015-06-19 Thread Sven Ehret
Hi! The truth is, I not only switched from Mint to Arch, but also from Cinnamon to i3. So right, this should be taken into account. I have since been able to solve the problem by adding configuration to ~/.mailcap. Thanks! Best, Sven. Am 18.06.2015 um 17:42 schrieb Rasmus: > Hi, > > What is yo

[O] tentative patch Re: commit found, was: Re: ECM for: issues with publishing to LaTeX using #INCLUDE

2015-06-19 Thread Robert Klein
Hello, when I change a `symbol-value' in the commit back to `eval', export seems to work again. Patch is attached. Best regards Robert On Fri, 19 Jun 2015 09:51:40 +0200 Robert Klein wrote: > Hello, > > the first commit that doesn't work as expected is > > e900ebed08c444ad2813060195e9ece7f

[O] why org capture finalise asks for deleting bookmarks every time

2015-06-19 Thread Q
When I finished typing in a capture buffer, I hit C-c C-c, this is what I get in the message buffer, looks like emacs is trying to save all opened file and then delete backup of bookmarks. How do I avoid all this? Thank you for your help! Template key: Clipboard pasted as level 2 subtree Saving

Re: [O] ox-koma-letter: how to use @@LaTeX:@@ specific commands in #+ directives

2015-06-19 Thread Eric S Fraga
On Thursday, 18 Jun 2015 at 23:01, Rasmus wrote: > Eric S Fraga writes: > >> with this patch, exporting to koma-letter doesn't work for me. I've not >> investigated properly yet but thought I'd give you a heads up on >> this. > > Thanks. I don't really know where exactly it breaks with a minim

Re: [O] another example of org being slow, with some analysis

2015-06-19 Thread Eric S Fraga
On Friday, 19 Jun 2015 at 09:53, Nick Dokos wrote: [...] > What is the setting of cache-long-scans you are using? Does it differ > on the two laptops? > > Ivan Andrus suggested setting it to nil, but it seems that for this > case, leaving it at t (the default) should be much faster. But there > m

Re: [O] ox-koma-letter: how to use @@LaTeX:@@ specific commands in #+ directives

2015-06-19 Thread Eric S Fraga
On Thursday, 18 Jun 2015 at 23:01, Rasmus wrote: > Eric S Fraga writes: > >> with this patch, exporting to koma-letter doesn't work for me. I've not >> investigated properly yet but thought I'd give you a heads up on >> this. > > Thanks. I don't really know where exactly it breaks with a minim

Re: [O] another example of org being slow, with some analysis

2015-06-19 Thread Nick Dokos
Eric S Fraga writes: > On Friday, 19 Jun 2015 at 08:19, Daniel Bausch wrote: > > [...] > >> Line 6000 is indeed quite "lame". I have similar problems like Eric. A >> table recalculation at line 43868 takes about a minute at my quite fast >> machine. I also tracked that down to org-current-line

Re: [O] exporter stopped working

2015-06-19 Thread Robert Klein
Hallo, are you using git master? If yes, this could be related to my issue described in "issues with publishing to LaTeX..." and follow-up mails. Could you test, if this happens with commit No. d1f9aa3a02c022baa9ded80ccca6589ba9d75669 ? (In org src do: git checkout d1f9aa3a02c022baa9ded80ccc

Re: [O] allow italic quote marks? org-emphasis-regexp-components

2015-06-19 Thread Myles English
Rasmus writes: > Marcin Borkowski writes: > >> On 2015-06-18, at 18:02, Kaushal wrote: >> >>> A quick google search comes up this these: >>> >>> http://tex.stackexchange.com/questions/83440/inputenc-error-unicode-char-u8-not-set-up-for-use-with-latex >>> http://tex.stackexchange.com/questions/

[O] help for summing column when exporting table

2015-06-19 Thread Charles Millar
How do you execute #+TBLFM: @>$>='(apply '+ '(@I$>..@>>$>));N%.2f while the following is being exported to LaTeX/pdf begin #+LATEX_CLASS: mysetup #+LaTeX: \setlength{\extrarowheight}{1.0ex} #+LaTeX: \begin{center} #+LaTeX: \textbf{SCHEDULE A}\\ #+LaTeX: \textbf{PRINCIPAL RECEIVED} #+LaTeX: \e

[O] exporter stopped working

2015-06-19 Thread Xebar Saram
Dear all the exporter seems to have stopped working in all configurations. i get the following error org-export-execute-babel-code: Wrong number of arguments: (lambda (reference-buffer) "Execute all Babel blocks in current buffer. REFERENCE-BUFFER is the buffer containing a pristine copy of the b

Re: [O] helm-bibtex questions

2015-06-19 Thread Xebar Saram
Hi again Titus 2 quick questions that arose from using helm-bitex today extensively: how does one exclude in the search items? for example i want to search for xebar without keyword "progress" (I want to exclude in progress articles not published yet) is it possible to define default enter comma

Re: [O] another example of org being slow, with some analysis

2015-06-19 Thread Eric S Fraga
On Friday, 19 Jun 2015 at 10:28, Daniel Bausch wrote: [...] > If anyone could give me a hint how to reliably set the preferred (or > internal) encoding I could check wether it might have something to do > with the system locale. I have (only) the following encoding related settings in my initial

Re: [O] no org-export-to-html-and-open since distribution, switch

2015-06-19 Thread Sven Ehret
Hi Nick, you deserve a medal. As I did experiment with xdg-open (never needed to fiddle with that before), adding a line to my mailcap file (also never was manually edited before. Perhaps once, for mc) and restarting emacs made the browser open again. A thousand thanks to you, not only for solving

Re: [O] another example of org being slow, with some analysis

2015-06-19 Thread Daniel Bausch
Eric S Fraga writes: > On Friday, 19 Jun 2015 at 08:19, Daniel Bausch wrote: > > [...] > >> Line 6000 is indeed quite "lame". I have similar problems like Eric. A >> table recalculation at line 43868 takes about a minute at my quite fast >> machine. I also tracked that down to org-current-line

[O] commit found, was: Re: ECM for: issues with publishing to LaTeX using #INCLUDE

2015-06-19 Thread Robert Klein
Hello, the first commit that doesn't work as expected is e900ebed08c444ad2813060195e9ece7f6bd910b "ob-core: Small refactoring" from Wednesday morning. Best regards Robert On Thu, 18 Jun 2015 20:51:10 +0200 Robert Klein wrote: > Hello, > > now I've narrowed the org file(s) down to > > ---

Re: [O] another example of org being slow, with some analysis

2015-06-19 Thread Eric S Fraga
On Friday, 19 Jun 2015 at 08:19, Daniel Bausch wrote: [...] > Line 6000 is indeed quite "lame". I have similar problems like Eric. A > table recalculation at line 43868 takes about a minute at my quite fast > machine. I also tracked that down to org-current-line. One interesting > detail is t

Re: [O] another example of org being slow, with some analysis

2015-06-19 Thread Nicolas Goaziou
Hello, Daniel Bausch writes: > Line 6000 is indeed quite "lame". I have similar problems like Eric. A > table recalculation at line 43868 takes about a minute at my quite fast > machine. I also tracked that down to org-current-line. One interesting > detail is that this depends on the buffer